I recently installed Kubuntu 6.06 and the first time I ran Ktorrent everything was fine. The next time I ran it it crashed. Now I cant get it to run even if I reinstall it. I read through the forum and I found a suggestion. I deleted the ktorrent directory in ~/.kde/share/apps/ but that didnt work. I ran the debugger and this is what it gave me:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found) this line repeated many times
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232893728 (LWP 5563)]
(no debugging symbols found) this line repeat many times
...
(no debugging symbols found)
[KCrash handler]
#6 0xb7ef3539 in bt::Server::changePort () from /usr/lib/libktorrent.so.0
#7 0xb7ef3db5 in bt::Server::Server () from /usr/lib/libktorrent.so.0
#8 0xb7ec88a2 in bt::Globals::initServer () from /usr/lib/libktorrent.so.0
#9 0x0806937b in kt::CompareVal<unsigned long> ()
#10 0x0805d549 in QGList::count ()
#11 0x0806e7e1 in QValueList<QString>::detachInternal ()
#12 0xb7785610 in KUniqueApplication:rocessDelayed ()
from /usr/lib/libkdecore.so.4
#13 0xb7786d87 in KUniqueApplication::qt_invoke ()
from /usr/lib/libkdecore.so.4
#14 0x0806e447 in QValueList<QString>::detachInternal ()
#15 0xb7058e29 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb73ebe1a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#17 0xb70765a0 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#18 0xb707e090 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#19 0xb6feedc6 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#20 0xb6feefc2 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#21 0xb7773d7d in KApplication::notify () from /usr/lib/libkdecore.so.4
#22 0xb6f800ef in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#23 0xb6fe07b3 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#24 0xb6f93eff in QEventLoop:rocessEvents () from /usr/lib/libqt-mt.so.3
#25 0xb70078b7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#26 0xb70077da in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#27 0xb6fed8d5 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#28 0x0805b79f in ?? ()
#29 0xb6875ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#30 0x0805b451 in ?? ()
Any suggestions on what I could do?
Cheers,
Peter
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found) this line repeated many times
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232893728 (LWP 5563)]
(no debugging symbols found) this line repeat many times
...
(no debugging symbols found)
[KCrash handler]
#6 0xb7ef3539 in bt::Server::changePort () from /usr/lib/libktorrent.so.0
#7 0xb7ef3db5 in bt::Server::Server () from /usr/lib/libktorrent.so.0
#8 0xb7ec88a2 in bt::Globals::initServer () from /usr/lib/libktorrent.so.0
#9 0x0806937b in kt::CompareVal<unsigned long> ()
#10 0x0805d549 in QGList::count ()
#11 0x0806e7e1 in QValueList<QString>::detachInternal ()
#12 0xb7785610 in KUniqueApplication:rocessDelayed ()
from /usr/lib/libkdecore.so.4
#13 0xb7786d87 in KUniqueApplication::qt_invoke ()
from /usr/lib/libkdecore.so.4
#14 0x0806e447 in QValueList<QString>::detachInternal ()
#15 0xb7058e29 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb73ebe1a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#17 0xb70765a0 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#18 0xb707e090 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#19 0xb6feedc6 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#20 0xb6feefc2 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#21 0xb7773d7d in KApplication::notify () from /usr/lib/libkdecore.so.4
#22 0xb6f800ef in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#23 0xb6fe07b3 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#24 0xb6f93eff in QEventLoop:rocessEvents () from /usr/lib/libqt-mt.so.3
#25 0xb70078b7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#26 0xb70077da in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#27 0xb6fed8d5 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#28 0x0805b79f in ?? ()
#29 0xb6875ea2 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#30 0x0805b451 in ?? ()
Any suggestions on what I could do?
Cheers,
Peter
Comment