This forum has been archived. All content is frozen. Please use KDE Discuss instead.

[3.2] Ktorrent Ubuntu Crash

Tags: None
(comma "," separated)
pacha2
Registered Member
Posts
16
Karma
0

[3.2] Ktorrent Ubuntu Crash

Mon Mar 02, 2009 10:11 pm
I came back to my ktorrent client after leaving it over night and it had crashed. I'm not sure what caused it but here's the backtrace

Application: KTorrent (ktorrent), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb598d6c0 (LWP 6444)]
[New Thread 0xb3248b90 (LWP 6459)]
[New Thread 0xb431eb90 (LWP 6458)]
[KCrash handler]
#6 0xb7ba00cd in QMutex::lock () from /usr/lib/libQtCore.so.4
#7 0xb7ec8b98 in bt::PreallocationThread::errorHappened (this=0x0)
at /shared/ktorrent-3.2/libbtcore/diskio/preallocationthread.cpp:90
#8 0xb7e98ef8 in bt::TorrentControl::preallocThreadDone (this=0xa03aa08)
at /shared/ktorrent-3.2/libbtcore/torrent/torrentcontrol.cpp:1921
#9 0xb7e99740 in bt::TorrentControl::qt_metacall (this=0xa03aa08,
_c=QMetaObject::InvokeMetaMethod, _id=24, _a=0x98c62d8)
at /shared/ktorrent-3.2/libbtcore/torrentcontrol.moc:133
#10 0xb7c9f8ab in QMetaCallEvent::placeMetaCall () from /usr/lib/libQtCore.so.4
#11 0xb7ca0c31 in QObject::event () from /usr/lib/libQtCore.so.4
#12 0xb729ff9c in QApplicationPrivate::notify_helper ()
from /usr/lib/libQtGui.so.4
#13 0xb72a4bf9 in QApplication::notify () from /usr/lib/libQtGui.so.4
#14 0xb6dc9483 in KApplication::notify () from /usr/lib/kde4/lib/libkdeui.so.5
#15 0xb7c910b9 in QCoreApplication::notifyInternal ()
from /usr/lib/libQtCore.so.4
#16 0xb7c92469 in QCoreApplicationPrivate::sendPostedEvents ()
from /usr/lib/libQtCore.so.4
#17 0xb7c9268d in QCoreApplication::sendPostedEvents ()
from /usr/lib/libQtCore.so.4
#18 0xb7cbc62f in ?? () from /usr/lib/libQtCore.so.4
#19 0xb5cd5cc6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0xb5cd9083 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0xb5cd963e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0xb7cbc9f8 in QEventDispatcherGlib::processEvents ()
from /usr/lib/libQtCore.so.4
#23 0xb7333a25 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb7c9033d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#25 0xb7c904cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#26 0xb7c9274d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#27 0xb729f897 in QApplication::exec () from /usr/lib/libQtGui.so.4
#28 0x0806510a in main (argc=1, argv=0xbfbe8874)
at /shared/ktorrent-3.2/ktorrent/main.cpp:170
#0 0xb7f49410 in __kernel_vsyscall ()
George
Moderator
Posts
5421
Karma
1

Tue Mar 03, 2009 9:48 am
This was fixed yesterday
pacha2
Registered Member
Posts
16
Karma
0

Tue Mar 03, 2009 9:52 am
Thanks George.

What version will contain the fix and when is it likely to be release?

Thanks.
George
Moderator
Posts
5421
Karma
1

Tue Mar 03, 2009 5:53 pm
pacha2 wrote:Thanks George.

What version will contain the fix and when is it likely to be release?

Thanks.


The next version, release date has not yet been decided.
pacha2
Registered Member
Posts
16
Karma
0

Tue Mar 03, 2009 6:11 pm
Thanks George. I just experienced another crash, I'm not sure if is the same as the one I reported above.
It occurred shortly after I had clicked "remove torrent and data"

Application: KTorrent (ktorrent), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb596c6c0 (LWP 18764)]
[New Thread 0xb323cb90 (LWP 18782)]
[New Thread 0xb42fdb90 (LWP 18781)]
[KCrash handler]
#6 0xb32678b0 in kt::TrackerView::update (this=0x9f5da98)
at /shared/ktorrent-3.2/plugins/infowidget/trackerview.cpp:194
#7 0xb324d788 in kt::InfoWidgetPlugin::guiUpdate (this=0x9f43798)
at /shared/ktorrent-3.2/plugins/infowidget/infowidgetplugin.cpp:151
#8 0xb7db833c in kt::PluginManager::updateGuiPlugins (this=0x81e5cc0)
at /shared/ktorrent-3.2/libktcore/pluginmanager.cpp:203
#9 0x08076350 in kt::GUI::update (this=0x81c5528)
at /shared/ktorrent-3.2/ktorrent/gui.cpp:569
#10 0x0807c08a in kt::GUI::qt_metacall (this=0x81c5528,
_c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbf9cd378)
at /shared/ktorrent-3.2/ktorrent/gui.moc:133
#11 0xb7c84f79 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb7c85642 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xb7cc2817 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#14 0xb7c8c0fe in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#15 0xb7c7f9fa in QObject::event () from /usr/lib/libQtCore.so.4
#16 0xb727ef9c in QApplicationPrivate::notify_helper ()
from /usr/lib/libQtGui.so.4
#17 0xb7283bf9 in QApplication::notify () from /usr/lib/libQtGui.so.4
#18 0xb6da8483 in KApplication::notify () from /usr/lib/kde4/lib/libkdeui.so.5
#19 0xb7c700b9 in QCoreApplication::notifyInternal ()
from /usr/lib/libQtCore.so.4
#20 0xb7c9dc01 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb7c9b4a0 in ?? () from /usr/lib/libQtCore.so.4
#22 0xb5cb4cc6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0xb5cb8083 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0xb5cb863e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0xb7c9b9f8 in QEventDispatcherGlib::processEvents ()
from /usr/lib/libQtCore.so.4
#26 0xb7312a25 in ?? () from /usr/lib/libQtGui.so.4
#27 0xb7c6f33d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#28 0xb7c6f4cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#29 0xb7c7174d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#30 0xb727e897 in QApplication::exec () from /usr/lib/libQtGui.so.4
#31 0x0806510a in main (argc=1, argv=0xbf9cde64)
at /shared/ktorrent-3.2/ktorrent/main.cpp:170
#0 0xb7f28410 in __kernel_vsyscall ()
George
Moderator
Posts
5421
Karma
1

Wed Mar 04, 2009 7:09 pm
That is something different, I will see if I can fix this.


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], q.ignora, watchstar