Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
thunderbird & firefox segfault (Was: Re: current pkgsrc, thunderbird failure)
Hi,
Riccardo Mottola wrote:
it is thus a configure problem, but as I frote in my other mail. the
config.log appears incomplete or at least not the way I am used to.
Interestingly, firefox 24 build and I suppose they are similar in
demands and configuration. Although it fails to run :(
a make clean and a second attempt, fixed the build this time.
However now both firefox and thunderbird segfault on startup. The
failure loos similar at first:
Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 1]
0xba5cfb0e in ?? () from /usr/pkg/lib/thunderbird/libxul.so
(gdb) bt
#0 0xba5cfb0e in ?? () from /usr/pkg/lib/thunderbird/libxul.so
#1 0xba5cce42 in ?? () from /usr/pkg/lib/thunderbird/libxul.so
#2 0xba59a9d7 in NS_InitXPCOM2_P () from /usr/pkg/lib/thunderbird/libxul.so
#3 0xb9352d78 in ?? () from /usr/pkg/lib/thunderbird/libxul.so
#4 0xb93583da in ?? () from /usr/pkg/lib/thunderbird/libxul.so
#5 0xb9358616 in XRE_main () from /usr/pkg/lib/thunderbird/libxul.so
#6 0x0804978d in _start ()
(process:26973): GLib-CRITICAL **: g_slice_set_config: assertion
`sys_page_size == 0' failed
Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 1]
0xb89884e8 in ?? () from /usr/pkg/lib/firefox/libxul.so
(gdb) bt
#0 0xb89884e8 in ?? () from /usr/pkg/lib/firefox/libxul.so
#1 0xb8986417 in ?? () from /usr/pkg/lib/firefox/libxul.so
#2 0xb8987439 in ?? () from /usr/pkg/lib/firefox/libxul.so
#3 0xb898ba71 in ?? () from /usr/pkg/lib/firefox/libxul.so
#4 0xb898c126 in ?? () from /usr/pkg/lib/firefox/libxul.so
#5 0xb8957cb0 in NS_InitXPCOM2 () from /usr/pkg/lib/firefox/libxul.so
#6 0xb74cdc4a in ?? () from /usr/pkg/lib/firefox/libxul.so
#7 0xb74cddf9 in ?? () from /usr/pkg/lib/firefox/libxul.so
#8 0xb74ce7c9 in ?? () from /usr/pkg/lib/firefox/libxul.so
#9 0xb74d3001 in ?? () from /usr/pkg/lib/firefox/libxul.so
#10 0xb74d34fe in ?? () from /usr/pkg/lib/firefox/libxul.so
#11 0xb74d3783 in XRE_main () from /usr/pkg/lib/firefox/libxul.so
#12 0x0804ae72 in _start ()
( add that if I try to quit gdb it hangs... it doesn't kill7exit, I need
to ^Z and then kill the gdb process)
linbxul is an internal lirbary and not an external package, right? I
dont' see it in pkg_info. Firefox and thunderbird have their local
version which is failing for both?
Riccardo
Home |
Main Index |
Thread Index |
Old Index