[Galago-devel] eds-feed hangs: libgalago galago_get_core() / dbus dbus_address_unescape_value() problem?
Martin Dengler
martin at martindengler.com
Sat Sep 3 15:50:50 EEST 2005
Hi,
There seems to be a problem with eds-feed when evolution receives a new
email. The backtrace, etc. is below.
Should I provide more information? Is this a known problem? Is there a
fix ready/planning/that I missed?
Thanks,
Martin
[martin at earth ~]$ !ps
ps axuwww | grep eds
martin 17905 92.3 0.5 45724 5368 ? Rl 13:21 8:34 /usr/libexec/galago/eds-feed
martin 18065 21.7 0.4 44488 4820 ? Rl 13:29 0:10 /usr/libexec/galago/eds-feed
[...]
[martin at 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 at 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 at earth ~]$ rpm -qa | grep dbus | sort
dbus-0.33-4.1.fc4.nr
dbus-devel-0.33-4.1.fc4.nr
dbus-glib-0.33-4.1.fc4.nr
dbus-python-0.33-4.1.fc4.nr
dbus-sharp-0.33-4.1.fc4.nr
dbus-x11-0.33-4.1.fc4.nr
[martin at 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 at earth ~]$ rpm -qa | grep eds-feed
eds-feed-0.3.1-1.1.fc4.nr
[martin at 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
[martin at earth ~]$ ps axuwww | grep evol
martin 16521 0.0 0.8 67192 8484 ? Ssl 12:15 0:00 /usr/libexec/evolution/2.2/evolution-alarm-notify --sm-config-prefix /evolution-alarm-notify-qAgRP8/ --sm-client-id 110a00000a000112282551800000034150000 --screen 0
martin 17428 2.8 1.9 89660 20648 ? Sl 12:49 0:01 evolution
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 at earth ~]$ ps axuwww | grep eds
martin 17398 99.5 0.4 44380 4592 ? Rl 12:46 3:00 /usr/libexec/galago/eds-feed
[martin at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/galago-devel/attachments/20050903/80558d26/attachment.pgp
More information about the galago-devel
mailing list