Bug 324701 - Akonadi/IMAP crashed after deleting a folder
Summary: Akonadi/IMAP crashed after deleting a folder
Status: RESOLVED DUPLICATE of bug 328188
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.11
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Mollekopf
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-09-09 15:19 UTC by Dennis Schridde
Modified: 2013-12-09 15:26 UTC (History)
3 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 Dennis Schridde 2013-09-09 15:19:47 UTC
Application: akonadi_imap_resource (4.11)
KDE Platform Version: 4.11.1
Qt Version: 4.8.5
Operating System: Linux 3.11.0-gentoo x86_64
Distribution: "Gentoo Base System release 2.2"

-- Information about the crash:
- What I was doing when the application crashed:

I deleted a folder from within Kontact/KMail and shortly thereafter Akonadi/IMAP crashed.

-- Backtrace:
Application: Kynes vom Typ IMAP-E-Mail-Server (akonadi_imap_resource), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7400ac5780 (LWP 3004))]

Thread 2 (Thread 0x7f73f37fe700 (LWP 32285)):
#0  0x0000003d89c87cf9 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x0000003d89c88199 in g_private_get () from /usr/lib64/libglib-2.0.so.0
#2  0x0000003d89c6cf30 in g_thread_self () from /usr/lib64/libglib-2.0.so.0
#3  0x0000003d89c48ac5 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x0000003d8edaa2ce in QEventDispatcherGlib::processEvents (this=0x7f73ec009a00, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0x0000003d8ed7badf in QEventLoop::processEvents (this=this@entry=0x7f73f37fde60, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003d8ed7bdcd in QEventLoop::exec (this=this@entry=0x7f73f37fde60, flags=...) at kernel/qeventloop.cpp:204
#7  0x0000003d8ec79860 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#8  0x0000003d8ec7c0ff in QThreadPrivate::start (arg=0x2b98330) at thread/qthread_unix.cpp:338
#9  0x0000003a04807dff in start_thread () from /lib64/libpthread.so.0
#10 0x0000003a040e701d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f7400ac5780 (LWP 3004)):
[KCrash Handler]
#6  operator char const* (this=<optimized out>) at /usr/include/qt4/QtCore/qbytearray.h:425
#7  KIMAP::Session::selectedMailBox (this=0x291d290) at /var/tmp/portage/kde-base/kdepimlibs-4.11.1/work/kdepimlibs-4.11.1/kimap/session.cpp:427
#8  0x0000000000455f9a in RetrieveItemsTask::startRetrievalTasks (this=this@entry=0x28b38a0) at /var/tmp/portage/kde-base/kdepim-runtime-4.11.1/work/kdepim-runtime-4.11.1/resources/imap/retrieveitemstask.cpp:129
#9  0x000000000045750b in RetrieveItemsTask::onFetchForBodyCheckDone (this=0x28b38a0, job=<optimized out>) at /var/tmp/portage/kde-base/kdepim-runtime-4.11.1/work/kdepim-runtime-4.11.1/resources/imap/retrieveitemstask.cpp:119
#10 0x0000003d8ed90f38 in QMetaObject::activate (sender=sender@entry=0x2d16f10, m=m@entry=0x3d8f6bc4a0 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fff489789d0) at kernel/qobject.cpp:3547
#11 0x0000003d8f332d32 in KJob::result (this=this@entry=0x2d16f10, _t1=_t1@entry=0x2d16f10) at /var/tmp/portage/kde-base/kdelibs-4.11.1/work/kdelibs-4.11.1_build/kdecore/kjob.moc:207
#12 0x0000003d8f332d70 in KJob::emitResult (this=0x2d16f10) at /var/tmp/portage/kde-base/kdelibs-4.11.1/work/kdelibs-4.11.1/kdecore/jobs/kjob.cpp:318
#13 0x0000003d8ed953a6 in QObject::event (this=0x2d16f10, e=<optimized out>) at kernel/qobject.cpp:1194
#14 0x0000003d94dcb05c in QApplicationPrivate::notify_helper (this=this@entry=0x25d2e10, receiver=receiver@entry=0x2d16f10, e=e@entry=0x2886ff0) at kernel/qapplication.cpp:4562
#15 0x0000003d94dd16d8 in QApplication::notify (this=this@entry=0x7fff489790b0, receiver=receiver@entry=0x2d16f10, e=e@entry=0x2886ff0) at kernel/qapplication.cpp:4348
#16 0x0000003d912405cb in KApplication::notify (this=0x7fff489790b0, receiver=0x2d16f10, event=0x2886ff0) at /var/tmp/portage/kde-base/kdelibs-4.11.1/work/kdelibs-4.11.1/kdeui/kernel/kapplication.cpp:311
#17 0x0000003d8ed7cecc in QCoreApplication::notifyInternal (this=0x7fff489790b0, receiver=receiver@entry=0x2d16f10, event=event@entry=0x2886ff0) at kernel/qcoreapplication.cpp:949
#18 0x0000003d8ed80035 in sendEvent (event=0x2886ff0, receiver=0x2d16f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x25aaf80) at kernel/qcoreapplication.cpp:1573
#20 0x0000003d8ed804b7 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#21 0x0000003d8edaaa03 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#22 postEventSourceDispatch (s=0x25d21e0) at kernel/qeventdispatcher_glib.cpp:280
#23 0x0000003d89c486d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x0000003d89c48a28 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x0000003d89c48ad4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x0000003d8edaa2b3 in QEventDispatcherGlib::processEvents (this=0x25acc40, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#27 0x0000003d94e6a20e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x0000003d8ed7badf in QEventLoop::processEvents (this=this@entry=0x7fff48979020, flags=...) at kernel/qeventloop.cpp:149
#29 0x0000003d8ed7bdcd in QEventLoop::exec (this=this@entry=0x7fff48979020, flags=...) at kernel/qeventloop.cpp:204
#30 0x0000003d8ed81009 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#31 0x0000003d94dc960c in QApplication::exec () at kernel/qapplication.cpp:3823
#32 0x00007f74020b6773 in Akonadi::ResourceBase::init (r=r@entry=0x27da330) at /var/tmp/portage/kde-base/kdepimlibs-4.11.1/work/kdepimlibs-4.11.1/akonadi/resourcebase.cpp:548
#33 0x000000000041deb3 in Akonadi::ResourceBase::init<ImapResource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/akonadi/resourcebase.h:192
#34 0x0000003a040219e5 in __libc_start_main () from /lib64/libc.so.6
#35 0x00000000004167b5 in _start ()

Reported using DrKonqi
Comment 1 Kevin Ottens 2013-11-16 07:26:09 UTC
The IMAP resource has a new maintainer, reassigning to him.
Comment 2 Christian Mollekopf 2013-12-09 15:26:49 UTC

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