https://bugs.kde.org/show_bug.cgi?id=258963
David Faure <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Faure <faure kde org> 2010-12-06 02:14:48 --- Backtrace of the crash (which happened after closing the dialog box from bug 258958, so it might be related, but we couldn't make sure) Program received signal SIGSEGV, Segmentation fault. 0x40441a18 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /opt/qt4-maemo5/lib/libQtCore.so.4 0x40441a18 <_ZN16QCoreApplication9postEventEP7QObjectP6QEventi+44>: ldr r4, [r6, #36] (gdb) bt #0 0x40441a18 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /opt/qt4-maemo5/lib/libQtCore.so.4 #1 0x40441d84 in QCoreApplication::postEvent(QObject*, QEvent*) () from /opt/qt4-maemo5/lib/libQtCore.so.4 #2 0x404573ec in QObject::deleteLater() () from /opt/qt4-maemo5/lib/libQtCore.so.4 #3 0x41a8b834 in KJob::emitResult (this=0x2ef490) at /home/maemo/default/work/kde4libs-4.5+20101203.1203143/kdecore/jobs/kjob.cpp:315 #4 0x41207328 in KIMAP::Job::handleErrorReplies (this=0x2ef490, response=...) at /home/maemo/default/work/kdepimlibs-4.6~20101203.1203119/kimap/job.cpp:86 #5 0x412248b4 in KIMAP::MyRightsJob::handleResponse (this=0x2ef490, response=...) at /home/maemo/default/work/kdepimlibs-4.6~20101203.1203119/kimap/myrightsjob.cpp:64 #6 0x41218a08 in KIMAP::SessionPrivate::responseReceived (this=0x281430, response=...) at /home/maemo/default/work/kdepimlibs-4.6~20101203.1203119/kimap/session.cpp:263 #7 0x41218d30 in KIMAP::Session::qt_metacall (this=0x2813c8, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x319da8) at /home/maemo/default/work/kdepimlibs-4.6~20101203.1203119/obj-arm-linux-gnueabi/kimap/session.moc:106 #8 0x40448ac8 in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /opt/qt4-maemo5/lib/libQtCore.so.4 #9 0x40457350 in QMetaCallEvent::placeMetaCall(QObject*) () from /opt/qt4-maemo5/lib/libQtCore.so.4 #10 0x40458858 in QObject::event(QEvent*) () from /opt/qt4-maemo5/lib/libQtCore.so.4 #11 0x406b868c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/qt4-maemo5/lib/libQtGui.so.4 #12 0x406bab0c in QApplication::notify(QObject*, QEvent*) () from /opt/qt4-maemo5/lib/libQtGui.so.4 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
