|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
eds-feed hangs in libgalago galago_get_core() / dbus_address_unescape_value()?Hi -- I'm having a problem with eds-feed hanging in what looks like a
tight cpu loop. I've even seen it do that as well as periodically (once a min or so) fork off another thread that does the same thing. I'm running FC4 and the software versions & backtrace are below. Any ideas? Known issue? Need more info? [martin@earth ~]$ gdb /usr/libexec/galago/eds-feed (gdb) attach 17905 (gdb) bt #0 0x4d237d86 in dbus_address_unescape_value () from /usr/lib/libdbus-1.so.1 #1 0x4d2420bb in dbus_connection_open () from /usr/lib/libdbus-1.so.1 #2 0x4d242bfb in dbus_connection_dispatch () from /usr/lib/libdbus-1.so.1 #3 0x40022704 in galago_get_core () from /usr/lib/libgalago.so.1 #4 0x40022c47 in galago_init_with_mainloop () from /usr/lib/libgalago.so.1 #5 0x400284ef in _galago_object_finalize () from /usr/lib/libgalago.so.1 #6 0x4002880e in galago_object_unref () from /usr/lib/libgalago.so.1 #7 0x40021460 in galago_uninit () from /usr/lib/libgalago.so.1 #8 0x4bfd1ba9 in exit () from /lib/libc.so.6 #9 0x40023609 in galago_init_with_mainloop () from /usr/lib/libgalago.so.1 #10 0x4d24309b in dbus_connection_dispatch () from /usr/lib/libdbus-1.so.1 #11 0x4c3f1307 in dbus_g_pending_call_cancel () from /usr/lib/libdbus-glib-1.so.1 #12 0x4c2e935e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #13 0x4c2ec366 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #14 0x4c2ec653 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #15 0x08049883 in main () [martin@earth ~]$ uname -a Linux earth 2.6.12-1.1398_FC4smp #1 SMP Fri Jul 15 01:30:13 EDT 2005 i686 athlon i386 GNU/Linux [martin@earth ~]$ ps axuwww | grep evol martin 16521 0.0 0.8 67192 8484 ? Ssl 12:15 martin 17430 0.2 0.4 28060 4796 ? Sl 12:49 0:00 /usr/libexec/evolution-data-server-1.2 --oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_InterfaceCheck --oaf-ior-fd=45 [martin@earth ~]$ ps axuwww | grep eds martin 17398 99.5 0.4 44380 4592 ? Rl 12:46 3:00 /usr/libexec/galago/eds-feed [martin@earth ~]$ strace -v -f -p 17398 Process 17404 attached with 3 threads - interrupt to quit [pid 17403] --- SIGSTOP (Stopped (signal)) @ 0 (0) --- [pid 17403] --- SIGSTOP (Stopped (signal)) @ 0 (0) --- [pid 17403] --- SIGSTOP (Stopped (signal)) @ 0 (0) --- [pid 17403] --- SIGSTOP (Stopped (signal)) @ 0 (0) --- [pid 17403] poll( <unfinished ...> [pid 17404] poll( <unfinished ...> Process 17398 detached Process 17403 detached Process 17404 detached [martin@earth ~]$ rpm -qa | grep galago libgalago-gtk-0.3.2-1.1.fc4.nr galago-gtk-sharp-0.3.1-1.1.fc4.nr gaim-galago-0.3.2-1.1.fc4.nr galago-sharp-0.3.2-1.1.fc4.nr galago-daemon-0.3.3-1.1.fc4.nr libgalago-0.3.2-2.1.fc4.nr [martin@earth ~]$ rpm -qa | grep eds-feed eds-feed-0.3.1-1.1.fc4.nr [martin@earth ~]$ rpm -qa | grep evolution evolution-sharp-0.9.1-1.1.fc4.nr evolution-webcal-2.2.1-2.1.fc4.nr evolution-data-server-1.2.3-2.1.fc4.nr evolution-2.2.3-3.1.fc4.nr _______________________________________________ galago-devel mailing list galago-devel@... http://lists.freedesktop.org/mailman/listinfo/galago-devel |
| Free embeddable forum powered by Nabble | Forum Help |