Bug 199150 - Tried to restart a stuck download
Summary: Tried to restart a stuck download
Status: RESOLVED DUPLICATE of bug 192775
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-07-06 13:18 UTC by antoxol
Modified: 2009-07-07 00:40 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 antoxol 2009-07-06 13:18:34 UTC
Application that crashed: kget
Version of the application: 2.2.95
KDE Version: 4.2.95 (KDE 4.2.95 (KDE 4.3 RC1)) "release 139"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.23-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
I was downloading Knime 2.0.3 from knime.org
Download got stuck at 97% so I tried to right-click-->restart download and it crashed

 -- Backtrace:
Application: KGet (kget), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f4773fd7bc6 in TransferTreeModel::timerEvent(QTimerEvent*) () from /usr/lib64/libkgetcore.so.4
#6  0x00007f4772f06533 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#7  0x00007f4771c14b0d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007f4771c1cd9a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#9  0x00007f4774d345cb in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#10 0x00007f4772ef694c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#11 0x00007f4772f23b60 in ?? () from /usr/lib64/libQtCore.so.4
#12 0x00007f4772f1fddd in ?? () from /usr/lib64/libQtCore.so.4
#13 0x00007f476c6ae0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#14 0x00007f476c6b18cd in ?? () from /usr/lib64/libglib-2.0.so.0
#15 0x00007f476c6b1a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#16 0x00007f4772f1fd3f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#17 0x00007f4771cabfef in ?? () from /usr/lib64/libQtGui.so.4
#18 0x00007f4772ef51d2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#19 0x00007f4772ef55a4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#20 0x00007f4772ef7894 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#21 0x000000000045c375 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-07 00:40:20 UTC
It seems to be the same as bug 192775, and probably related to bug 197061 too.
Thanks

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