[Bug 248395] New: Akonadi imap resource crashed in background

Alex Merry kde at randomguy3.me.uk
Thu Aug 19 15:02:05 BST 2010


https://bugs.kde.org/show_bug.cgi?id=248395

           Summary: Akonadi imap resource crashed in background
           Product: Akonadi
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: IMAP resource
        AssignedTo: ervin at kde.org
        ReportedBy: kde at randomguy3.me.uk
                CC: vkrause at kde.org, kdepim-bugs at kde.org


Application: akonadi_imap_resource (0.1)
KDE Platform Version: 4.5.64 (KDE 4.5.64 (KDE 4.6 >= 20100811)) (Compiled from
sources)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I'm not actually running anything that uses the Akonadi IMAP resources, but
they are set to check for new messages at regular intervals.

Occasionally, this crash happens.  The imap resource is at r1164823. 
kdepimlibs is at r1163366.  This happened both before and after r1164249.

The crash can be reproduced some of the time.

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

Thread 3 (Thread 0x7f84a7e57710 (LWP 18971)):
#0  0x00007f84bf21d162 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x00007f84ba173e8f in g_main_context_prepare () from
/usr/lib/libglib-2.0.so.0
#2  0x00007f84ba174f09 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#3  0x00007f84ba1755ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#4  0x00007f84bf5b78d6 in QEventDispatcherGlib::processEvents (this=0x2023980,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#5  0x00007f84bf58e172 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f84bf58e3ac in QEventLoop::exec (this=0x7f84a7e56de0, flags=...) at
kernel/qeventloop.cpp:201
#7  0x00007f84bf4a5c3f in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#8  0x00007f84be0517aa in KIMAP::SessionThread::run (this=0x20b33d0) at
/home/kde-devel/src/KDE/kdepimlibs/kimap/sessionthread.cpp:163
#9  0x00007f84bf4a84d5 in QThreadPrivate::start (arg=0x20b33d0) at
thread/qthread_unix.cpp:248
#10 0x00007f84bf21acb0 in start_thread () from /lib/libpthread.so.0
#11 0x00007f84bb1747ad in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f84ac10f710 (LWP 18973)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f84ac10eb00 in ?? ()
#2  0x00007fff43fff6e2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f84c0158760 (LWP 5735)):
[KCrash Handler]
#6  0x00007f84bb0d8565 in raise () from /lib/libc.so.6
#7  0x00007f84bb0d99e6 in abort () from /lib/libc.so.6
#8  0x00007f84bf4a03af in qt_message_output (msgType=<value optimized out>,
buf=<value optimized out>) at global/qglobal.cpp:2266
#9  0x00007f84bf4a053d in qt_message (msgType=QtFatalMsg, msg=0x7f84bf5eaf68
"ASSERT: \"%s\" in file %s, line %d", ap=0x7fff43f9f5e0) at
global/qglobal.cpp:2312
#10 0x00007f84bf4a06d5 in qFatal (msg=<value optimized out>) at
global/qglobal.cpp:2495
#11 0x0000000000435f7a in QList<long long>::first (this=0x1fee468) at
/usr/include/QtCore/qlist.h:263
#12 0x000000000045119c in QList<long long>::takeFirst (this=0x1fee468) at
/usr/include/QtCore/qlist.h:460
#13 0x000000000044f029 in SessionPool::declareSessionReady (this=0x1fee420,
session=0x20d9180) at
/home/kde-devel/src/KDE/kdepim/runtime/resources/imap/sessionpool.cpp:192
#14 0x000000000044fc42 in SessionPool::onLoginDone (this=0x1fee420,
job=0x2066730) at
/home/kde-devel/src/KDE/kdepim/runtime/resources/imap/sessionpool.cpp:323
#15 0x00000000004509a3 in SessionPool::qt_metacall (this=0x1fee420,
_c=QMetaObject::InvokeMetaMethod, _id=10, _a=0x7fff43f9f960)
    at
/home/kde-devel/build/KDE/kdepim/runtime/resources/imap/sessionpool.moc:117
#16 0x00007f84bf5a2def in QMetaObject::activate (sender=0x2066730, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fff43f9f960)
at kernel/qobject.cpp:3287
#17 0x00007f84bbcf2a6f in KJob::result (this=0x2066730, _t1=0x2066730) at
/home/kde-devel/build/KDE/kdelibs/kdecore/kjob.moc:194
#18 0x00007f84bbcf1edd in KJob::emitResult (this=0x2066730) at
/home/kde-devel/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:312
#19 0x00007f84be045bf9 in KIMAP::LoginJob::handleResponse (this=0x2066730,
response=...) at /home/kde-devel/src/KDE/kdepimlibs/kimap/loginjob.cpp:286
#20 0x00007f84be04dfbe in KIMAP::SessionPrivate::responseReceived
(this=0x209b6c0, response=...) at
/home/kde-devel/src/KDE/kdepimlibs/kimap/session.cpp:258
#21 0x00007f84be04ef0d in KIMAP::Session::qt_metacall (this=0x20d9180,
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x21778c0) at
/home/kde-devel/build/KDE/kdepimlibs/kimap/session.moc:106
#22 0x00007f84bf5a0689 in QObject::event (this=0x20d9180, e=0x20aa3d0) at
kernel/qobject.cpp:1240
#23 0x00007f84be764ae4 in QApplicationPrivate::notify_helper (this=0x1ea4ab0,
receiver=0x20d9180, e=0x20aa3d0) at kernel/qapplication.cpp:4302
#24 0x00007f84be768bca in QApplication::notify (this=<value optimized out>,
receiver=0x20d9180, e=0x20aa3d0) at kernel/qapplication.cpp:4185
#25 0x00007f84bc7be509 in KApplication::notify (this=0x7fff43fa0880,
receiver=0x20d9180, event=0x20aa3d0) at
/home/kde-devel/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:310
#26 0x00007f84bf58ed8c in QCoreApplication::notifyInternal
(this=0x7fff43fa0880, receiver=0x20d9180, event=0x20aa3d0) at
kernel/qcoreapplication.cpp:726
#27 0x00007f84bf5924ea in QCoreApplication::sendEvent (receiver=0x0,
event_type=0, data=0x1e646d0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x1e646d0) at kernel/qcoreapplication.cpp:1367
#29 0x00007f84bf5b7373 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:276
#31 0x00007f84ba174b33 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#32 0x00007f84ba175310 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#33 0x00007f84ba1755ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#34 0x00007f84bf5b787f in QEventDispatcherGlib::processEvents (this=0x1e63d80,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#35 0x00007f84be80460e in QGuiEventDispatcherGlib::processEvents (this=<value
optimized out>, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f84bf58e172 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#37 0x00007f84bf58e3ac in QEventLoop::exec (this=0x7fff43fa07f0, flags=...) at
kernel/qeventloop.cpp:201
#38 0x00007f84bf5927bb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1003
#39 0x00007f84bfc741a0 in Akonadi::ResourceBase::init (r=0x1ff33b0) at
/home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp:245
#40 0x00000000004199c1 in Akonadi::ResourceBase::init<ImapResource> (argc=3,
argv=0x7fff43fa09d8) at /home/kde-devel/kde/include/akonadi/resourcebase.h:186
#41 0x0000000000418765 in main (argc=3, argv=0x7fff43fa09d8) at
/home/kde-devel/src/KDE/kdepim/runtime/resources/imap/imapresource.cpp:479

This bug may be a duplicate of or related to bug 245446, bug 242698.

Possible duplicates by query: bug 245446, bug 242698.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list