Binaries spinning in relocate_doit()

Dan Williams dcbw at redhat.com
Mon Feb 28 13:08:15 UTC 2005


Is there any particular reason that in the past day or two, most of my gnome 
apps (gedit, gnome-panel, nautilus) get hung in at least one thread in 
relocate_doit() and take 100% cpu?  Other threads still continue to run, but 
whatever thread does get blocked usually looks like this (from gnome-panel):

Loaded symbols for /usr/lib/bonobo/monikers/libmoniker_std_2.so
0x007227e2 in ?? () at rtld.c:586 from /lib/ld-linux.so.2
586     relocate_doit (void *a)
(gdb) t a a bt

Thread 2 (Thread -1211847760 (LWP 10965)):
#0  0x007227e2 in ?? () at rtld.c:586 from /lib/ld-linux.so.2
#1  0x007fc0d4 in *__GI___poll (fds=0x861ff4, nfds=23, timeout=-1) at 
../sysdeps/unix/sysv/linux/poll.c:86
#2  0x00a12999 in g_main_context_iterate (context=0x8aaa238, block=1, 
dispatch=1, self=0x89df428) at gmain.c:2880
#3  0x00a12d2f in IA__g_main_loop_run (loop=0x8aa9f60) at gmain.c:2782
#4  0x003e4b3f in link_thread_io_context () from /usr/lib/libORBit-2.so.0
#5  0x00a6a17c in ?? () from /usr/lib/libglib-2.0.so.0
#6  0xb7c4a448 in ?? ()
#7  0x00a2b66b in g_thread_create_proxy (data=0x89df428) at gthread.c:561
Previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread -1208997408 (LWP 10958)):
#0  0x007227e2 in ?? () at rtld.c:586 from /lib/ld-linux.so.2
#1  0x007fdd79 in ?? () from /lib/tls/libc.so.6
#2  0x0097d59c in ?? () from /usr/X11R6/lib/libX11.so.6
#3  0x0090b876 in XUnlockDisplay () from /usr/X11R6/lib/libX11.so.6
#4  0x0090bb67 in _X11TransBytesReadable () from /usr/X11R6/lib/libX11.so.6
#5  0x008f1b43 in _XEventsQueued () from /usr/X11R6/lib/libX11.so.6
#6  0x008e2039 in XPending () from /usr/X11R6/lib/libX11.so.6
#7  0x003219fd in gdk_check_xpending (display=0x0) at gdkevents-x11.c:147
#8  0x00324215 in gdk_event_prepare (source=0x0, timeout=0x0) at 
gdkevents-x11.c:2177
#9  0x00a11e9e in IA__g_main_context_prepare (context=0x89d4c00, 
priority=0xbfef7778) at gmain.c:2265
#10 0x00a127ac in g_main_context_iterate (context=0x89d4c00, block=1, 
dispatch=1, self=0x89b5348) at gmain.c:2558
#11 0x00a12d2f in IA__g_main_loop_run (loop=0x8a9a4d8) at gmain.c:2782
#12 0x06f3a2ae in IA__gtk_main () at gtkmain.c:963
#13 0x08063c73 in main (argc=-1074827748, argv=0xbfef7914) at main.c:90
(gdb)

Dan




More information about the fedora-devel-list mailing list