Bug 331698 - IMAP resource crashes after configuring imap folders
Summary: IMAP resource crashes after configuring imap folders
Status: RESOLVED DUPLICATE of bug 326242
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Mollekopf
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-03-03 10:57 UTC by Thiago Moreira
Modified: 2014-03-03 23:44 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 Thiago Moreira 2014-03-03 10:57:51 UTC
Application: akonadi_imap_resource (4.11)
KDE Platform Version: 4.11.5
Qt Version: 4.8.4
Operating System: Linux 3.11.0-17-generic i686
Distribution: Ubuntu 13.10

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

I restart the system after noticing IMAP wasn't working while I was configuring imap folders (subscriptions, aggregation types, deleting some messages). I also included gmail contacts before this problem arouse.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Yandex of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb49ca740 (LWP 10062))]

Thread 2 (Thread 0xb2079b40 (LWP 10143)):
#0  0xb76e4424 in __kernel_vsyscall ()
#1  0xb5713a0b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb5450a4b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb5441b68 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5441ca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb72a98df in QEventDispatcherGlib::processEvents (this=0xb1700468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb72789f3 in QEventLoop::processEvents (this=this@entry=0xb2079258, flags=...) at kernel/qeventloop.cpp:149
#7  0xb7278d19 in QEventLoop::exec (this=this@entry=0xb2079258, flags=...) at kernel/qeventloop.cpp:204
#8  0xb7167e3d in QThread::exec (this=this@entry=0x84e12b8) at thread/qthread.cpp:542
#9  0xb7167f8b in QThread::run (this=0x84e12b8) at thread/qthread.cpp:609
#10 0xb716a72f in QThreadPrivate::start (arg=0x84e12b8) at thread/qthread_unix.cpp:338
#11 0xb5570d78 in start_thread (arg=0xb2079b40) at pthread_create.c:311
#12 0xb572301e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb49ca740 (LWP 10062)):
[KCrash Handler]
#7  0x080891ee in MoveItemsTask::recordNewUid (this=this@entry=0x849e8d8) at ../../../resources/imap/moveitemstask.cpp:289
#8  0x08089810 in MoveItemsTask::onSearchDone (this=0x849e8d8, job=0x84dec70) at ../../../resources/imap/moveitemstask.cpp:241
#9  0xb728efc7 in QMetaObject::activate (sender=sender@entry=0x84dec70, m=m@entry=0xb5b974cc <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0xbfde28b8) at kernel/qobject.cpp:3539
#10 0xb59f20f5 in KJob::result (this=this@entry=0x84dec70, _t1=_t1@entry=0x84dec70) at ./kjob.moc:208
#11 0xb59f2142 in KJob::emitResult (this=0x84dec70) at ../../kdecore/jobs/kjob.cpp:318
#12 0xb64b5e4e in KIMAP::Job::handleErrorReplies (this=this@entry=0x84dec70, response=...) at ../../kimap/job.cpp:84
#13 0xb64db489 in KIMAP::SearchJob::handleResponse (this=0x84dec70, response=...) at ../../kimap/searchjob.cpp:161
#14 0xb64ced46 in KIMAP::SessionPrivate::responseReceived (this=0x84e10d0, response=...) at ../../kimap/session.cpp:285
#15 0xb64d17bb in KIMAP::SessionPrivate::qt_static_metacall (_o=0x19, _id=0, _a=0xb170ae38, _c=<optimized out>) at ./moc_session_p.cpp:77
#16 0xb728b77a in QMetaCallEvent::placeMetaCall (this=0xb1709578, object=0x84e10d0) at kernel/qobject.cpp:524
#17 0xb729358b in QObject::event (this=0x84e10d0, e=0xb1709578) at kernel/qobject.cpp:1194
#18 0xb678b744 in QApplicationPrivate::notify_helper (this=0x835b6c8, receiver=0x84e10d0, e=0xb1709578) at kernel/qapplication.cpp:4567
#19 0xb6792223 in QApplication::notify (this=0xbfde3104, receiver=receiver@entry=0x84e10d0, e=e@entry=0xb1709578) at kernel/qapplication.cpp:4353
#20 0xb5d73ff4 in KApplication::notify (this=0xbfde3104, receiver=0x84e10d0, event=0xb1709578) at ../../kdeui/kernel/kapplication.cpp:311
#21 0xb7279eda in QCoreApplication::notifyInternal (this=0xbfde3104, receiver=receiver@entry=0x84e10d0, event=event@entry=0xb1709578) at kernel/qcoreapplication.cpp:946
#22 0xb727d6ad in sendEvent (event=0xb1709578, receiver=0x84e10d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x8332f48) at kernel/qcoreapplication.cpp:1570
#24 0xb727dbbc in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#25 0xb72a9f6e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#26 postEventSourceDispatch (s=0x834ea08) at kernel/qeventdispatcher_glib.cpp:279
#27 0xb544183e in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0xb5441be8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#29 0xb5441ca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#30 0xb72a98bf in QEventDispatcherGlib::processEvents (this=this@entry=0x8333dd0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#31 0xb684032e in QGuiEventDispatcherGlib::processEvents (this=0x8333dd0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0xb72789f3 in QEventLoop::processEvents (this=this@entry=0xbfde3078, flags=...) at kernel/qeventloop.cpp:149
#33 0xb7278d19 in QEventLoop::exec (this=this@entry=0xbfde3078, flags=...) at kernel/qeventloop.cpp:204
#34 0xb727e89e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#35 0xb6789974 in QApplication::exec () at kernel/qapplication.cpp:3828
#36 0xb75a9018 in Akonadi::ResourceBase::init (r=r@entry=0x84b4c58) at ../../akonadi/resourcebase.cpp:548
#37 0x080615cd in Akonadi::ResourceBase::init<ImapResource> (argc=argc@entry=3, argv=argv@entry=0xbfde31e4) at /usr/include/akonadi/resourcebase.h:192
#38 0x0805956b in main (argc=3, argv=0xbfde31e4) at ../../../resources/imap/imapresource.cpp:755

The reporter indicates this bug may be a duplicate of or related to bug 328601.

Possible duplicates by query: bug 331346, bug 330859, bug 330637, bug 329848, bug 329628.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-03-03 23:44:13 UTC

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