GNOME Bugzilla – Bug 523135
groupwise contact lookup hangs in e_book_get_contacts()
Last modified: 2013-07-23 14:37:30 UTC
groupwise contact lookup in pidgin hangs often in e_book_get_contacts() This problem is not 100% reproducible Corresponding report for pidgin (with another backtrace): http://developer.pidgin.im/ticket/3820 OpenSUSE 11.0 Alpha 2+ (and OpenSUSE 10.3) pidgin-2.4.0 (and older) evolution-data-server-2.22.0 (and 1.12.0)
+ Trace 192759
More complete stack trace in hang state: pidgin: 0x00007f053834adc9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 Current language: auto; currently asm (gdb) bt
+ Trace 193435
It seems to be a bug on both sides: pidgin calls e_book_get_contacts 6 times before opening new GW talk, at least once when opening menu and it opens two windows in parallel for Get buddy info. First one succeeds, second never finishes. And e-d-s does not handle parallel requests properly - second query never finishes.
evolution-groupwise provides connectivity to Novell Groupwise servers. The last stable release of evolution-groupwise was 3.4.2 which took place a year ago. evolution-groupwise is not under active development anymore. It is currently unlikely that there will be any further active development. Closing this report as WONTFIX as part of Bugzilla Housekeeping. Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.