Bug 197251 - crashed Kget suddenly on gnome in ubuntu.
Summary: crashed Kget suddenly on gnome in ubuntu.
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: 2.2.2
Platform: Ubuntu Unspecified
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-20 12:39 UTC by Janith
Modified: 2009-09-11 14:16 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 Janith 2009-06-20 12:39:24 UTC
Version:           2.2.2 (using KDE 4.2.2)
Installed from:    Ubuntu Packages

Application: KGet (kget), signal SIGSEGV
[Current thread is 0 (LWP 4230)]

Thread 2 (Thread 0xb385cb90 (LWP 4241)):
#0  0xb7f1a430 in __kernel_vsyscall ()
#1  0xb664e7b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6922380 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb685096e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb62084ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb665649e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5de2700 (LWP 4230)):
[KCrash Handler]
#6  0xb78a4aea in TransferHandler::postTransferChangedEvent () from /usr/lib/libkgetcore.so.4
#7  0xb78a56be in TransferHandler::setTransferChange () from /usr/lib/libkgetcore.so.4
#8  0xb789b3cc in Transfer::setTransferChange () from /usr/lib/libkgetcore.so.4
#9  0xb3c90f27 in ?? () from /usr/lib/kde4/kget_kiofactory.so
#10 0xb7897a27 in ?? () from /usr/lib/libkgetcore.so.4
#11 0xb7898080 in ?? () from /usr/lib/libkgetcore.so.4
#12 0xb78a6e8b in ?? () from /usr/lib/libkgetcore.so.4
#13 0xb788baa2 in Job::setStatus () from /usr/lib/libkgetcore.so.4
#14 0xb789b4bf in Transfer::setStatus () from /usr/lib/libkgetcore.so.4
#15 0xb789bc7b in Transfer::delayTimerEvent () from /usr/lib/libkgetcore.so.4
#16 0xb7897451 in ?? () from /usr/lib/libkgetcore.so.4
#17 0xb695515f in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6e15f2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0xb6e1e22e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7d4d94d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb6944a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0xb6973d71 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb69704e0 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb608fb88 in IA__g_main_context_dispatch (context=0x9971e90) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#25 0xb60930eb in g_main_context_iterate (context=0x9971e90, block=1, dispatch=1, self=0x996f698) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#26 0xb6093268 in IA__g_main_context_iteration (context=0x9971e90, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#27 0xb6970438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#28 0xb6eb73f5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb694306a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb69434aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb6945959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0xb6e15da7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x0809f0ca in _start ()
Comment 2 Dario Andres 2009-06-20 23:31:41 UTC
This could be related to bug 187968. Thanks
Comment 3 Lukas Appelhans 2009-09-11 14:16:35 UTC
Should be fixed in latest trunk...

Lukas