Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: firefox hangs frequently...
Date: Wed, 31 May 2006 17:16:22
Message-Id: 7573e9640605310950n5227cd01x35dda13a9c42bff3@mail.gmail.com
In Reply to: [gentoo-user] Re: firefox hangs frequently... by fei huang
1 On 5/31/06, fei huang <daniel.huangfei@×××××.com> wrote:
2 > (gdb) back
3 > #0 0xffffe410 in __kernel_vsyscall ()
4 > #1 0xb7df6c5c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
5 > /lib/tls/libpthread.so.0
6
7 Hmm, threading issues...
8
9 Is /lib/tls/libpthread.so.0 correct? My libpthread lives in /lib, so
10 that looks strange to me. Is this on the x86 arch? What does "equery
11 belongs /lib/tls/libpthread*" report?
12
13 Do you use nptl and/or nptlonly for glibc (emerge -pv sys-libs/glibc).
14 If not, try:
15
16 echo "sys-libs/glibc nptl nptlonly" >>/etc/portage/package.use
17 emerge -DNv world
18
19 You do not need to rebuild firefox after the above.
20
21 HTH,
22 -Richard
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: firefox hangs frequently... fei huang <daniel.huangfei@×××××.com>