Bug 251337 - Invisible crash of Akonadi resource
Summary: Invisible crash of Akonadi resource
Status: RESOLVED DUPLICATE of bug 229389
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 15:03 UTC by Rado
Modified: 2010-12-29 10:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rado 2010-09-15 15:03:45 UTC
Application: akonadi_imap_resource (0.1)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.6-54.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I just received the report about the crash. Nothing actually changed when usin Kontact.

 -- Backtrace:
Application: Akonadi Resource (akonadi_imap_resource), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fdec780a820 (LWP 2538))]

Thread 2 (Thread 0x7fdebd7cf710 (LWP 4453)):
#0  0x0000003a96ad7de3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003a9823f849 in g_main_context_poll (context=0x7fdeb8000c00, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2904
#2  g_main_context_iterate (context=0x7fdeb8000c00, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2586
#3  0x0000003a9823fc9c in IA__g_main_context_iteration (context=0x7fdeb8000c00, may_block=1) at gmain.c:2654
#4  0x0000003aa2b798b6 in QEventDispatcherGlib::processEvents (this=0x7fdeb80008c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x0000003aa2b52822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003aa2b52aec in QEventLoop::exec (this=0x7fdebd7ced10, flags=...) at kernel/qeventloop.cpp:201
#7  0x0000003aa2a6f05b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x0000003ad8a33e11 in KIMAP::SessionThread::run (this=0xed9890) at /usr/src/debug/kdepimlibs-4.4.5/kimap/sessionthread.cpp:160
#9  0x0000003aa2a711a5 in QThreadPrivate::start (arg=0xed9890) at thread/qthread_unix.cpp:248
#10 0x0000003a97607761 in start_thread (arg=0x7fdebd7cf710) at pthread_create.c:301
#11 0x0000003a96ae14ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fdec780a820 (LWP 2538)):
[KCrash Handler]
#5  QMutex::lock (this=0x400000041) at thread/qmutex.cpp:150
#6  0x0000003aa2b53a52 in QCoreApplication::postEvent (receiver=0xc6ea50, event=0xbe8bc0, priority=0) at kernel/qcoreapplication.cpp:1135
#7  0x0000003ad8a1ed70 in KIMAP::Job::handleErrorReplies (this=0xc6ea50, response=<value optimized out>) at /usr/src/debug/kdepimlibs-4.4.5/kimap/job.cpp:86
#8  0x0000003ad8a30dac in KIMAP::SelectJob::handleResponse (this=<value optimized out>, response=...) at /usr/src/debug/kdepimlibs-4.4.5/kimap/selectjob.cpp:145
#9  0x0000003ad8a32b93 in KIMAP::SessionPrivate::responseReceived (this=0xd13090, response=...) at /usr/src/debug/kdepimlibs-4.4.5/kimap/session.cpp:212
#10 0x0000003ad8a33612 in KIMAP::Session::qt_metacall (this=0xecfff0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fdeb80344e0)
    at /usr/src/debug/kdepimlibs-4.4.5/x86_64-redhat-linux-gnu/kimap/session.moc:98
#11 0x0000003aa2b62f31 in QObject::event (this=0xecfff0, e=0x7fdeb8026150) at kernel/qobject.cpp:1248
#12 0x0000003aa4bab39c in QApplicationPrivate::notify_helper (this=0xb4c3e0, receiver=0xecfff0, e=0x7fdeb8026150) at kernel/qapplication.cpp:4306
#13 0x0000003aa4bb165b in QApplication::notify (this=<value optimized out>, receiver=0xecfff0, e=0x7fdeb8026150) at kernel/qapplication.cpp:4189
#14 0x0000003ad0a07016 in KApplication::notify (this=0x7fff24d33240, receiver=0xecfff0, event=0x7fdeb8026150) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#15 0x0000003aa2b53ddc in QCoreApplication::notifyInternal (this=0x7fff24d33240, receiver=0xecfff0, event=0x7fdeb8026150) at kernel/qcoreapplication.cpp:726
#16 0x0000003aa2b55ed4 in sendEvent (receiver=0x0, event_type=0, data=0xb334c0) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xb334c0) at kernel/qcoreapplication.cpp:1367
#18 0x0000003aa2b79d23 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#20 0x0000003a9823bd02 in g_main_dispatch (context=0xb4ed20) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=0xb4ed20) at gmain.c:2513
#22 0x0000003a9823fae8 in g_main_context_iterate (context=0xb4ed20, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#23 0x0000003a9823fc9c in IA__g_main_context_iteration (context=0xb4ed20, may_block=1) at gmain.c:2654
#24 0x0000003aa2b79863 in QEventDispatcherGlib::processEvents (this=0xb32fd0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x0000003aa4c4a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x0000003aa2b52822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x0000003aa2b52aec in QEventLoop::exec (this=0x7fff24d331d0, flags=...) at kernel/qeventloop.cpp:201
#28 0x0000003aa2b561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#29 0x0000003ad3d094e2 in Akonadi::ResourceBase::init (r=0xbb9eb0) at /usr/src/debug/kdepimlibs-4.4.5/akonadi/resourcebase.cpp:219
#30 0x000000000041a5c8 in init<ImapResource> (argc=<value optimized out>, argv=<value optimized out>) at /usr/include/kde4/akonadi/resourcebase.h:186
#31 main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-runtime-4.4.5/resources/imap/imapresource.cpp:1897

This bug may be a duplicate of or related to bug 229389.

Possible duplicates by query: bug 230455, bug 229389.

Reported using DrKonqi
Comment 1 Volker Krause 2010-12-29 10:15:01 UTC

*** This bug has been marked as a duplicate of bug 229389 ***