On 5/31/06, fei huang <[EMAIL PROTECTED]> wrote:
(gdb) back
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7df6c5c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/tls/libpthread.so.0

Hmm, threading issues...

Is /lib/tls/libpthread.so.0 correct?  My libpthread lives in /lib, so
that looks strange to me.  Is this on the x86 arch?  What does "equery
belongs /lib/tls/libpthread*" report?

Do you use nptl and/or nptlonly for glibc (emerge -pv sys-libs/glibc).
If not, try:

echo "sys-libs/glibc nptl nptlonly" >>/etc/portage/package.use
emerge -DNv world

You do not need to rebuild firefox after the above.

HTH,
-Richard
--
gentoo-user@gentoo.org mailing list

Reply via email to