Bug 214078 - Kontact crashes when network connection is lost
Summary: Kontact crashes when network connection is lost
Status: RESOLVED DUPLICATE of bug 191589
Alias: None
Product: kontact
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-11 09:39 UTC by Daniele
Modified: 2009-11-11 14:56 UTC (History)
0 users

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 Daniele 2009-11-11 09:39:55 UTC
Application that crashed: kontact
Version of the application: 4.3.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-12-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When kontact loses connection to the IMAP server, I have a segfault.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0x02943f4d in KIO::Slave::deref() () from /usr/lib/libkio.so.5
#7  0x02944af6 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#8  0x02946ee3 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#9  0x0735c263 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x0735cec2 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x0284ef97 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#12 0x02850d5e in ?? () from /usr/lib/libkio.so.5
#13 0x02850e8e in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#14 0x07354f0b in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#15 0x073565fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00ed8f54 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00ee067c in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x0036bbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x073466cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x073472b2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#21 0x0734747d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#22 0x073713ff in ?? () from /usr/lib/libQtCore.so.4
#23 0x01dd4e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x01dd8720 in ?? () from /lib/libglib-2.0.so.0
#25 0x01dd8853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x0737102c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00f79be5 in ?? () from /usr/lib/libQtGui.so.4
#28 0x07344c79 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x073450ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x0734753f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x00ed8dd7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0804b4e6 in _start ()

This bug may be a duplicate of or related to bug 213565

Reported using DrKonqi
Comment 1 Jonathan Thomas 2009-11-11 14:56:41 UTC

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