https://bugzilla.novell.com/show_bug.cgi?id=398516 User sbrabec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=398516#c5 --- Comment #5 from Stanislav Brabec <sbrabec@novell.com> 2008-10-17 06:26:27 MDT --- 0x00007fc9cabdcd26 in *__GI___poll (fds=0x7f4c04, nfds=1, timeout=10) at ./sysdeps/unix/sysv/linux/poll.c:87 87 int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds, timeout); (gdb) bt #0 0x00007fc9cabdcd26 in *__GI___poll (fds=0x7f4c04, nfds=1, timeout=10) at ./sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fc9c9538f3d in ldap_result () from /usr/lib64/libldap-2.4.so.2 #2 0x00007fc9c7dc8075 in poll_ldap () from /usr/lib64/evolution-data-server-1.2/extensions/libebookbackendldap.so #3 0x00007fc9cbb9f85b in g_timeout_dispatch (source=0x8aa700, callback=0x1, user_data=0xa) at gmain.c:3586 #4 0x00007fc9cbb9f09b in IA__g_main_context_dispatch (context=0x61aab0) at gmain.c:2142 #5 0x00007fc9cbba287d in g_main_context_iterate (context=0x61aab0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2775 #6 0x00007fc9cbba2dad in IA__g_main_loop_run (loop=0x65cfa0) at gmain.c:2983 #7 0x00007fc9cdab7876 in bonobo_main () from /usr/lib64/libbonobo-2.so.0 #8 0x0000000000403e4f in main () (gdb) info threads 3 Thread 0x7fc9d2c30950 (LWP 31227) 0x00007fc9cabdcd26 in *__GI___poll (fds=0x782b30, nfds=11, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 2 Thread 0x7fc9c5e68950 (LWP 31249) 0x00007fc9cabdcd26 in *__GI___poll (fds=0x6d6e40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 * 1 Thread 0x7fc9d2cae7a0 (LWP 31225) 0x00007fc9cabdcd26 in *__GI___poll (fds=0x7f4c04, nfds=1, timeout=10) at ../sysdeps/unix/sysv/linux/poll.c:87 (gdb) thread 2 [Switching to thread 2 (Thread 0x7fc9c5e68950 (LWP 31249))]#0 0x00007fc9cabdcd26 in *__GI___poll (fds=0x6d6e40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 87 int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds, timeout); (gdb) bt #0 0x00007fc9cabdcd26 in *__GI___poll (fds=0x6d6e40, nfds=1, timeout=-1) at ./sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fc9cbba2718 in g_main_context_iterate (context=0x6ceaf0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3088 #2 0x00007fc9cbba2dad in IA__g_main_loop_run (loop=0x6d7230) at gmain.c:2983 #3 0x00007fc9d2309a2d in startup_mainloop () from /usr/lib64/libebook-1.2.so.9 #4 0x00007fc9cbbc8634 in g_thread_create_proxy (data=0x6d09d0) at gthread.c:635 #5 0x00007fc9cae73070 in start_thread (arg=<value optimized out>) at pthread_create.c:297 #6 0x00007fc9cabe5aad in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () (gdb) thread 3 [Switching to thread 3 (Thread 0x7fc9d2c30950 (LWP 31227))]#0 0x00007fc9cabdcd26 in *__GI___poll (fds=0x782b30, nfds=11, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 87 int result = INLINE_SYSCALL (poll, 3, CHECK_N (fds, nfds), nfds, timeout); (gdb) bt #0 0x00007fc9cabdcd26 in *__GI___poll (fds=0x782b30, nfds=11, timeout=-1) at ./sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fc9cbba2718 in g_main_context_iterate (context=0x63fc20, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3088 #2 0x00007fc9cbba2dad in IA__g_main_loop_run (loop=0x63f1e0) at gmain.c:2983 #3 0x00007fc9ccd42190 in ?? () from /usr/lib64/libORBit-2.so.0 #4 0x00007fc9cbbc8634 in g_thread_create_proxy (data=0x652f30) at gthread.c:635 #5 0x00007fc9cae73070 in start_thread (arg=<value optimized out>) at pthread_create.c:297 #6 0x00007fc9cabe5aad in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.