Bug 213372 - Kmail crash when acknowledging dimap connection failure
Summary: Kmail crash when acknowledging dimap connection failure
Status: RESOLVED DUPLICATE of bug 191589
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 05:24 UTC by Scott Kitterman
Modified: 2009-11-06 14:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Kitterman 2009-11-06 05:24:00 UTC
Application that crashed: kmail
Version of the application: 1.12.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Got a diaglogue that my dimap account had failed to connect.  Crash came just after I clicked OK.

Also it was just after regaining internet connection when the computer had been suspeneded.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x03472f4d in KIO::Slave::deref() () from /usr/lib/libkio.so.5
#7  0x03473af6 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#8  0x03475ee3 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#9  0x00a51263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00a51ec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x0337df97 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#12 0x0337fd5e in ?? () from /usr/lib/libkio.so.5
#13 0x0337fe8e in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#14 0x00a49f0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#15 0x00a4b5fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x0370ff54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x0371767c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00394bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x00a3b6cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x00a3c2b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0x00a3c47d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#22 0x00a663ff in ?? () from /usr/lib/libQtCore.so.4
#23 0x05202e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x05206720 in ?? () from /lib/libglib-2.0.so.0
#25 0x05206853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00a6602c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x037b0be5 in ?? () from /usr/lib/libQtGui.so.4
#28 0x00a39c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00a3a0ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00a3c53f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x0370fdd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0804a702 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-06 14:06:58 UTC
Merging with bug 191589 Thanks

*** This bug has been marked as a duplicate of bug 191589 ***