Bug 144813 - KTorrent crashes in dht::parseRsp()
Summary: KTorrent crashes in dht::parseRsp()
Status: RESOLVED DUPLICATE of bug 144416
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-29 06:46 UTC by Jonathan Avraham
Modified: 2007-04-29 14:18 UTC (History)
0 users

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 Jonathan Avraham 2007-04-29 06:46:16 UTC
Version:           2.1 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

Got the computer after a night's download - found the ol' crash handler telling me about a singal 11 and this:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1235314032 (LWP 5564)]
[New Thread -1242526832 (LWP 5686)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb7e44b9b in dht::ParseRsp () from /usr/lib/libktorrent-2.1.so
#7  0xb7e44dc2 in dht::MakeRPCMsg () from /usr/lib/libktorrent-2.1.so
#8  0xb7e39f21 in dht::RPCServer::readPacket ()
   from /usr/lib/libktorrent-2.1.so
#9  0xb7e3a222 in dht::RPCServer::qt_invoke ()
   from /usr/lib/libktorrent-2.1.so
#10 0xb6e7e88b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb6e7f330 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#12 0xb760804c in KNetwork::KClientSocketBase::readyRead ()
   from /usr/lib/libkdecore.so.4
#13 0xb7608086 in KNetwork::KClientSocketBase::slotReadActivity ()
   from /usr/lib/libkdecore.so.4
#14 0xb761a143 in KNetwork::KClientSocketBase::qt_invoke ()
   from /usr/lib/libkdecore.so.4
#15 0xb761a1e6 in KNetwork::KDatagramSocket::qt_invoke ()
   from /usr/lib/libkdecore.so.4
#16 0xb6e7e88b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb6e7f1a2 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb720b877 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#19 0xb6ea144a in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#20 0xb6e15a60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#21 0xb6e1788f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0xb75d9ce2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0xb6da81e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#24 0xb6e07e59 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#25 0xb6dbcd07 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#26 0xb6e30136 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#27 0xb6e2ff46 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#28 0xb6e17609 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#29 0x080653d6 in ?? ()
#30 0xb662febc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#31 0x08064ec1 in ?? ()
Comment 1 Ivan Vasic 2007-04-29 14:18:57 UTC
upgrade to 2.1.4

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