Gentoo Archives: gentoo-user

From: fei huang <daniel.huangfei@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: firefox hangs frequently...
Date: Wed, 31 May 2006 16:25:33
Message-Id: 5cd9791d0605310902j296055fay9f2d9bf2db3a0d23@mail.gmail.com
In Reply to: [gentoo-user] firefox hangs frequently... by fei huang
1 upgrading gcc is really a pain, I have finished the revdep-rebuild
2 process, not solved my problem, but new ones occur. seems I have to
3 do a "emerge -e world", that's so terrible.... and even worse, I'm
4 not sure that works...
5
6 well, I have to make firefox working firstly, so I re-compile it with
7 debug info as your instruction --- many thanks!
8 right as I click the "save link as", gdb shows messages as below:
9
10 Program received signal SIG33, Real-time event 33.
11 [Switching to Thread -1321120848 (LWP 3849)]
12 0xffffe410 in __kernel_vsyscall ()
13
14 (gdb) back
15 #0 0xffffe410 in __kernel_vsyscall ()
16 #1 0xb7df6c5c in pthread_cond_timedwait@@GLIBC_2.3.2 () from
17 /lib/tls/libpthread.so.0
18 #2 0xb7e31c1e in PR_Lock () from /usr/lib/nspr/libnspr4.so.6
19 #3 0xb1414340 in ?? ()
20 #4 0xb7157b30 in ?? () from /usr/lib/mozilla-firefox/components/libnecko.so
21 #5 0xb7157b30 in ?? () from /usr/lib/mozilla-firefox/components/libnecko.so
22 #6 0xb7df5cec in pthread_mutex_lock () from /lib/tls/libpthread.so.0
23 Previous frame inner to this frame (corrupt stack?)
24
25 the messages mean nearly nothing to me, any clue?~
26 thank you for your help so far...
27
28 PS: since I have to use opera now, it does not support gmail well,
29 maybe I have replied to a wrong thread, so-- say sorry about that..
30
31
32 regards.
33 daniel
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: firefox hangs frequently... Richard Fish <bigfish@××××××××××.org>