Summary: | Akonadi IMAP resource crashed in background | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Alex Merry <alex.merry> |
Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | annma, kdepim-bugs, valir, vkrause |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alex Merry
2010-11-21 22:46:12 UTC
Confirmed running Kontact 4.4.7 Backtrace Application: Akonadi Resource (akonadi_contacts_resource), signal: Aborted [KCrash Handler] #7 0xffffe430 in __kernel_vsyscall () #8 0xb54bb611 in raise () from /lib/i686/libc.so.6 #9 0xb54bcf62 in abort () from /lib/i686/libc.so.6 #10 0xb56f04cf in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6 #11 0xb56ede55 in ?? () from /usr/lib/libstdc++.so.6 #12 0xb56ede92 in std::terminate () from /usr/lib/libstdc++.so.6 #13 0xb56edf4b in __cxa_rethrow () from /usr/lib/libstdc++.so.6 #14 0xb7392785 in QEventLoop::exec (this=0xbfc0f12c, flags={i = 0}) at kernel/qeventloop.cpp:214 #15 0xb73958c3 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #16 0xb593046a in QApplication::exec () at kernel/qapplication.cpp:3673 #17 0xb76698c0 in Akonadi::ResourceBase::init (r=0x90c9a30) at /usr/local/trunk-src/kdepimlibs/akonadi/resourcebase.cpp:283 #18 0x0805588a in Akonadi::ResourceBase::init<ContactsResource> (argc=3, argv=0xbfc0f2c4) at /usr/local/trunk/include/akonadi/resourcebase.h:188 #19 0x08053e95 in main (argc=3, argv=0xbfc0f2c4) at /usr/local/trunk-src/kdepim/runtime/resources/contacts/contactsresource.cpp:518 Not sure how to trigger it though. Created attachment 53887 [details]
New crash information added by DrKonqi
akonadi_imap_resource (0.1) on KDE Platform 4.5.80 (4.6 Beta1) using Qt 4.7.1
- What I was doing when the application crashed:
I just restarted my computer after updating my OpenSuSE 11.4 M3 box to latest packages.
Then I started Kontact wichi triggered the import wizard.
The crash occured just before the wizard finished it's work. No error reported by the wizard, though.
-- Backtrace (Reduced):
#7 0x0809e837 in takeFirst (this=0x8151ad8, session=0x817d870) at /usr/include/QtCore/qlist.h:477
#8 SessionPool::declareSessionReady (this=0x8151ad8, session=0x817d870) at /usr/src/debug/kdepim-runtime-4.5.80/resources/imap/sessionpool.cpp:210
#9 0x0809ea92 in SessionPool::onNamespacesTestDone (this=0x8151ad8, job=0x81a2550) at /usr/src/debug/kdepim-runtime-4.5.80/resources/imap/sessionpool.cpp:434
#10 0x0809f711 in SessionPool::qt_metacall (this=0x8151ad8, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfd7c2c8) at /usr/src/debug/kdepim-runtime-4.5.80/build/resources/imap/sessionpool.moc:119
[...]
[...]
#13 0xb5c94635 in KJob::result (this=0x822cd20, _t1=0x822cd20) at /usr/src/debug/kdelibs-4.5.80/build/kdecore/kjob.moc:194
*** This bug has been marked as a duplicate of bug 242698 *** |