[tor-bugs] #19042 [Applications/Tor Browser]: segfault while building torbrowser tor-browser-45.1.0esr-6.0-1-build3 on debian jessie, arch armhf
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu May 12 08:03:15 UTC 2016
#19042: segfault while building torbrowser tor-browser-45.1.0esr-6.0-1-build3 on
debian jessie, arch armhf
------------------------------------------+----------------------
Reporter: cypherpunks | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------------------+----------------------
steps to reproduce, following the browser hacking guide for building just
torbrowser:
git clone https://git.torproject.org/tor-browser.git
git verify-tag tor-browser-45.1.0esr-6.0-1-build3
make $CONFIGURE_ARGS -f client.mk configure CONFIGURE_ARGS="--with-tor-
browser-version=6.0-1 --enable-update-channel=alpha"
make $MAKEOPTS -f client.mk build && make -C obj-* package
INNER_MAKE_PACKAGE=true
compile fails with:
In file included from tor-browser/obj-armv7l-unknown-linux-
gnueabihf/widget/gtk/Unified_c_widget_gtk0.c:2:0:
tor-browser/widget/gtk/gtk2drawing.c: In function
‘moz_gtk_widget_paint’:
tor-browser/widget/gtk/gtk2drawing.c:3413:1: internal compiler error:
Segmentation fault
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccGYf0PS.out file, please attach this
to your bugreport.
tor-browser/config/rules.mk:916: recipe for target
'Unified_c_widget_gtk0.o' failed
make[5]: *** [Unified_c_widget_gtk0.o] Error 1
make[5]: Leaving directory 'tor-browser/obj-armv7l-unknown-linux-
gnueabihf/widget/gtk'
tor-browser/config/recurse.mk:71: recipe for target 'widget/gtk/target'
failed
make[4]: *** [widget/gtk/target] Error 2
make[4]: *** Waiting for unfinished jobs....
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19042>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list