Bug 197061 - Kget crashed while deleting downloads
Summary: Kget crashed while deleting downloads
Status: RESOLVED FIXED
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:
: 200034 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-18 21:03 UTC by m.wege
Modified: 2009-09-11 14:02 UTC (History)
2 users (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 m.wege 2009-06-18 21:03:30 UTC
Application that crashed: kget
Version of the application: 2.2.90
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.1
Operating System: Linux 2.6.30-020630rc6-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: KGet (kget), signal: Segmentation fault
[KCrash Handler]
#6  TransferTreeModel::timerEvent (this=0x9fa8878, event=0xbfae7d3c) at /build/buildd/kdenetwork-4.2.90/kget/core/transferhandler.h:109
#7  0xb6932f0f in QObject::event (this=0x9fa8878, e=0xbfae7d3c) at kernel/qobject.cpp:1082
#8  0xb6ddfbcc in QApplicationPrivate::notify_helper (this=0x9f0f7a0, receiver=0x9fa8878, e=0xbfae7d3c) at kernel/qapplication.cpp:4057
#9  0xb6de7ede in QApplication::notify (this=0xbfae7fc8, receiver=0x9fa8878, e=0xbfae7d3c) at kernel/qapplication.cpp:3604
#10 0xb7d1ae8d in KApplication::notify (this=0xbfae7fc8, receiver=0x9fa8878, event=0xbfae7d3c) at /build/buildd/kde4libs-4.2.90/kdeui/kernel/kapplication.cpp:302
#11 0xb69227ab in QCoreApplication::notifyInternal (this=0xbfae7fc8, receiver=0x9fa8878, event=0xbfae7d3c) at kernel/qcoreapplication.cpp:610
#12 0xb6951b31 in QTimerInfoList::activateTimers (this=0x9f12474) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#13 0xb694e280 in timerSourceDispatch (source=0x9f12440) at kernel/qeventdispatcher_glib.cpp:164
#14 0xb5f25b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#15 0xb5f290eb in ?? () from /usr/lib/libglib-2.0.so.0
#16 0xb5f29268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#17 0xb694e1d8 in QEventDispatcherGlib::processEvents (this=0x9f0d1b8, flags={i = -1079083336}) at kernel/qeventdispatcher_glib.cpp:324
#18 0xb6e81765 in QGuiEventDispatcherGlib::processEvents (this=0x9f0d1b8, flags={i = -1079083288}) at kernel/qguieventdispatcher_glib.cpp:202
#19 0xb6920dda in QEventLoop::processEvents (this=0xbfae7f60, flags={i = -1079083224}) at kernel/qeventloop.cpp:149
#20 0xb692121a in QEventLoop::exec (this=0xbfae7f60, flags={i = -1079083160}) at kernel/qeventloop.cpp:200
#21 0xb69236c9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#22 0xb6ddfa47 in QApplication::exec () at kernel/qapplication.cpp:3526
#23 0x0809f93a in main (argc=3, argv=0xbfae81b4) at /build/buildd/kdenetwork-4.2.90/kget/main.cpp:153

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-19 16:18:02 UTC
Probably related to bug 192775. Thanks
Comment 2 Dario Andres 2009-07-13 14:58:36 UTC
*** Bug 200034 has been marked as a duplicate of this bug. ***
Comment 3 Lukas Appelhans 2009-09-11 14:02:40 UTC
Should be fixed in latest trunk...

Lukas