[Kget] [Bug 122587] KGet sometimes crashes when resuming a download

Stefan Borggraefe Stefan.Borggraefe at gmx.de
Sat Dec 2 19:36:10 CET 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=122587         
Stefan.Borggraefe gmx de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Stefan.Borggraefe gmx de
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
            Summary|kget crashes when           |KGet sometimes crashes when
                   |downloading files           |resuming a download
            Version|unspecified                 |0.8.5



------- Additional Comments From Stefan.Borggraefe gmx de  2006-12-02 19:36 -------
I can still reproduce this bug (using current KDE 3.5.5/KGet 0.8.5 packages in Debian Sid) doing the steps given in comment 2. Reopening and confirming.

Here's a more complete backtrace with line numbers:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1209104704 (LWP 7442)]
[New Thread -1223320656 (LWP 29499)]
[New Thread -1214927952 (LWP 29303)]
[KCrash handler]
#9  0x4364162b in KIO::Slave::resume (this=0x825cb30)
    at /home/ana/Debian/kdelibs/kdelibs-3.5.5a.dfsg.1/./kio/kio/slave.cpp:266
#10 0x4364189b in KIO::TransferJob::resume (this=0x827f318)
    at /home/ana/Debian/kdelibs/kdelibs-3.5.5a.dfsg.1/./kio/kio/job.cpp:1099
#11 0x436a0740 in KIO::FileCopyJob::slotData (this=0x8258340, 
    data= 0xbff33900)
    at /home/ana/Debian/kdelibs/kdelibs-3.5.5a.dfsg.1/./kio/kio/job.cpp:1812
#12 0x436b6363 in KIO::FileCopyJob::qt_invoke (this=0x8258340, _id=7, 
    _o=0xbff33600) at ./jobclasses.moc:1556
#13 0x42b01253 in QObject::activate_signal (this=0x82badc8, clist=0x82d4eb8, 
    o=0xbff33600) at kernel/qobject.cpp:2356
#14 0x4364f73d in KIO::TransferJob::data (this=0x82badc8, t0=0x82badc8, 
    t1= 0xbff33900) at ./jobclasses.moc:993
#15 0x4364f7c8 in KIO::TransferJob::slotData (this=0x82badc8, 
    _data= 0xbff33900)
    at /home/ana/Debian/kdelibs/kdelibs-3.5.5a.dfsg.1/./kio/kio/job.cpp:906
#16 0x4368ce19 in KIO::TransferJob::qt_invoke (this=0x82badc8, _id=18, 
    _o=0xbff336f4) at ./jobclasses.moc:1072
#17 0x42b01253 in QObject::activate_signal (this=0x82c53a0, clist=0x825ccf0, 
    o=0xbff336f4) at kernel/qobject.cpp:2356
#18 0x4364be7e in KIO::SlaveInterface::data (this=0x82c53a0, t0= 0xbff33900)
    at ./slaveinterface.moc:194
#19 0x436acb42 in KIO::SlaveInterface::dispatch (this=0x82c53a0, _cmd=100, 
    rawdata= 0xbff33900)
    at /home/ana/Debian/kdelibs/kdelibs-3.5.5a.dfsg.1/./kio/kio/slaveinterface.cpp:234
#20 0x436aaed8 in KIO::SlaveInterface::dispatch (this=0x82c53a0)
    at /home/ana/Debian/kdelibs/kdelibs-3.5.5a.dfsg.1/./kio/kio/slaveinterface.cpp:173
#21 0x4365bfab in KIO::Slave::gotInput (this=0x82c53a0)
    at /home/ana/Debian/kdelibs/kdelibs-3.5.5a.dfsg.1/./kio/kio/slave.cpp:300
#22 0x4369aa60 in KIO::Slave::qt_invoke (this=0x82c53a0, _id=4, _o=0xbff33a28)
    at ./slave.moc:113
#23 0x42b01253 in QObject::activate_signal (this=0x82bea60, clist=0x82a7e20, 
    o=0xbff33a28) at kernel/qobject.cpp:2356
#24 0x42b01b5a in QObject::activate_signal (this=0x82bea60, signal=2, 
    param=18) at kernel/qobject.cpp:2449
#25 0x42e8b027 in QSocketNotifier::activated (this=0x82bea60, t0=18)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#26 0x42b239fe in QSocketNotifier::event (this=0x82bea60, e=0xbff33d80)
    at kernel/qsocketnotifier.cpp:258
#27 0x42a99176 in QApplication::internalNotify (this=0xbff34000, 
    receiver=0x82bea60, e=0xbff33d80) at kernel/qapplication.cpp:2635
#28 0x42a9af93 in QApplication::notify (this=0xbff34000, receiver=0x82bea60, 
    e=0xbff33d80) at kernel/qapplication.cpp:2358
#29 0x4319af8e in KApplication::notify (this=0xbff34000, receiver=0x82bea60, 
    event=0xbff33d80)
    at /home/ana/Debian/kdelibs/kdelibs-3.5.5a.dfsg.1/./kdecore/kapplication.cpp:550
#30 0x42a2c971 in QApplication::sendEvent (receiver=0x82bea60, 
    event=0xbff33d80) at ../include/qapplication.h:520
#31 0x42a8b529 in QEventLoop::activateSocketNotifiers (this=0x8169c88)
    at kernel/qeventloop_unix.cpp:578
#32 0x42a40ca4 in QEventLoop::processEvents (this=0x8169c88, flags=4)
    at kernel/qeventloop_x11.cpp:383
#33 0x42ab36c9 in QEventLoop::enterLoop (this=0x8169c88)
    at kernel/qeventloop.cpp:198
#34 0x42ab34ea in QEventLoop::exec (this=0x8169c88)
    at kernel/qeventloop.cpp:145
#35 0x42a9ad0f in QApplication::exec (this=0xbff34000)
    at kernel/qapplication.cpp:2758
#36 0x08062908 in ?? ()
#37 0xbff34000 in ?? ()
#38 0x00000001 in ?? ()
#39 0x00000001 in ?? ()
#40 0x00000000 in ?? ()



More information about the Kget mailing list