Bug 332072 - Imap resource crash
Summary: Imap resource crash
Status: RESOLVED DUPLICATE of bug 326242
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.11
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Mollekopf
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-03-12 20:37 UTC by Jo Burke
Modified: 2014-03-13 00:41 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 Jo Burke 2014-03-12 20:37: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-18-generic i686
Distribution: Ubuntu 13.10

-- Information about the crash:
- What I was doing when the application crashed:  nothing.  Everytime Kmail checks for mail I get notice of the crash.  Keeps crashing as long as I click Restart.  No mail retrieval happening, either.

The crash can be reproduced every time.

-- Backtrace:
Application: Kolab 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 0xb4aa3740 (LWP 2716))]

Thread 2 (Thread 0xb226ab40 (LWP 2719)):
#0  0xb77ae424 in __kernel_vsyscall ()
#1  0xb57eba0b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb5528a4b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb5519b68 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5519ca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb73818df in QEventDispatcherGlib::processEvents (this=0xb1900468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb73509f3 in QEventLoop::processEvents (this=this@entry=0xb226a258, flags=...) at kernel/qeventloop.cpp:149
#7  0xb7350d19 in QEventLoop::exec (this=this@entry=0xb226a258, flags=...) at kernel/qeventloop.cpp:204
#8  0xb723fe3d in QThread::exec (this=this@entry=0x8847178) at thread/qthread.cpp:542
#9  0xb723ff8b in QThread::run (this=0x8847178) at thread/qthread.cpp:609
#10 0xb724272f in QThreadPrivate::start (arg=0x8847178) at thread/qthread_unix.cpp:338
#11 0xb5648d78 in start_thread (arg=0xb226ab40) at pthread_create.c:311
#12 0xb57fb01e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb4aa3740 (LWP 2716)):
[KCrash Handler]
#7  0x080891ee in MoveItemsTask::recordNewUid (this=this@entry=0x8847ea0) at ../../../resources/imap/moveitemstask.cpp:289
#8  0x08089810 in MoveItemsTask::onSearchDone (this=0x8847ea0, job=0x87fd760) at ../../../resources/imap/moveitemstask.cpp:241
#9  0xb7366fc7 in QMetaObject::activate (sender=sender@entry=0x87fd760, m=m@entry=0xb5c6f4cc <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0xbfd81198) at kernel/qobject.cpp:3539
#10 0xb5aca0f5 in KJob::result (this=this@entry=0x87fd760, _t1=_t1@entry=0x87fd760) at ./kjob.moc:208
#11 0xb5aca142 in KJob::emitResult (this=0x87fd760) at ../../kdecore/jobs/kjob.cpp:318
#12 0xb658de4e in KIMAP::Job::handleErrorReplies (this=this@entry=0x87fd760, response=...) at ../../kimap/job.cpp:84
#13 0xb65b3489 in KIMAP::SearchJob::handleResponse (this=0x87fd760, response=...) at ../../kimap/searchjob.cpp:161
#14 0xb65a6d46 in KIMAP::SessionPrivate::responseReceived (this=0x8846f90, response=...) at ../../kimap/session.cpp:285
#15 0xb65a97bb in KIMAP::SessionPrivate::qt_static_metacall (_o=0x12b, _id=0, _a=0xb1902b98, _c=<optimized out>) at ./moc_session_p.cpp:77
#16 0xb736377a in QMetaCallEvent::placeMetaCall (this=0xb1902908, object=0x8846f90) at kernel/qobject.cpp:524
#17 0xb736b58b in QObject::event (this=0x8846f90, e=0xb1902908) at kernel/qobject.cpp:1194
#18 0xb6863744 in QApplicationPrivate::notify_helper (this=0x872e8f0, receiver=0x8846f90, e=0xb1902908) at kernel/qapplication.cpp:4567
#19 0xb686a223 in QApplication::notify (this=0xbfd819e4, receiver=receiver@entry=0x8846f90, e=e@entry=0xb1902908) at kernel/qapplication.cpp:4353
#20 0xb5e4bff4 in KApplication::notify (this=0xbfd819e4, receiver=0x8846f90, event=0xb1902908) at ../../kdeui/kernel/kapplication.cpp:311
#21 0xb7351eda in QCoreApplication::notifyInternal (this=0xbfd819e4, receiver=receiver@entry=0x8846f90, event=event@entry=0xb1902908) at kernel/qcoreapplication.cpp:946
#22 0xb73556ad in sendEvent (event=0xb1902908, receiver=0x8846f90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x8709f48) at kernel/qcoreapplication.cpp:1570
#24 0xb7355bbc in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#25 0xb7381f6e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#26 postEventSourceDispatch (s=0x872e6f8) at kernel/qeventdispatcher_glib.cpp:279
#27 0xb551983e in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0xb5519be8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#29 0xb5519ca8 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#30 0xb73818bf in QEventDispatcherGlib::processEvents (this=this@entry=0x870ade8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#31 0xb691832e in QGuiEventDispatcherGlib::processEvents (this=0x870ade8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0xb73509f3 in QEventLoop::processEvents (this=this@entry=0xbfd81958, flags=...) at kernel/qeventloop.cpp:149
#33 0xb7350d19 in QEventLoop::exec (this=this@entry=0xbfd81958, flags=...) at kernel/qeventloop.cpp:204
#34 0xb735689e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#35 0xb6861974 in QApplication::exec () at kernel/qapplication.cpp:3828
#36 0xb7681018 in Akonadi::ResourceBase::init (r=r@entry=0x88160d0) at ../../akonadi/resourcebase.cpp:548
#37 0x080615cd in Akonadi::ResourceBase::init<ImapResource> (argc=argc@entry=3, argv=argv@entry=0xbfd81ac4) at /usr/include/akonadi/resourcebase.h:192
#38 0x0805956b in main (argc=3, argv=0xbfd81ac4) 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 331698, bug 331346, bug 330859, bug 330637, bug 329848.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-03-13 00:41:07 UTC

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