Bug 200034 - Kget crashed while deleting transfer.
Summary: Kget crashed while deleting transfer.
Status: RESOLVED DUPLICATE of bug 197061
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-13 14:47 UTC by Mieszko Ślusarczyk
Modified: 2009-07-13 14:58 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 Mieszko Ślusarczyk 2009-07-13 14:47:29 UTC
Application that crashed: kget
Version of the application: 2.2.96
KDE Version: 4.2.96 (KDE 4.2.96 (KDE 4.3 RC2))
Qt Version: 4.5.1
Operating System: Linux 2.6.30-10-generic x86_64
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: KGet (kget), signal: Segmentation fault
[KCrash Handler]
#5  TransferTreeModel::timerEvent (this=0x924750, event=<value optimized out>) at /build/buildd/kdenetwork-4.2.96/kget/core/transferhandler.h:109
#6  0x0000003142b57bb3 in QObject::event (this=<value optimized out>, e=<value optimized out>) at kernel/qobject.cpp:1082
#7  0x00000031449a0b9d in QApplicationPrivate::notify_helper (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:4057
#8  0x00000031449a8dea in QApplication::notify (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:4022
#9  0x00007f64cb44163b in KApplication::notify (this=0x7fff7690a2d0, receiver=0x924750, event=0x7fff76909f90) at /build/buildd/kde4libs-4.2.96/kdeui/kernel/kapplication.cpp:302
#10 0x0000003142b47dfc in QCoreApplication::notifyInternal (this=<value optimized out>, receiver=<value optimized out>, event=<value optimized out>) at kernel/qcoreapplication.cpp:610
#11 0x0000003142b74eb6 in QTimerInfoList::activateTimers (this=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#12 0x0000003142b715cd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:164
#13 0x000000313e23a20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0x000000313e23d8e0 in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x000000313e23da7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0x0000003142b7152f in QEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#17 0x0000003144a3970f in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#18 0x0000003142b466a2 in QEventLoop::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:149
#19 0x0000003142b46a6d in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:200
#20 0x0000003142b48d34 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#21 0x000000000045c2d5 in main (argc=2, argv=0x7fff7690a8a8) at /build/buildd/kdenetwork-4.2.96/kget/main.cpp:168

Reported using DrKonqi
Comment 1 Dario Andres 2009-07-13 14:58:36 UTC
Same backtrace as bug 197061 / bug 192775. Also related to bug 199056.
Thanks

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