Summary: | Akonadi IMAP resource crash | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Joachim Mairböck <j.mairboeck> |
Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | amantia, andrew.n.rainey, clara.gnos, distselemov, info, janow49420, kdepim-bugs, rado.kljucevsek, vkrause |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Joachim Mairböck
2010-09-28 20:30:22 UTC
This is probably bug 249685. Created attachment 53400 [details]
New crash information added by DrKonqi
akonadi_imap_resource (0.1) on KDE Platform 4.5.76 (4.6 >= 20101111) using Qt 4.7.1
I got a similar crash when migrating my accounts from dimap to akonadi based dimap.
-- Backtrace (Reduced):
#6 0x00007fd9eda45514 in KJob::isAutoDelete (this=0x90d7c0) at /home/andris/development/sources/kde-trunk/kdelibs/kdecore/jobs/kjob.cpp:355
#7 0x00007fd9eda452cd in KJob::emitResult (this=0x90d7c0) at /home/andris/development/sources/kde-trunk/kdelibs/kdecore/jobs/kjob.cpp:314
#8 0x00007fd9efe31b26 in KIMAP::Job::handleErrorReplies (this=0x90d7c0, response=...) at /home/kolab/development/sources/kde-trunk/kdepimlibs/kimap/job.cpp:86
#9 0x00007fd9efe56f18 in KIMAP::MyRightsJob::handleResponse (this=0x90d7c0, response=...) at /home/kolab/development/sources/kde-trunk/kdepimlibs/kimap/myrightsjob.cpp:64
#10 0x00007fd9efe481b4 in KIMAP::SessionPrivate::responseReceived (this=0x7f8d40, response=...) at /home/kolab/development/sources/kde-trunk/kdepimlibs/kimap/session.cpp:262
*** Bug 229389 has been marked as a duplicate of this bug. *** *** Bug 270563 has been marked as a duplicate of this bug. *** Created attachment 60489 [details]
New crash information added by DrKonqi
akonadi_imap_resource (0.1) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.3
- What I was doing when the application crashed:
Just added a imap to local cyrus (kolab) mail server + kolab to akonadi. Then it showed Task 100% a long time and crashed
-- Backtrace (Reduced):
#6 QCoreApplication::postEvent (receiver=0xd00120, event=0x7fe7700091f0, priority=0) at kernel/qcoreapplication.cpp:1132
#7 0x00007fe78e7d6d8c in KIMAP::Job::handleErrorReplies(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#8 0x00007fe78e7ead32 in KIMAP::SelectJob::handleResponse(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#9 0x00007fe78e7ed1d7 in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#10 0x00007fe78e7ee2b2 in KIMAP::Session::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkimap.so.4
*** Bug 270932 has been marked as a duplicate of this bug. *** *** Bug 271639 has been marked as a duplicate of this bug. *** Is it still happening for you with 4.7.x? I've been unable to reproduce that one, it just works for me. In case you still experience this please feel free to reopen. Created attachment 64412 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.7) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.2
- What I was doing when the application crashed:
Not using my computer at all. Clearly akonadi crashed when it periodically decided to update the IMAP shares.
-- Backtrace (Reduced):
#6 QMutex::lock (this=0x7000000041) at thread/qmutex.cpp:151
#7 0x00007ff532e2d2de in QCoreApplication::postEvent (receiver=0x1bfeaf0, event=0x1cc0020, priority=0) at kernel/qcoreapplication.cpp:1140
#8 0x00007ff531aad59c in KIMAP::Job::handleErrorReplies (this=0x1bfeaf0, response=...) at ../../kimap/job.cpp:86
#9 0x00007ff531ac2ac2 in KIMAP::SelectJob::handleResponse (this=<value optimized out>, response=...) at ../../kimap/selectjob.cpp:145
#10 0x00007ff531ac4f90 in KIMAP::SessionPrivate::responseReceived (this=0x1aae910, response=...) at ../../kimap/session.cpp:271
|