Not sure how helpful this is, but I installed the debug version of evolution and friends, recreated the problem, attached to each pid with gdb and got a stach trace of each.
evolution-exchange: (gdb) where #0 0xb7fd1410 in __kernel_vsyscall () #1 0xb6e74c07 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6f49e7f in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x0816bcd0 in ?? () #4 0x00000007 in ?? () #5 0x0035429f in ?? () #6 0x0816bcd0 in ?? () #7 0x00000009 in ?? () #8 0xb6fbf5f8 in ?? () from /usr/lib/libglib-2.0.so.0 #9 0xb6fbf620 in ?? () from /usr/lib/libglib-2.0.so.0 #10 0xbff39034 in ?? () #11 0x00000001 in ?? () #12 0x00000001 in ?? () #13 0x080b8c98 in ?? () #14 0x0816bcd0 in ?? () #15 0xb6e74b90 in ?? () from /lib/tls/i686/cmov/libc.so.6 #16 0xb6effdf0 in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #17 0xb6efe520 in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #18 0xb6f6e502 in g_thread_self () from /usr/lib/libglib-2.0.so.0 #19 0xb6f4a1e7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #20 0xb716fa93 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #21 0x0805b8b3 in main (argc=3, argv=Cannot access memory at address 0xb ) at main.c:238 evolution: (gdb) where #0 0xb7f1e410 in __kernel_vsyscall () #1 0xb6c75c07 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb6d32e7f in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x0856c108 in ?? () #4 0x00000005 in ?? () #5 0x00007e9d in ?? () #6 0x0856c108 in ?? () #7 0x0000000b in ?? () #8 0xb6da85f8 in ?? () from /usr/lib/libglib-2.0.so.0 #9 0xb6da8620 in ?? () from /usr/lib/libglib-2.0.so.0 #10 0xbfaf5384 in ?? () #11 0x00000001 in ?? () #12 0x00000001 in ?? () #13 0x08099ea8 in ?? () #14 0x0856c108 in ?? () #15 0xb6c75b90 in ?? () from /lib/tls/i686/cmov/libc.so.6 #16 0xb7a94df0 in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #17 0xb7a93520 in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #18 0xb6d57502 in g_thread_self () from /usr/lib/libglib-2.0.so.0 #19 0xb6d331e7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #20 0xb7724a93 in bonobo_main () from /usr/lib/libbonobo-2.so.0 #21 0x0805ed59 in main (argc=1, argv=0xbfaf5614) at main.c:782 and gconfd: (gdb) where #0 0xb7fac410 in __kernel_vsyscall () #1 0xb7db3bcb in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7e88e7f in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x082a58a0 in ?? () #4 0x00000013 in ?? () #5 0x00000e4e in ?? () #6 0x082a58a0 in ?? () #7 0x00000019 in ?? () #8 0xb7efe5f8 in ?? () from /usr/lib/libglib-2.0.so.0 #9 0xb7efe620 in ?? () from /usr/lib/libglib-2.0.so.0 #10 0xbfb94554 in ?? () #11 0x00000001 in ?? () #12 0x00000001 in ?? () #13 0x08061d48 in ?? () #14 0x082a58a0 in ?? () #15 0xb7db3b90 in ?? () from /lib/tls/i686/cmov/libc.so.6 #16 0xb7e3edf0 in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #17 0xb7e3d520 in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #18 0xb7ead502 in g_thread_self () from /usr/lib/libglib-2.0.so.0 #19 0xb7e891e7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #20 0x08051909 in main () -Bruce -- evolution and gconfd eat CPU time https://bugs.launchpad.net/bugs/222259 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
