Application that crashed: kget Version of the application: 2.2.85 KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1)) Qt Version: 4.5.1 Operating System: Linux 2.6.28-gentoo-r5 x86_64 What I was doing when the application crashed: I went to delete a file that had stalled, and I got this. -- Backtrace: Application: KGet (kget), signal: Segmentation fault [KCrash Handler] #5 0x00007f1846e3057c in TransferTreeModel::timerEvent () from /usr/kde/4.3/lib64/libkgetcore.so.4 #6 0x00007f1845d6806b in QObject::event (this=0x18912e0, e=0x7fff502da140) at kernel/qobject.cpp:1073 #7 0x00007f1844ac1bbd in QApplicationPrivate::notify_helper (this=0x16e2790, receiver=0x18912e0, e=0x7fff502da140) at kernel/qapplication.cpp:4057 #8 0x00007f1844aca3de in QApplication::notify (this=0x7fff502da480, receiver=0x18912e0, e=0x7fff502da140) at kernel/qapplication.cpp:4022 #9 0x00007f1847c63faa in KApplication::notify () from /usr/kde/4.3/lib64/libkdeui.so.5 #10 0x00007f1845d57fcb in QCoreApplication::notifyInternal (this=0x7fff502da480, receiver=0x18912e0, event=0x7fff502da140) at kernel/qcoreapplication.cpp:606 #11 0x00007f1845d834fe in QTimerInfoList::activateTimers (this=0x16e36c0) at kernel/qcoreapplication.h:213 #12 0x00007f1845d800ad in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:164 #13 0x00007f183f47c3d4 in g_main_dispatch () from /usr/lib/libglib-2.0.so.0 #14 0x00007f183f47e165 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #15 0x00007f183f47e33d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #16 0x00007f1845d8000f in QEventDispatcherGlib::processEvents (this=0x16b8200, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324 #17 0x00007f1844b4f808 in QGuiEventDispatcherGlib::processEvents (this=0x18912e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #18 0x00007f1845d56bf2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 1345168304}) at kernel/qeventloop.cpp:149 #19 0x00007f1845d56d95 in QEventLoop::exec (this=0x7fff502da3f0, flags={i = 1345168384}) at kernel/qeventloop.cpp:196 #20 0x00007f1845d5b95e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #21 0x00000000004661b5 in main ()
*** Bug 192991 has been marked as a duplicate of this bug. ***
Please see: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Urs, to whom are you suggesting to get more info on the stack trace? I'm pretty sure I have the full system with debug symbols... and don't see any in my stack trace that are unknown, so perhaps you're referring to to E Quincerot who opened the (alleged?) duplicate defect?
#5 0x00007f1846e3057c in TransferTreeModel::timerEvent () from /usr/kde/4.3/lib64/libkgetcore.so.4 I think you are missing a KGet debug build, everything else is fine.
It seems like bug 197061 is related with a completer backtrace.
*** Bug 199150 has been marked as a duplicate of this bug. ***
Should be fixed in latest trunk... Lukas
By "latest trunk" - is that 4.3.2, or only 4.4? Just want to know what to expect. Thanks,
4.4... it was a too big revamp to backport... Lukas