https://bugs.kde.org/show_bug.cgi?id=258479
--- Comment #3 from S. Burmeister <sven burmeister gmx net> 2011-05-12 20:07:35 --- Not sure if it helps but I have attached gdb to an imap resource that is stuck. (gdb) bt #0 0xffffe430 in __kernel_vsyscall () #1 0xb58b803e in poll () from /lib/libc.so.6 #2 0xb561e0bb in g_poll () from /lib/libglib-2.0.so.0 #3 0xb560dc46 in ?? () from /lib/libglib-2.0.so.0 #4 0xb560dfce in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0xb73b0f7b in QEventDispatcherGlib::processEvents (this=0x80d5600, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #6 0xb695d1da in QGuiEventDispatcherGlib::processEvents (this=0x80d5600, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #7 0xb7381a6d in QEventLoop::processEvents (this=0xbfff6724, flags=...) at kernel/qeventloop.cpp:149 #8 0xb7381c99 in QEventLoop::exec (this=0xbfff6724, flags=...) at kernel/qeventloop.cpp:201 #9 0xb7386740 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008 #10 0xb68a43d4 in QApplication::exec () at kernel/qapplication.cpp:3736 #11 0xb75a9e2f in Akonadi::ResourceBase::init (r=0x817f570) at /usr/src/debug/kdepimlibs-4.6.3/akonadi/resourcebase.cpp:390 #12 0x08065b33 in init<ImapResource> (argc=Cannot access memory at address 0x5 ) at /usr/include/akonadi/resourcebase.h:188 #13 main (argc=Cannot access memory at address 0x5 ) at /usr/src/debug/kdepim-runtime-4.6.40.git.1304814363/resources/imap/imapresource.cpp:597 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
