Bug 202819

Summary: KGet crash before download finished
Product: [Applications] kget Reporter: Alexandros <fumantsu>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, dario.massarin, nekkar, nolis71cu
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexandros 2009-08-06 17:11:29 UTC
Application that crashed: kget
Version of the application: 2.3.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH x86_64

What I was doing when the application crashed:
The title tells everything. Note that the download is not one file but many using Premium rapidshare account

 -- Backtrace:
Application: KGet (kget), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f17dfa47545 in KJob::resume () from /usr/lib/libkdecore.so.5
#6  0x00007f17d232a585 in Segment::startTransfer () from /usr/lib/kde4/kget_multisegkiofactory.so
#7  0x00007f17d232b360 in Segment::restartTransfer () from /usr/lib/kde4/kget_multisegkiofactory.so
#8  0x00007f17d232b46b in SegmentFactory::slotSegmentTimeOut () from /usr/lib/kde4/kget_multisegkiofactory.so
#9  0x00007f17d232d3ec in SegmentFactory::qt_metacall () from /usr/lib/kde4/kget_multisegkiofactory.so
#10 0x00007f17df402e0c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0x00007f17df407e4f in ?? () from /usr/lib/libQtCore.so.4
#12 0x00007f17df3fcdb3 in QObject::event () from /usr/lib/libQtCore.so.4
#13 0x00007f17dff78e2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#14 0x00007f17dff800fe in QApplication::notify () from /usr/lib/libQtGui.so.4
#15 0x00007f17e210fff6 in KApplication::notify () from /usr/lib/libkdeui.so.5
#16 0x00007f17df3edd0c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#17 0x00007f17df419322 in ?? () from /usr/lib/libQtCore.so.4
#18 0x00007f17df41628d in ?? () from /usr/lib/libQtCore.so.4
#19 0x00007f17dadaddbe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007f17dadb1568 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#21 0x00007f17dadb1690 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007f17df4161d6 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#23 0x00007f17e000bdde in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007f17df3ec612 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#25 0x00007f17df3ec9e4 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#26 0x00007f17df3eeb99 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#27 0x000000000045d1e9 in _start ()

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

Reported using DrKonqi
Comment 1 Dario 2009-08-07 14:59:25 UTC
Thanks for your report.

Manolo, any idea about this? Seems like the m_getJob->resume(); function call makes it crash.
Comment 2 Dario Andres 2009-08-07 18:32:45 UTC
BTW, this looks like bug 194427.
Thanks
Comment 3 Dario Massarin 2009-08-08 14:48:38 UTC

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