LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-28-2006, 02:38 PM   #1
dave`2005
Member
 
Registered: Aug 2005
Distribution: Ubuntu 7.10, Slackware 12
Posts: 270

Rep: Reputation: 30
kTorrent crashes on startup


Hi all, one of the DVD's i was downloading stopped at 99.90% complete (its happened before) so i quit and tried to restart it, it flashed in the tray then i get an error dialog: "The application kTorrent crashed and cause the signal 6 (SIGABRT)"

Here is the backtrace:

Code:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/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)
[Thread debugging using libthread_db enabled]
[New Thread -1240802368 (LWP 5164)]
(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]
#5  0xb68ec027 in raise () from /lib/tls/libc.so.6
#6  0xb68ed747 in abort () from /lib/tls/libc.so.6
#7  0xb6a92694 in __cxa_call_unexpected () from /usr/lib/./libstdc++.so.5
#8  0xb6a926d1 in std::terminate () from /usr/lib/./libstdc++.so.5
#9  0xb6a928ab in __cxa_rethrow () from /usr/lib/./libstdc++.so.5
#10 0xb7f1254e in bt::MultiFileCache::downloadStatusChanged ()
   from /opt/kde/lib/libktorrent.so.0
#11 0xb7ee76bd in bt::ChunkManager::downloadStatusChanged ()
   from /opt/kde/lib/libktorrent.so.0
#12 0xb7ee7c54 in bt::ChunkManager::qt_invoke ()
   from /opt/kde/lib/libktorrent.so.0
#13 0xb706d1ec in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#14 0xb7f18a73 in bt::TorrentFile::downloadStatusChanged ()
   from /opt/kde/lib/libktorrent.so.0
#15 0xb7f18682 in bt::TorrentFile::setDoNotDownload ()
   from /opt/kde/lib/libktorrent.so.0
#16 0xb7ee7606 in bt::ChunkManager::loadFileInfo ()
   from /opt/kde/lib/libktorrent.so.0
#17 0xb7ee5b31 in bt::ChunkManager::loadIndexFile ()
   from /opt/kde/lib/libktorrent.so.0
#18 0xb7ef6dec in bt::TorrentControl::init ()
   from /opt/kde/lib/libktorrent.so.0
#19 0x080688d8 in QListViewItem::removeItem ()
#20 0x08068d45 in QListViewItem::removeItem ()
#21 0x0805c021 in QGList::count ()
#22 0x0806d177 in QMapPrivate<bt::IPKey, int>::clear ()
#23 0xb770d932 in KUniqueApplication::processDelayed ()
   from /opt/kde/lib/libkdecore.so.4
#24 0xb770dddf in KUniqueApplication::qt_invoke ()
   from /opt/kde/lib/libkdecore.so.4
#25 0x0806d3d7 in QMapPrivate<bt::IPKey, int>::clear ()
#26 0xb706d1ec in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#27 0xb73900fa in QSignal::signal () from /usr/lib/qt/lib/libqt-mt.so.3
#28 0xb70873dd in QSignal::activate () from /usr/lib/qt/lib/libqt-mt.so.3
#29 0xb708ed13 in QSingleShotTimer::event () from /usr/lib/qt/lib/libqt-mt.so.3
#30 0xb701095f in QApplication::internalNotify ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#31 0xb700ff5e in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3
#32 0xb764b615 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#33 0xb7000195 in QEventLoop::activateTimers ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#34 0xb6fba8fb in QEventLoop::processEvents ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#35 0xb7022d18 in QEventLoop::enterLoop () from /usr/lib/qt/lib/libqt-mt.so.3
#36 0xb7022bc8 in QEventLoop::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#37 0xb7010bb1 in QApplication::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#38 0x0805b471 in ?? ()
#39 0xb68d8fcb in __libc_start_main () from /lib/tls/libc.so.6
#40 0x0805b1f1 in ?? ()
Have i lost my DVD's ? Can i install the ktorrent package over the current non working installation or will i lose the downloads? Any other way around this?

Any help very much appreciated.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nvu crashes on startup Bad_Bob Linux - Software 0 01-08-2005 06:42 PM
KDE crashes on startup bobbens Linux - Software 4 11-22-2004 11:57 AM
Fedora crashes at startup seanstevens23 Fedora - Installation 1 06-02-2004 09:17 AM
X crashes on startup natrius Linux - Software 2 01-02-2004 01:25 PM
xmule crashes on startup bshelton Linux - Software 3 11-16-2003 01:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration