Bug 148345 - ktorrent crashes repeatably on exit
Summary: ktorrent crashes repeatably on exit
Status: RESOLVED DUPLICATE of bug 148155
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-30 00:47 UTC by Raúl
Modified: 2007-07-30 08:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Log of the crashing ktorrent session (57.71 KB, text/plain)
2007-07-30 00:48 UTC, Raúl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Raúl 2007-07-30 00:47:44 UTC
Version:           2.2.1 (using KDE 3.5.7, Debian Package 4:3.5.7.dfsg.1-3 (lenny/sid))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.22-1-686

I got SEGV on exit with ctrl-Q on ktorrent. This happens everytime I exit from ktorrent.

I'll attach the log.

This is the backtrace:
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1234372928 (LWP 5466)]
0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0xbfcd8398 in ?? ()
#2  0xb7982ff4 in ?? () from /lib/i686/cmov/libc.so.6
#3  0xbfcd8384 in ?? ()
#4  0xb78d1df6 in nanosleep () from /lib/i686/cmov/libc.so.6
#5  0xb78d1c07 in Ѓ��  ��f��> () from /lib/i686/cmov/libc.so.6
#6  0xb73e3107 in KCrash::startDrKonqi (argv=0xbfcda5a0, argc=17)
    at /tmp/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kcrash.cpp:312
#7  0xb73f9107 in KCrash::defaultCrashHandler (sig=11)
    at /tmp/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kcrash.cpp:229
#8  0xffffe420 in ?? ()
#9  0x0000000b in ?? ()
#10 0x08072173 in KTorrentCore::onExit (this=0x8372710)
    at ktorrentcore.cpp:603
#11 0x080ad542 in KTorrent::queryExit (this=0x816aac0) at ktorrent.cpp:587
#12 0xb7672e50 in KMainWindow::shuttingDown (this=0xb7982ff4)
    at /tmp/buildd/kdelibs-3.5.7.dfsg.1/./kdeui/kmainwindow.cpp:1104
#13 0xb77d8621 in KMainWindow::qt_invoke (this=0x816aac0, _id=72, 
    _o=0xbfcdab1c) at ./kmainwindow.moc:139
#14 0xb7c5d913 in KParts::MainWindow::qt_invoke (this=0x816aac0, _id=72, 
    _o=0xbfcdab1c) at ./mainwindow.moc:98
#15 0x080ce533 in DMainWindow::qt_invoke (this=0x816aac0, _id=72, 
    _o=0xbfcdab1c) at dmainwindow.moc:138
#16 0x080b62a0 in KTorrent::qt_invoke (this=0x816aac0, _id=72, _o=0xbfcdab1c)
    at ktorrent.moc:220
#17 0xb6dfed43 in QObject::activate_signal (this=0xbfcdad20, clist=0x81a4438, 
    o=0xbfcdab1c) at kernel/qobject.cpp:2356
#18 0xb6dff7e8 in QObject::activate_signal (this=0xbfcdad20, signal=15)
    at kernel/qobject.cpp:2325
#19 0xb73e75dc in KApplication::shutDown (this=0xbfcdad20)
    at ./kapplication.moc:234
#20 0xb73fc73b in KApplication::qt_emit (this=0xbfcdad20, _id=15, 
    _o=0xbfcdac4c) at ./kapplication.moc:278
#21 0xb73fc78b in KUniqueApplication::qt_emit (this=0xbfcdad20, _id=15, 
    _o=0xbfcdac4c) at ./kuniqueapplication.moc:96
#22 0x080722af in KTorrentApp::qt_emit (this=0xbfcdad20, _id=15, 
    _o=0xbfcdac4c) at ktorrentapp.moc:82
#23 0xb6dfee44 in QObject::activate_signal (this=0xbfcdad20, clist=0x81589b8, 
    o=0xbfcdac4c) at kernel/qobject.cpp:2378
#24 0xb6dff7e8 in QObject::activate_signal (this=0xbfcdad20, signal=3)
    at kernel/qobject.cpp:2325
#25 0xb7183d0b in QApplication::aboutToQuit (this=0xbfcdad20)
    at .moc/debug-shared-mt/moc_qapplication.cpp:106
#26 0xb6db0ce2 in QEventLoop::enterLoop (this=0x813f5a8)
    at kernel/qeventloop.cpp:210
#27 0xb6db0a16 in QEventLoop::exec (this=0x813f5a8)
    at kernel/qeventloop.cpp:145
#28 0xb6d980a9 in QApplication::exec (this=0xbfcdad20)
    at kernel/qapplication.cpp:2758
#29 0x080b1d41 in main (argc=3, argv=0x995bccd) at main.cpp:179
#30 0xb7855040 in @!Ѓ�� t ��F ��F 멋��������������������e��8 u��떋Nh����~5��FX��P ��@ ��4$��T$ )������ ��D$ �������������� ������������������ ��U��������j������)T$ ��D$ ��4$�������������� ������Սv ()
   from /lib/i686/cmov/libc.so.6
#31 0x0806a341 in _start ()
Comment 1 Raúl 2007-07-30 00:48:49 UTC
Created attachment 21296 [details]
Log of the crashing ktorrent session
Comment 2 Bram Schoenmakers 2007-07-30 08:23:42 UTC

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