Bug 202669 - crash near end of download
Summary: crash near end of download
Status: RESOLVED DUPLICATE of bug 194427
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-05 18:59 UTC by Darin McBride
Modified: 2009-08-05 19:33 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 Darin McBride 2009-08-05 18:59:54 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.29-gentoo-r5 x86_64

What I was doing when the application crashed:
I was trying to reproduce bug #173465 to see if that problem has been fixed.  Near the end of the download, kget crashed.  Restarting kget allowed the file to complete, seemingly correctly.

 -- Backtrace:
Application: KGet (kget), signal: Segmentation fault
[KCrash Handler]
#5  QObject::connect (sender=0x22bcdf0, signal=0x1f854d9 "data(KIO::Job*,QByteArray)", receiver=0x1eca240, method=0x7fc9a6c14821 "slotData(KIO::Job *, const QByteArray&)", type=Qt::AutoConnection)
    at kernel/qobject.cpp:2481
#6  0x00007fc9a6c0b9ce in Segment::createTransfer (this=0x1eca240, src=@0x7fffc224c760)
    at /var/tmp/portage/kde-base/kget-4.3.0-r1/work/kget-4.3.0/kget/transfer-plugins/multisegmentkio/segmentfactory.cpp:55
#7  0x00007fc9a6c0c3af in Segment::restartTransfer (this=0x1eca240, url=@0x7fc9b6a9960a)
    at /var/tmp/portage/kde-base/kget-4.3.0-r1/work/kget-4.3.0/kget/transfer-plugins/multisegmentkio/segmentfactory.cpp:102
#8  0x00007fc9a6c0c5c6 in SegmentFactory::slotSegmentTimeOut (this=0x1f08310) at /var/tmp/portage/kde-base/kget-4.3.0-r1/work/kget-4.3.0/kget/transfer-plugins/multisegmentkio/segmentfactory.cpp:406
#9  0x00007fc9a6c0c668 in SegmentFactory::qt_metacall (this=0x1f08310, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fffc224c890)
    at /var/tmp/portage/kde-base/kget-4.3.0-r1/work/kget-4.3.0_build/kget/transfer-plugins/multisegmentkio/segmentfactory.moc:167
#10 0x00007fc9b6a0d8a8 in QMetaObject::activate (sender=0x21be930, from_signal_index=<value optimized out>, to_signal_index=4, argv=0xffffffff) at kernel/qobject.cpp:3101
#11 0x00007fc9b6a198aa in QSingleShotTimer::timerEvent (this=0x21be930) at .moc/debug-shared/qtimer.moc:76
#12 0x00007fc9b6a0f48b in QObject::event (this=0x21be930, e=0x7fc9b6a9960a) at kernel/qobject.cpp:1066
#13 0x00007fc9b7560c1d in QApplicationPrivate::notify_helper (this=0x1cf2490, receiver=0x21be930, e=0x7fffc224cf90) at kernel/qapplication.cpp:4056
#14 0x00007fc9b7563340 in QApplication::notify (this=0x7fffc224d2f0, receiver=0x21be930, e=0x7fffc224cf90) at kernel/qapplication.cpp:4021
#15 0x00007fc9b9c032b0 in KApplication::notify (this=0x7fffc224d2f0, receiver=0x21be930, event=0x7fffc224cf90)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#16 0x00007fc9b69f7c6b in QCoreApplication::notifyInternal (this=0x7fffc224d2f0, receiver=0x21be930, event=0x7fffc224cf90) at kernel/qcoreapplication.cpp:606
#17 0x00007fc9b6a2ac7e in QTimerInfoList::activateTimers (this=0x1cf4c60) at kernel/qcoreapplication.h:213
#18 0x00007fc9b6a26eed in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#19 0x00007fc9b1f3d3d4 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007fc9b1f3f165 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#21 0x00007fc9b1f3f33d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007fc9b6a26e4f in QEventDispatcherGlib::processEvents (this=0x1cc3040, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#23 0x00007fc9b7606628 in QGuiEventDispatcherGlib::processEvents (this=0x1eca240, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007fc9b69f6972 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1037774320}) at kernel/qeventloop.cpp:149
#25 0x00007fc9b69f6dd6 in QEventLoop::exec (this=0x7fffc224d260, flags={i = -1037774224}) at kernel/qeventloop.cpp:197
#26 0x00007fc9b69fb39e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x0000000000456c04 in main (argc=1, argv=0x7fffc224d8a8) at /var/tmp/portage/kde-base/kget-4.3.0-r1/work/kget-4.3.0/kget/main.cpp:173

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-05 19:33:51 UTC
This is like bug 198862 ( bug 194427 ). Thanks

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