Bug 167511 - kontact crashes when there is a poor internet connection
Summary: kontact crashes when there is a poor internet connection
Status: RESOLVED DUPLICATE of bug 165540
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-27 07:21 UTC by Kishore
Modified: 2008-07-27 10:04 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 Kishore 2008-07-27 07:21:52 UTC
Version:           unknown (using 4.1.60 (KDE 4.1.60 (KDE 4.2 >= 20080709)), compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.24-20-generic

Often when i leave my laptop running overnight i am greeted with the kontact  crash handler in the morning. I notice that happens more so when i have poor netconnection for example when i am too far from my wireless router such that i am still connected to it but am unable to get any internet traffic (sometimes even needing to reset my router). In any case kontact should not crash. Backtrace follows...

Application: Kontact (kontact), signal SIGSEGV
0x00007f79b997ab81 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f79c4fb3780 (LWP 1558)):
[KCrash Handler]
#5  0x00007f79bf456450 in QUrl::QUrl () from /usr/lib/libQtCore.so.4
#6  0x00007f79c03e2c49 in KUrl (this=0x7fffccffaf90, _u=@0x12c000002bf) at /media/ext_drive/devel/KDE/src/4/kdelibs/kdecore/io/kurl.cpp:436
#7  0x00007f79c182b14e in KIO::SchedulerPrivate::slotScheduleCoSlave (this=0x1478bc0) at /media/ext_drive/devel/KDE/src/4/kdelibs/kio/kio/scheduler.cpp:883
#8  0x00007f79c18304ec in KIO::Scheduler::qt_metacall (this=0x14977f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffccffb170)
    at /media/ext_drive/devel/KDE/build/4/kdelibs/kio/scheduler.moc:105
#9  0x00007f79bf4b6286 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#10 0x00007f79bf4b0d35 in QObject::event () from /usr/lib/libQtCore.so.4
#11 0x00007f79bba4a54f in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#12 0x00007f79bba4f125 in QApplication::notify () from /usr/lib/libQtGui.so.4
#13 0x00007f79c12a396b in KApplication::notify (this=0x7fffccffbac0, receiver=0x1478be8, event=0x7fffccffb7a0) at /media/ext_drive/devel/KDE/src/4/kdelibs/kdeui/kernel/kapplication.cpp:311
#14 0x00007f79bf4a2109 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#15 0x00007f79bf4cd3dc in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f79bf4caf4d in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f79b85013d4 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x00007f79b85046e5 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007f79b8504bcb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x00007f79bf4cb3af in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#21 0x00007f79bbad372f in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007f79bf4a1585 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#23 0x00007f79bf4a16db in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#24 0x00007f79bf4a3729 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#25 0x00000000004048da in main (argc=1, argv=0x7fffccffc0c8) at /media/ext_drive/devel/KDE/src/4/kdepim/kontact/src/main.cpp:218
Comment 1 Christophe Marin 2008-07-27 10:04:17 UTC

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