[Bug 257554] New: Akonadi IMAP resource crashed in background

Alex Merry kde at randomguy3.me.uk
Sun Nov 21 21:46:14 GMT 2010


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

           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.80 (4.6 Beta1) (Compiled from sources)
Qt Version: 4.7.1
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, sitting in the background.  Several times over the last
couple of hours, one of the IMAP resources has crashed.

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

Thread 4 (Thread 0x7fb11d2d6710 (LWP 27381)):
#0  0x00007fb12b4e49a0 in ?? () from /lib/libc.so.6
#1  0x00007fb12b4cf187 in poll () from /lib/libc.so.6
#2  0x00007fb12a4d3134 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x00007fb12a4d366d in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#4  0x00007fb12f9aafa6 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#5  0x00007fb12f97f252 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#6  0x00007fb12f97f49c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#7  0x00007fb12f894d64 in QThread::exec() () from /usr/lib/libQtCore.so.4
#8  0x00007fb12e421b42 in KIMAP::SessionThread::run (this=0x21c6930) at
/home/kde-devel/src/KDE/kdepimlibs/kimap/sessionthread.cpp:166
#9  0x00007fb12f89753e in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007fb12f60ecb0 in start_thread () from /lib/libpthread.so.0
#11 0x00007fb12b4d79dd in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fb11cad5710 (LWP 27383)):
#0  0x00007fb12f613779 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x00007fb12f897b92 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x00007fb12f88dc18 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fb12f89753e in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fb12f60ecb0 in start_thread () from /lib/libpthread.so.0
#5  0x00007fb12b4d79dd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb118601710 (LWP 27385)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007fb118600ae0 in ?? ()
#2  0x00007fffaa9ff6e2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7fb13058c760 (LWP 5045)):
[KCrash Handler]
#6  0x00007fb12b43b595 in raise () from /lib/libc.so.6
#7  0x00007fb12b43ca16 in abort () from /lib/libc.so.6
#8  0x00007fb12f88f4ff in qt_message_output(QtMsgType, char const*) () from
/usr/lib/libQtCore.so.4
#9  0x00007fb12f88f68d in ?? () from /usr/lib/libQtCore.so.4
#10 0x00007fb12f88f825 in qFatal(char const*, ...) () from
/usr/lib/libQtCore.so.4
#11 0x0000000000445a78 in QList<long long>::first (this=0x20e2c88) at
/usr/include/QtCore/qlist.h:269
#12 0x0000000000464a90 in QList<long long>::takeFirst (this=0x20e2c88) at
/usr/include/QtCore/qlist.h:477
#13 0x000000000046136b in SessionPool::declareSessionReady (this=0x20e2c40,
session=0x2461c10) at
/home/kde-devel/src/KDE/kdepim/runtime/resources/imap/sessionpool.cpp:222
#14 0x0000000000463bf7 in SessionPool::onNamespacesTestDone (this=0x20e2c40,
job=0x22123f0) at
/home/kde-devel/src/KDE/kdepim/runtime/resources/imap/sessionpool.cpp:476
#15 0x0000000000464179 in SessionPool::qt_metacall (this=0x20e2c40,
_c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x7fffaa9f47f0) at
/home/kde-devel/build/KDE/kdepim/runtime/resources/imap/sessionpool.moc:119
#16 0x00007fb12f99533f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007fb12c066fef in KJob::result (this=0x22123f0, _t1=0x22123f0) at
/home/kde-devel/build/KDE/kdelibs/kdecore/kjob.moc:194
#18 0x00007fb12c06645d in KJob::emitResult (this=0x22123f0) at
/home/kde-devel/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:312
#19 0x00007fb12e407a96 in KIMAP::Job::handleErrorReplies (this=0x22123f0,
response=...) at /home/kde-devel/src/KDE/kdepimlibs/kimap/job.cpp:86
#20 0x00007fb12e4184ab in KIMAP::NamespaceJob::handleResponse (this=0x22123f0,
response=...) at /home/kde-devel/src/KDE/kdepimlibs/kimap/namespacejob.cpp:128
#21 0x00007fb12e41e144 in KIMAP::SessionPrivate::responseReceived
(this=0x2133b30, response=...) at
/home/kde-devel/src/KDE/kdepimlibs/kimap/session.cpp:262
#22 0x00007fb12e41f093 in KIMAP::Session::qt_metacall (this=0x2461c10,
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x2486900) at
/home/kde-devel/build/KDE/kdepimlibs/kimap/session.moc:106
#23 0x00007fb12f99419a in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#24 0x00007fb12eb2c2b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#25 0x00007fb12eb30dca in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#26 0x00007fb12cb647cd in KApplication::notify (this=0x7fffaa9f5560,
receiver=0x2461c10, event=0x23918f0) at
/home/kde-devel/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311
#27 0x00007fb12f97febc in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#28 0x00007fb12f9836e5 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4
#29 0x00007fb12f9aadb3 in ?? () from /usr/lib/libQtCore.so.4
#30 0x00007fb12a4d2bf3 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#31 0x00007fb12a4d33d0 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007fb12a4d366d in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#33 0x00007fb12f9aaf4f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#34 0x00007fb12ebd123e in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007fb12f97f252 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#36 0x00007fb12f97f49c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#37 0x00007fb12f98399b in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#38 0x00007fb13009f4a8 in Akonadi::ResourceBase::init (r=0x2095350) at
/home/kde-devel/src/KDE/kdepimlibs/akonadi/resourcebase.cpp:283
#39 0x000000000042814e in Akonadi::ResourceBase::init<ImapResource> (argc=3,
argv=0x7fffaa9f56b8) at /home/kde-devel/kde/include/akonadi/resourcebase.h:188
#40 0x0000000000426c97 in main (argc=3, argv=0x7fffaa9f56b8) at
/home/kde-devel/src/KDE/kdepim/runtime/resources/imap/imapresource.cpp:579

Possible duplicates by query: bug 256838.

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