Firefox2 port segfaults. More info..

Jev jev at ecad.org
Tue Oct 31 16:12:31 UTC 2006


Thank you Joe,


You can find the output from thread apply all bt / full here:
http://ecad.org/~jev/firefox2_take2.html


Cheers,
-Jev



Joe Marcus Clarke wrote:
> On Sat, 2006-10-28 at 13:06 -0700, Jev wrote:
>> Hi All,
>>
>>
>> I posted last week;
>> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-October/015595.html
>>
>> I'm still having the same problem.
>>
>> The segfault is happening in libpthread, so I recompiled libpthread with
>> debug symbols.
>>
>> I have also verified that no plugins are getting loaded. I have tried
>> starting firefox2 with and without the cli --safe-mode option.
>>
>> Here is a log of firefox starting up, segfaulting, a backtrace from gdb,
>> and the entire package list for my machine.
>>
>> http://ecad.org/~jev/firefox2.html
>>
>> To summarize what you will find at the above link, I'm running:
>> 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Tue May  9 08:53:13 PDT 2006
>>
>> The back trace is as follows:
>> (gdb) bt
>> #0  0x28c8f847 in kse_thr_interrupt () at kse_thr_interrupt.S:2
>> #1  0x28c789bf in sig_daemon (arg=0x0) at
>> /usr/src/lib/libpthread/thread/thr_sig.c:220
>> #2  0x28c85d29 in kse_sched_single (kmbx=0x8165d0c) at
>> /usr/src/lib/libpthread/thread/thr_kern.c:886
>> #3  0x286cc450 in ?? ()
>> Current language:  auto; currently asm
>> (gdb)
> 
> This backtrace is incomplete.  You need to provide the output of:
> 
> thread apply all bt
> 
> And also:
> 
> thread apply all bt full
> 
> Joe
> 


More information about the freebsd-gnome mailing list