Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 08:08:53 -0800
From:      Jev <jev@ecad.org>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        Indigo 23 <indigo23@gmail.com>, freebsd-gnome@freebsd.org
Subject:   Re: Firefox2 port segfaults. More info..
Message-ID:  <45477515.3070206@ecad.org>
In-Reply-To: <1162266447.56199.4.camel@shumai.marcuscom.com>
References:  <4543B861.8060808@ecad.org> <1162266447.56199.4.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45477515.3070206>