LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 03-15-2006, 06:41 AM   #1
rahilrai
Member
 
Registered: Dec 2005
Location: India
Distribution: Open SUSE 10
Posts: 44

Rep: Reputation: 15
Question Ktorrent crashing EVERYTIME


HI I'm a newbie with OpenSUSE 10 (KDE 3.5.1) installed on a Compaq Presario Laptop. Uptil yesterday Ktorrent was working flawlessly. But since midnight evrytime I start it it crashes (ever single time). The backtrace gives the following output:

----------------------------------------------------------------------------
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(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 1096910752 (LWP 9135)]
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0xffffe410 in __kernel_vsyscall ()
#7 0x411a5541 in raise () from /lib/tls/libc.so.6
#8 0x411a6dbb in abort () from /lib/tls/libc.so.6
#9 0x4112e489 in __gnu_cxx::__verbose_terminate_handler ()
from /usr/lib/libstdc++.so.6
#10 0x4112be15 in __gxx_personality_v0 () from /usr/lib/libstdc++.so.6
#11 0x4112be52 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0x4112c01f in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0x400a07d7 in bt::MultiFileCache::downloadStatusChanged ()
from /opt/kde3/lib/libktorrent.so.0
#14 0x400a800b in bt::ChunkManager::downloadStatusChanged ()
from /opt/kde3/lib/libktorrent.so.0
#15 0x400a8274 in bt::ChunkManager::qt_invoke ()
from /opt/kde3/lib/libktorrent.so.0
#16 0x40bf88d9 in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x4008452b in bt::TorrentFile::downloadStatusChanged ()
from /opt/kde3/lib/libktorrent.so.0
#18 0x40084637 in bt::TorrentFile::setDoNotDownload ()
from /opt/kde3/lib/libktorrent.so.0
#19 0x400a77fd in bt::ChunkManager::loadFileInfo ()
from /opt/kde3/lib/libktorrent.so.0
#20 0x400a7882 in bt::ChunkManager::loadIndexFile ()
from /opt/kde3/lib/libktorrent.so.0
#21 0x400acf1a in bt::TorrentControl::init ()
from /opt/kde3/lib/libktorrent.so.0
#22 0x0806cbc7 in ?? ()
#23 0x08068329 in ?? ()
#24 0x080709c1 in ?? ()
#25 0x08071044 in ?? ()
#26 0x408ae768 in KUniqueApplication:rocessDelayed ()
from /opt/kde3/lib/libkdecore.so.4
#27 0x408b000c in KUniqueApplication::qt_invoke ()
from /opt/kde3/lib/libkdecore.so.4
#28 0x0805cebf in ?? ()
#29 0x40bf88d9 in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40f45802 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40c157fb in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40c1d343 in QSingleShotTimer::event ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40b97f71 in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x40b988f9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x4089c60e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#36 0x40b8cac4 in QEventLoop::activateTimers ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40b4567e in QEventLoop:rocessEvents ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40baf008 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40baef06 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40b978bf in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x08060fc6 in ?? ()
#42 0x41192ea0 in __libc_start_main () from /lib/tls/libc.so.6
#43 0x0805b1b1 in ?? ()
----------------------------------------------------------------------------

P.S. N numbers of uninstalls followed by reinstalls and reboots havent helped. BTW I installed Apollon 3-4 days back. Is that a problem?

Any help will be appreciated
Thx in advance

Rex
rahilrai@gmail.com
 
Old 03-16-2006, 02:35 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
I had problems with Suses ktorrent, so I uninstalled it and compiled a fresh version from source which works really well. You may want to try that.
 
Old 03-16-2006, 06:45 AM   #3
rahilrai
Member
 
Registered: Dec 2005
Location: India
Distribution: Open SUSE 10
Posts: 44

Original Poster
Rep: Reputation: 15
Thx for that but I have already uninstalled ktorrent (using yast), rebooted and reinstalled (again using yast)... But no joy!

You mentioned recompiling from source. I'm relatively new to Linux (in fact brand new) so I would really appreciate if u'd give me step by step instructions.

Thx in advance

Rex
rahilrai@gmail.com
 
Old 03-16-2006, 07:00 AM   #4
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
stopped working at midnight? maybe YAST ran an update on components and now something is incompatible and crashing it. Looking at the website the stable version is 1.2, what is your version?

You could get the latest by compiling from source as mentioned above instead of using whatever binaries are on YAST.

http://ktorrent.pwsp.net/index.php?page=downloads

Contains a link to source code, and under it a quick guide on how to compile:

Quote:
Compiling and installing from the source code goes as follows : (replacing X.Y by the correct version number)
tar -xvzf ktorrent-X.Y.tar.gz
cd ktorrent-X.Y
./configure
make
make install

If you want really fast compilation times, you should use ./configure --enable-final instead of ./configure
(incase their webserver explodes by the time you see this....)

Last edited by ethics; 03-16-2006 at 07:01 AM.
 
  


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
ktorrent error in suse 10.0 riba43 SUSE / openSUSE 4 03-16-2006 07:27 AM
need help with ktorrent megadsonic SUSE / openSUSE 2 12-27-2005 01:46 PM
KTorrent problem--how to seed? watha Linux - Networking 0 10-16-2005 04:17 PM
ktorrent 1.1rc1 anticuchos Linux - Newbie 3 09-11-2005 02:45 AM
Abiword, v2, crashing everytime bugyugo Linux - Software 2 12-20-2003 09:10 AM

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

All times are GMT -5. The time now is 10:44 AM.

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