Bug 250705 - IMAP resource crashed in background (possibly when suspending/resuming)
Summary: IMAP resource crashed in background (possibly when suspending/resuming)
Status: RESOLVED DUPLICATE of bug 259803
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 21:51 UTC by Alex Merry
Modified: 2010-12-30 14:11 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.72 KB, text/plain)
2010-09-18 15:48 UTC, Alex Merry
Details
New crash information added by DrKonqi (6.16 KB, text/plain)
2010-10-31 18:16 UTC, Alex Merry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Merry 2010-09-09 21:51:38 UTC
Application: akonadi_imap_resource (0.1)
KDE Platform Version: 4.5.67 (4.6 >= 20100901) (Compiled from sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.35-ARCH x86_64
Distribution (Platform): Archlinux Packages

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

I have KMail open with several IMAP accounts.  Two of the resources crashed while I was away from the computer.  In the time that I was away, the computer suspended to RAM.  When I resumed it and unlocked the screensaver, I found that they had crashed.

-- Backtrace:
Application: Akonadi Resource (akonadi_imap_resource), signal: Aborted
[Current thread is 1 (Thread 0x7f8b4c589760 (LWP 4990))]

Thread 2 (Thread 0x7f8b38d58710 (LWP 11272)):
#0  0x00007f8b4757ef43 in poll () from /lib/libc.so.6
#1  0x00007f8b46588074 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#2  0x00007f8b465885ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f8b4b9df8d6 in QEventDispatcherGlib::processEvents (this=0x2603700, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f8b4b9b6172 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f8b4b9b63ac in QEventLoop::exec (this=0x7f8b38d57de0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f8b4b8cdc3f in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f8b4a479cc2 in KIMAP::SessionThread::run (this=0x20c9c50) at /home/kde-devel/src/KDE/kdepimlibs/kimap/sessionthread.cpp:166
#8  0x00007f8b4b8d04d5 in QThreadPrivate::start (arg=0x20c9c50) at thread/qthread_unix.cpp:248
#9  0x00007f8b4b642cb0 in start_thread () from /lib/libpthread.so.0
#10 0x00007f8b475877ad in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8b4c589760 (LWP 4990)):
[KCrash Handler]
#6  0x00007f8b474eb565 in raise () from /lib/libc.so.6
#7  0x00007f8b474ec9e6 in abort () from /lib/libc.so.6
#8  0x00007f8b4b8c83af in qt_message_output (msgType=<value optimized out>, buf=<value optimized out>) at global/qglobal.cpp:2266
#9  0x00007f8b4b8c853d in qt_message (msgType=QtFatalMsg, msg=0x7f8b4ba12f38 "ASSERT failure in %s: \"%s\", file %s, line %d", ap=0x7fff6096add0) at global/qglobal.cpp:2312
#10 0x00007f8b4b8c86d5 in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2495
#11 0x00007f8b4c0a4fda in Akonadi::ResourceBase::collectionsRetrieved (this=0x1fba480, collections=...) at /home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp:375
#12 0x000000000041c0e1 in ResourceState::collectionsRetrieved (this=0x20d4c50, collections=...) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/resourcestate.cpp:338
#13 0x000000000044343b in ResourceTask::collectionsRetrieved (this=0x2030b30, collections=...) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/resourcetask.cpp:251
#14 0x000000000044a32d in RetrieveCollectionsTask::onMailBoxesReceiveDone (this=0x2030b30, job=0x2018dd0) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/retrievecollectionstask.cpp:175
#15 0x000000000044a4a1 in RetrieveCollectionsTask::qt_metacall (this=0x2030b30, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff6096b1d0)
    at /home/kde-devel/build/KDE/kdepim/runtime/resources/imap/retrievecollectionstask.moc:77
#16 0x00007f8b4b9cadef in QMetaObject::activate (sender=0x2018dd0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff6096b1d0) at kernel/qobject.cpp:3287
#17 0x00007f8b48106957 in KJob::result (this=0x2018dd0, _t1=0x2018dd0) at /home/kde-devel/build/KDE/kdelibs/kdecore/kjob.moc:194
#18 0x00007f8b48105dc5 in KJob::emitResult (this=0x2018dd0) at /home/kde-devel/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:312
#19 0x00007f8b4a460da6 in KIMAP::Job::handleErrorReplies (this=0x2018dd0, response=...) at /home/kde-devel/src/KDE/kdepimlibs/kimap/job.cpp:86
#20 0x00007f8b4a46b692 in KIMAP::ListJob::handleResponse (this=0x2018dd0, response=...) at /home/kde-devel/src/KDE/kdepimlibs/kimap/listjob.cpp:153
#21 0x00007f8b4a476436 in KIMAP::SessionPrivate::responseReceived (this=0x20d4d80, response=...) at /home/kde-devel/src/KDE/kdepimlibs/kimap/session.cpp:258
#22 0x00007f8b4a477385 in KIMAP::Session::qt_metacall (this=0x2945620, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x20d0e00) at /home/kde-devel/build/KDE/kdepimlibs/kimap/session.moc:106
#23 0x00007f8b4b9c8689 in QObject::event (this=0x2945620, e=0x20d06f0) at kernel/qobject.cpp:1240
#24 0x00007f8b4ab8cae4 in QApplicationPrivate::notify_helper (this=0x1e58ae0, receiver=0x2945620, e=0x20d06f0) at kernel/qapplication.cpp:4302
#25 0x00007f8b4ab90bca in QApplication::notify (this=<value optimized out>, receiver=0x2945620, e=0x20d06f0) at kernel/qapplication.cpp:4185
#26 0x00007f8b48bdcc8d in KApplication::notify (this=0x7fff6096bfb0, receiver=0x2945620, event=0x20d06f0) at /home/kde-devel/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:310
#27 0x00007f8b4b9b6d8c in QCoreApplication::notifyInternal (this=0x7fff6096bfb0, receiver=0x2945620, event=0x20d06f0) at kernel/qcoreapplication.cpp:726
#28 0x00007f8b4b9ba4ea in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x1e186d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1e186d0) at kernel/qcoreapplication.cpp:1367
#30 0x00007f8b4b9df373 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#32 0x00007f8b46587b33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0x00007f8b46588310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#34 0x00007f8b465885ad in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0x00007f8b4b9df87f in QEventDispatcherGlib::processEvents (this=0x1e17d80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#36 0x00007f8b4ac2c60e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00007f8b4b9b6172 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#38 0x00007f8b4b9b63ac in QEventLoop::exec (this=0x7fff6096bf20, flags=...) at kernel/qeventloop.cpp:201
#39 0x00007f8b4b9ba7bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#40 0x00007f8b4c0a3f76 in Akonadi::ResourceBase::init (r=0x1fba480) at /home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp:245
#41 0x0000000000419fa1 in Akonadi::ResourceBase::init<ImapResource> (argc=3, argv=0x7fff6096c108) at /home/kde-devel/kde/include/akonadi/resourcebase.h:186
#42 0x0000000000418cef in main (argc=3, argv=0x7fff6096c108) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/imapresource.cpp:489

Reported using DrKonqi
Comment 1 Alex Merry 2010-09-09 21:53:56 UTC
Console output:

kded(4824) PowerDevilDaemon::suspendJobResult: Resuming from suspension
kded(4824) SuspensionLockHandler::releaseAllLocks: Releasing locks
kded(4824) WicdNetworkManagerPrivate::recacheState: State:  1  Info:  ("wireless", "Nathaniel")
kded(4824)/networkstatus NetworkStatusModule::solidNetworkingStatusChanged: SolidNetwork changed status:  3
kded(4824)/networkstatus NetworkStatusModule::setNetworkStatus: "SolidNetwork" ,  3
akonadi_imap_resource_3(4989) ImapResource::doSetOnline: online= false
akonadi_imap_resource_4(4990) ImapResource::doSetOnline: online= false
akonadi_imap_resource_3(4989) ImapResource::doSetOnline: online= false
akonadi_imap_resource_4(4990) ImapResource::doSetOnline: online= false
akonadi_imap_resource_3(4989) ImapResource::doSetOnline: online= false
akonadi_imap_resource_4(4990) ImapResource::doSetOnline: online= false
akonadi_imap_resource_14(4988) ImapResource::doSetOnline: online= false
plasma-desktop(4908)/plasma WeatherEngine::networkStatusChanged:
konversation(5219) Server::broken: Connection broken  "Unknown error" !
knotify(4838) NotifyByTaskbar::notify: 1159 69206171
knotify(4838) KNotify::slotPluginFinished: 1159  ref= 2
knotify(4838) KNotify::event: 1159  ref= 0
knotify(4838) KNotify::event: 1160  ref= 0
akonadi_imap_resource_4(4990)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Dummy collection created:  ".INBOX.akademy"
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Dummy collection created:  ".INBOX.akademy.2009"
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX.amarok-devel" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Dummy collection created:  ".INBOX.bugs"
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Dummy collection created:  ".INBOX.kde-licensing"
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX.kde-gb" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Received the real collection for a dummy one :  ".INBOX.akademy"
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Received the real collection for a dummy one :  ".INBOX.akademy.2009"
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Received the real collection for a dummy one :  ".INBOX.kde-licensing"
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Received the real collection for a dummy one :  ".INBOX.bugs"
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX.kde-core-devel" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX.plasma-devel" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX.akademy" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX.akademy.2009" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX.akademy" 
akonadi_imap_resource_4(4990) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
ASSERT failure in ResourceBase::collectionsRetrieved(): "Calling collectionsRetrieved() although no collection retrieval is in progress", file /home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp, line 378
Lost connection to resource "org.freedesktop.Akonadi.Resource.akonadi_imap_resource_4" , discarding cached interface 
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = akonadi_imap_resource path = /home/kde-devel/kde/bin pid = 4990
KCrash: Attempting to start /home/kde-devel/kde/lib/kde4/libexec/drkonqi from kdeinit
kdeinit4: Got EXEC_NEW '/home/kde-devel/kde/lib/kde4/libexec/drkonqi' from wrapper.
kdeinit4: preparing to launch /home/kde-devel/kde/lib/kde4/libexec/drkonqi
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
akonadi_imap_resource_3(4989)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
akonadi_imap_resource_3(4989) RetrieveCollectionsTask::onMailBoxesReceived: Something is wrong here, we already have created a collection for ".INBOX" 
ASSERT failure in ResourceBase::collectionsRetrieved(): "Calling collectionsRetrieved() although no collection retrieval is in progress", file /home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp, line 378
Comment 2 Alex Merry 2010-09-18 15:48:22 UTC
Created attachment 51784 [details]
New crash information added by DrKonqi

akonadi_imap_resource (0.1) on KDE Platform 4.5.68 (4.6 >= 20100912) using Qt 4.6.3

- What I was doing when the application crashed:

So, this time I was restarting Akonadi using `akonadictl restart`.

I've put some debug statements into the imap resource.  The output is:

akonadi_imap_resource_1(9496) ImapResource::doSetOnline: online= false
akonadi_imap_resource_1(9496) SessionPool::killSession: Killing session 0xd694d0
akonadi_imap_resource_0(9495) ImapResource::doSetOnline: online= false
akonadi_imap_resource_0(9495) SessionPool::killSession: Killing session 0xab9d20
akonadi_imap_resource_2(9497) ImapResource::doSetOnline: online= false
akonadi_imap_resource_3(9498) ImapResource::doSetOnline: online= false
akonadi_imap_resource_2(9497) SessionPool::killSession: Killing session 0x20982d0
akonadi_imap_resource_3(9498) SessionPool::killSession: Killing session 0x1703f90
akonadi_imap_resource_4(9499) ImapResource::doSetOnline: online= false
akonadi_imap_resource_4(9499) SessionPool::killSession: Killing session 0xd6ed00
akonadi_imap_resource_0(9495)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
ASSERT failure in ResourceBase::collectionsRetrieved(): "Calling collectionsRetrieved() although no collection retrieval is in progress", file /home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp, line 437
Lost connection to resource "org.freedesktop.Akonadi.Resource.akonadi_imap_resource_0" , discarding cached interface

-- Backtrace (Reduced):
#11 0x00007fc6e920bc8c in Akonadi::ResourceBase::collectionsRetrieved (this=0xa9bb50, collections=...) at /home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp:434
#12 0x000000000041c6fd in ResourceState::collectionsRetrieved (this=0xc06890, collections=...) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/resourcestate.cpp:348
#13 0x0000000000443b9d in ResourceTask::collectionsRetrieved (this=0xad60a0, collections=...) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/resourcetask.cpp:263
#14 0x000000000044ac09 in RetrieveCollectionsTask::onMailBoxesReceiveDone (this=0xad60a0, job=0xbfde80) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/retrievecollectionstask.cpp:173
#15 0x000000000044ad7d in RetrieveCollectionsTask::qt_metacall (this=0xad60a0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff9c230d40) at /home/kde-devel/build/KDE/kdepim/runtime/resources/imap/retrievecollectionstask.moc:77
Comment 3 Alex Merry 2010-10-31 18:16:56 UTC
Created attachment 53018 [details]
New crash information added by DrKonqi

akonadi_imap_resource (0.1) on KDE Platform 4.5.74 (4.6 >= 20101027) using Qt 4.7.0

Recent backtrace.  This time it happened when I restarted akonadi (using `akonadictl restart`).

-- Backtrace (Reduced):
#11 0x00007f980a80cdcc in Akonadi::ResourceBase::collectionsRetrieved (this=0x167ec90, collections=...) at /home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp:446
#12 0x000000000042a1f9 in ResourceState::collectionsRetrieved (this=0x156ff60, collections=...) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/resourcestate.cpp:348
#13 0x0000000000451d1d in ResourceTask::collectionsRetrieved (this=0x1776870, collections=...) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/resourcetask.cpp:263
#14 0x000000000045900f in RetrieveCollectionsTask::onMailBoxesReceiveDone (this=0x1776870, job=0x1777470) at /home/kde-devel/src/KDE/kdepim/runtime/resources/imap/retrievecollectionstask.cpp:175
#15 0x0000000000459183 in RetrieveCollectionsTask::qt_metacall (this=0x1776870, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffcc4ec210) at /home/kde-devel/build/KDE/kdepim/runtime/resources/imap/retrievecollectionstask.moc:77
Comment 4 Volker Krause 2010-12-30 14:11:49 UTC

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