Summary: | kmail crashes while opening inbox imap folder | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Thomas Scheffler <thomas_scheffler> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, thomas_scheffler |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Scheffler
2009-01-16 13:37:37 UTC
The rest of the backtrace: #14 0x00007f77b2282c74 in QMetaObject::activate (sender=0x1ada740, from_signal_index=<value optimized out>, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3028 #15 0x00007f77aaf131e1 in KIO::SlaveInterface::dispatch (this=0x1ada740, _cmd=104, rawdata=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/slaveinterface.cpp:175 #16 0x00007f77aaf11151 in KIO::SlaveInterface::dispatch (this=0x1ada740) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/slaveinterface.cpp:90 #17 0x00007f77aaf049ce in KIO::Slave::gotInput (this=0x1ada740) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/slave.cpp:322 #18 0x00007f77aaf04cd8 in KIO::Slave::qt_metacall (this=0x1ada740, _c=QMetaObject::InvokeMetaMethod, _id=32709200, _a=0x7fffba76d1b0) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs_build/kio/slave.moc:75 #19 0x00007f77b2282c74 in QMetaObject::activate (sender=0x1aeaba0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3028 #20 0x00007f77aae4107f in KIO::ConnectionPrivate::dequeue (this=0x1aea3d0) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kio/kio/connection.cpp:82 #21 0x00007f77aae4172a in KIO::Connection::qt_metacall (this=0x1aeaba0, _c=QMetaObject::InvokeMetaMethod, _id=32709200, _a=0x1ddbc20) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs_build/kio/connection.moc:72 #22 0x00007f77b227d945 in QObject::event (this=0x1aeaba0, e=0x14dbed0) at kernel/qobject.cpp:1152 #23 0x00007f77b015c91d in QApplicationPrivate::notify_helper (this=0xe720d0, receiver=0x1aeaba0, e=0x14dbed0) at kernel/qapplication.cpp:3809 #24 0x00007f77b016464a in QApplication::notify (this=0x7fffba76df20, receiver=0x1aeaba0, e=0x14dbed0) at kernel/qapplication.cpp:3774 #25 0x00007f77b0cd951b in KApplication::notify (this=0x7fffba76df20, receiver=0x1aeaba0, event=0x14dbed0) at /var/tmp/portage/kde-base/kdelibs-4.1.4/work/kdelibs-4.1.4/kdeui/kernel/kapplication.cpp:311 #26 0x00007f77b226eb0e in QCoreApplication::notifyInternal (this=0x7fffba76df20, receiver=0x1aeaba0, event=0x14dbed0) at kernel/qcoreapplication.cpp:593 #27 0x00007f77b226f6f1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xe4d2d0) at kernel/qcoreapplication.h:215 #28 0x00007f77b01eaf8a in QEventDispatcherX11::processEvents (this=0xe6f9b0, flags={i = -1166615296}) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #29 0x00007f77b226d432 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1166615248}) at kernel/qeventloop.cpp:149 #30 0x00007f77b226d5bd in QEventLoop::exec (this=0x7fffba76dd70, flags={i = -1166615168}) at kernel/qeventloop.cpp:200 #31 0x00007f77b226f9ad in QCoreApplication::exec () at kernel/qcoreapplication.cpp:851 #32 0x0000000000402d2b in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/kmail-4.1.4/work/kmail-4.1.4/kmail/main.cpp:146 #33 0x00007f77af7531d6 in __libc_start_main () from /lib64/libc.so.6 #34 0x0000000000402089 in _start () The fix will be in 4.2 :) *** This bug has been marked as a duplicate of bug 179765 *** |