Bug 198862 - kget crash after finished downoad and turn computer off action
Summary: kget crash after finished downoad and turn computer off action
Status: RESOLVED DUPLICATE of bug 194427
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-04 06:14 UTC by Andrey Borzenkov
Modified: 2009-07-05 13:02 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 Andrey Borzenkov 2009-07-04 06:14:13 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

KDE 4.2.95/Qt 4.5.2 as shipped by Mandriva

I had long-running download and set KGet to shutdown the system after download finished. In the morning I found running system with Dr. Kongi greeting. Download itself was finished successfully.

BTW it would be nice if kget offered suspend as well but this belongs to separate wish ...

Application: KGet (kget), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f999ca0c750 (LWP 3061))]

Thread 2 (Thread 0x7f9988452910 (LWP 3120)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f9988451d30 in ?? ()
#2  0x00007fff9aafd782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f999ca0c750 (LWP 3061)):
[KCrash Handler]
#5  0x00007f999a974511 in QObject::connect (sender=0x1424df0, signal=<value optimized out>, receiver=0x14d5aa0, method=0x7f99896bc440 "1slotCanResume(KIO::Job *, KIO::filesize_t)", 
    type=Qt::AutoConnection) at kernel/qobject.cpp:2481
#6  0x00007f99896b3d86 in Segment::createTransfer (this=0x14d5aa0, src=<value optimized out>) at /usr/src/debug/kdenetwork-4.2.95/kget/transfer-plugins/multisegmentkio/segmentfactory.cpp:46
#7  0x00007f99896b4766 in Segment::restartTransfer (this=0x14d5aa0, url=@0x14d5aa0) at /usr/src/debug/kdenetwork-4.2.95/kget/transfer-plugins/multisegmentkio/segmentfactory.cpp:102
#8  0x00007f99896b498e in SegmentFactory::slotSegmentTimeOut (this=0x1318960) at /usr/src/debug/kdenetwork-4.2.95/kget/transfer-plugins/multisegmentkio/segmentfactory.cpp:406
#9  0x00007f99896b4a4c in SegmentFactory::qt_metacall (this=0x1318960, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff9aa0d3f0)
    at /usr/src/debug/kdenetwork-4.2.95/build/kget/transfer-plugins/multisegmentkio/segmentfactory.moc:167
#10 0x00007f999a978942 in QMetaObject::activate (sender=0x128a390, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7f999a9f8fc7) at kernel/qobject.cpp:3104
#11 0x00007f999a97da9f in QSingleShotTimer::timerEvent (this=0x128a390) at kernel/qtimer.cpp:298
#12 0x00007f999a972763 in QObject::event (this=0x128a390, e=0x14d5aa0) at kernel/qobject.cpp:1066
#13 0x00007f9999ae5c9c in QApplicationPrivate::notify_helper (this=0xd91330, receiver=0x128a390, e=0x7fff9aa0da20) at kernel/qapplication.cpp:4056
#14 0x00007f9999aecf5e in QApplication::notify (this=0x7fff9aa0dd50, receiver=0x128a390, e=0x7fff9aa0da20) at kernel/qapplication.cpp:4021
#15 0x00007f999c518ade in KApplication::notify (this=0x7fff9aa0dd50, receiver=0x128a390, event=0x7fff9aa0da20) at /usr/src/debug/kdelibs-4.2.95/kdeui/kernel/kapplication.cpp:302
#16 0x00007f999a96327c in QCoreApplication::notifyInternal (this=0x7fff9aa0dd50, receiver=0x128a390, event=0x7fff9aa0da20) at kernel/qcoreapplication.cpp:610
#17 0x00007f999a98eac2 in QTimerInfoList::activateTimers (this=0xd94750) at ../../src/corelib/kernel/qcoreapplication.h:213
#18 0x00007f999a98c41d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#19 0x00007f9994fa3a8e in IA__g_main_context_dispatch (context=0xd938c0) at gmain.c:1814
#20 0x00007f9994fa71f8 in g_main_context_iterate (context=0xd938c0, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2445
#21 0x00007f9994fa7340 in IA__g_main_context_iteration (context=0xd938c0, may_block=1) at gmain.c:2508
#22 0x00007f999a98c366 in QEventDispatcherGlib::processEvents (this=0xd601b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#23 0x00007f9999b7aa3e in QGuiEventDispatcherGlib::processEvents (this=0x14d5aa0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007f999a961b42 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#25 0x00007f999a961f1c in QEventLoop::exec (this=0x7fff9aa0dcc0, flags=) at kernel/qeventloop.cpp:201
#26 0x00007f999a964129 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x0000000000451352 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdenetwork-4.2.95/kget/main.cpp:168
Comment 1 Christophe Marin 2009-07-05 13:02:00 UTC

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