[Bug 270563] New: Akonadi IMAP crash

andrew.n.rainey at gmail.com andrew.n.rainey at gmail.com
Sun Apr 10 09:02:07 BST 2011


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

           Summary: Akonadi IMAP crash
           Product: Akonadi
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: IMAP resource
        AssignedTo: ervin at kde.org
        ReportedBy: andrew.n.rainey at gmail.com
                CC: vkrause at kde.org, kdepim-bugs at kde.org


Application: akonadi_imap_resource (0.1)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-CHAKRA x86_64

-- Information about the crash:
I created a new account in KDE to try and create an IMAP account with no
existing/conflicting settings. The Gmail IMAP account creation went well and it
seemed to download emails from the server. However when I tried to open these
emails Akonadi/Kmail crashed. Happens every time

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Resource (akonadi_imap_resource), signal: Segmentation
fault
[Current thread is 1 (Thread 0x7f1a17b45760 (LWP 15361))]

Thread 3 (Thread 0x7f1a03a43710 (LWP 15495)):
#0  0xffffffffff60014c in ?? ()
#1  0x00007f1a03a42b00 in ?? ()
#2  0x00007fff0355b6e2 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x7f1a03242710 (LWP 15498)):
#0  0x00007f1a13721173 in poll () from /lib/libc.so.6
#1  0x00007f1a122d3174 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f1a122d36ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x00007f1a16f980d6 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#4  0x00007f1a16f68892 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#5  0x00007f1a16f68adc in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#6  0x00007f1a16e6fa48 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f1a15b66c63 in ?? () from /usr/lib/libkimap.so.4
#8  0x00007f1a16e726ca in QThreadPrivate::start(void*) () from
/usr/lib/libQtCore.so.4
#9  0x00007f1a12febcb0 in start_thread () from /lib/libpthread.so.0
#10 0x00007f1a137299fd in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1a17b45760 (LWP 15361)):
[KCrash Handler]
#6  0x00007f1a140175f4 in KJob::isAutoDelete() const () from
/usr/lib/libkdecore.so.5
#7  0x00007f1a140178d8 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#8  0x00007f1a15b4ebdc in KIMAP::Job::handleErrorReplies(KIMAP::Message const&)
() from /usr/lib/libkimap.so.4
#9  0x00007f1a15b629d7 in KIMAP::SelectJob::handleResponse(KIMAP::Message
const&) () from /usr/lib/libkimap.so.4
#10 0x00007f1a15b64e5c in
KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () from
/usr/lib/libkimap.so.4
#11 0x00007f1a15b65f02 in KIMAP::Session::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkimap.so.4
#12 0x00007f1a16f8033a in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#13 0x00007f1a162909a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#14 0x00007f1a16295d11 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#15 0x00007f1a14606856 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#16 0x00007f1a16f69ddc in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#17 0x00007f1a16f6dd62 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4
#18 0x00007f1a16f97ee3 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /usr/lib/libQtCore.so.4
#19 0x00007f1a122d2c33 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#20 0x00007f1a122d3410 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007f1a122d36ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#22 0x00007f1a16f9807f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/libQtCore.so.4
#23 0x00007f1a1634198e in
QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib/libQtGui.so.4
#24 0x00007f1a16f68892 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#25 0x00007f1a16f68adc in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/libQtCore.so.4
#26 0x00007f1a16f6e05b in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#27 0x00007f1a1767a952 in Akonadi::ResourceBase::init(Akonadi::ResourceBase*)
() from /usr/lib/libakonadi-kde.so.4
#28 0x0000000000420ad8 in _start ()

This bug may be a duplicate of or related to bug 252682.

Possible duplicates by query: bug 252682.

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