| Summary: | net-libs/xulrunner-1.9.2.4: Segmentation faults (gcc-4.4.1) [PPluginScriptableObjectParent.cpp:590, PPluginInstanceParent.cpp:1511] | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Egon Hyszczak <gone404> |
| Component: | [OLD] Library | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | Ins137 |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
net-libs/xulrunner-1.9.2.4 build.log
emerge --info |
||
|
Description
Egon Hyszczak
2010-07-23 21:52:52 UTC
Created attachment 239957 [details]
net-libs/xulrunner-1.9.2.4 build.log
Created attachment 239959 [details]
emerge --info
/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2/config/nsinstall -R -m 644 libgklayout.a ../../staticlib/components make[4]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2/layout/build' make[3]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2/layout' make[3]: Entering directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2/docshell' make[4]: Entering directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2/docshell/base' nsDocShell.cpp x86_64-pc-linux-gnu-g++ -o nsDocShell.o -c -I../../dist/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -I./../shistory/src -I. -I. -I../../dist/include -I../../dist/include/nsprpub -I/usr/include/nspr -I/usr/include/nss -fPIC -fno-rtti -fno-handle-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -march=amdfam10 -pipe -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -freorder-blocks -fno-reorder-functions -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsDocShell.pp nsDocShell.cpp nsDocShell.cpp: In static member function 'static nsresult nsDocShell::WalkHistoryEntries(nsISHEntry*, nsDocShell*, nsresult (*)(nsISHEntry*, nsDocShell*, PRInt32, void*), void*)': nsDocShell.cpp:9311: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.gentoo.org/> for instructions. make[4]: *** [nsDocShell.o] Error 1 make[4]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2/docshell/base' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2/docshell' make[2]: *** [libs_tier_gecko] Error 2 make[2]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2' make[1]: *** [tier_gecko] Error 2 make[1]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.4/work/mozilla-1.9.2' make: *** [default] Error 2 with "-j1" You need to ensure your hardware is not going bad. does it fail at the same place every time when you emerge with -j1 ? I've got troubles with tier_gecko too. Egon, are you still able to reproduce this with gcc-4.4.4 and xulrunner-1.9.2.{12,17,18}?
|