This forum has been archived. All content is frozen. Please use KDE Discuss instead.

ktorrent crashing

Tags: None
(comma "," separated)
imported4-Anonymous
Registered Member
Posts
329
Karma
0

ktorrent crashing

Tue Oct 18, 2005 1:09 pm
I installed SUSE 10 last week. This has KTorrent, so I tried it out. It looks nice, but I have a strange problem. From time to time it crashes. Because it is compiled without debug information, I have no idea what is happening.
Anybody that knows the problem and knows what to do about it?
George
Moderator
Posts
5421
Karma
1

Tue Oct 18, 2005 4:21 pm
I highly doubt that SUSE 10 has the recently released 1.1 version of KTorrent, so I suggest you update to the latest version.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

KTorrent unexpectedly exits

Tue Oct 18, 2005 4:21 pm
I am having the same problem. I started it from a terminal, and received this error:

X Error: BadWindow (invalid Window parameter) 3
Major opcode: 7
Minor opcode: 0
Resource id: 0x4600094

Running SuSE 10.0 Retail, and trying to download a 2.05GB DVD image.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

KTorrent unexpectedly exits

Tue Oct 18, 2005 4:27 pm
SuSE 10.0 includes this version of KTorrent:

Version: 1.1rc1
Release: 5
Medium: DVD1
Path: /suse/i586/ktorrent-1.1rc1-5.i586.rpm
Group: Productivity/Networking/Other
License: LGPL
Size: 901 KB
Homepage: http://ktorrent.pwsp.net/
imported4-Ivan
Registered Member
Posts
819
Karma
0

Tue Oct 18, 2005 8:04 pm
SuSE 10.0 includes 1.1rc1 version. Please update to the newest stable 1.1.
It seems that some other users also have problems downloading big files with 1.1rc1 on SuSE 10 (see this)
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Thu Nov 24, 2005 3:50 pm
Distro: LFS
Qt: 3.3.4
KDE: 3.4.0
ktorrent: 1.1
(everything compiled from sources)

ktorrent occasionally (a few dozen times a day, actually once or twice every hour ;-) freezes without any error output (even if started from console). The window doesn't respond, the downloads stop and it uses ~99% CPU. After killing it, it starts cleanly and works until the next crash.

Anyone familiar with that? Also, is there a cvs/svn tree available somewhere?
ricce_n
Registered Member
Posts
36
Karma
0

Thu Nov 24, 2005 4:22 pm
b wrote:Distro: LFS
Qt: 3.3.4
KDE: 3.4.0
ktorrent: 1.1
(everything compiled from sources)

ktorrent occasionally (a few dozen times a day, actually once or twice every hour ;-) freezes without any error output (even if started from console). The window doesn't respond, the downloads stop and it uses ~99% CPU. After killing it, it starts cleanly and works until the next crash.

Anyone familiar with that? Also, is there a cvs/svn tree available somewhere?


Yes, I'm familiar with that problem - it solved in the svn version, for the svn tree check this link:

http://ktorrent.pwsp.net/index.php?page=faq#q3
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Fri Nov 25, 2005 11:35 am
Thanks, I'll try it out.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Sun Nov 27, 2005 3:26 pm
I too have the same problem in suse. Ktorrent just crashes after running for some time. I will upgrade it and see what happens.
imported4-Anonymous
Registered Member
Posts
329
Karma
0

svn not responding

Thu Dec 08, 2005 12:16 am
Yes, I'm familiar with that problem - it solved in the svn version, for the svn tree check this link:

http://ktorrent.pwsp.net/index.php?page=faq#q3


How do I get the latest code, and how do I compile it ?

You will need to install subversion. To get the code do this :
svn co svn://anonsvn.kde.org/home/kde/trunk/ex ... k/ktorrent
cd ktorrent
svn co svn://anonsvn.kde.org/home/kde/branches ... mon/admin/
svn cat svn://anonsvn.kde.org/home/kde/trunk/ex ... kefile.cvs > Makefile.cvs

To compile it :
make -f Makefile.cvs
./configure
make


It seems that anonsvn.kde.org is not available. Everytime I try to connect I receive, "Can't connect to host... Connection refused." I even tried to alter the path by using websvn.kde.org/trunk/extragear/network/ktorrent/
imported4-Anonymous
Registered Member
Posts
329
Karma
0

Update to Ktorrent crashing...

Thu Dec 08, 2005 12:41 am
My other thread (http://ktorrent.pwsp.net/forum/viewtopic.php?t=128) has been closed, I will update here.

After upgrading to v1.1, I noticed the additional information, namely the metrics in the lower portion of the screen. Take note of the "Tracker" status information. I opened port 4444 UDP for my IP address and after about 10 minutes saw that the status ws "OK." So, I am wondering the 2-5 minutes of downloading and the subsequent freeze was due to port 4444 UDP not being forwarded on my firewall. Ktorrent has been running and downloading for about 20 minutes without incident.

I want to witness the benefits of the torrent. I will post to this thread should I experience further problems.
imported4-Anonymous
Registered Member
Posts
329
Karma
0
I thought forwarding port 4444 UDP would resolve the hangs. CPU (3.2GHz) utilization is ~90%, RAM (512MB) 509MB used.

Ktorrent still hangs, it is running, but I have no GUI... very annoying.
George
Moderator
Posts
5421
Karma
1

Thu Dec 08, 2005 10:28 am
The UDP tracker port is only used when a torrent uses an UDP tracker, most torrents use http trackers, this has nothing to do with the freeze.

There is a bug in 1.1 which will cause an infinite loop, if you want to get rid of the bug you have 2 options :
- download the SVN version
- wait for the soon to be released 1.2rc1 (around december 20)
BaltikaTroika
Registered Member
Posts
13
Karma
0

Fri Dec 09, 2005 5:24 am
This is probably a stupid question, but here goes anyway...

I've got the crashing problem, too. I absolutely love ktorrent, though, and didn't want to replace it with anything (so I'm very relieved that it's just a minor *fixable* problem!!).

Anyway, I've nearly downloaded quite a few torrents, and it's crashing once an hour or so. If I do this upgrade (via svn), would I be able to continue downloading my torrents where I left off, or would I have to start all over again?

Now you all know I'm a newbie... my cover is blown... :)

Thanks for any info,
Baltika
djpearman
Registered Member
Posts
54
Karma
0

Fri Dec 09, 2005 9:51 am
BaltikaTroika wrote:This is probably a stupid question, but here goes anyway...

I've got the crashing problem, too. I absolutely love ktorrent, though, and didn't want to replace it with anything (so I'm very relieved that it's just a minor *fixable* problem!!).

Anyway, I've nearly downloaded quite a few torrents, and it's crashing once an hour or so. If I do this upgrade (via svn), would I be able to continue downloading my torrents where I left off, or would I have to start all over again?

Now you all know I'm a newbie... my cover is blown... :)

Thanks for any info,
Baltika


Yes, you can. Just restart KTorrent once you've installed the SVN version and away you go. It will load all previous torrents. I just upgraded to the latest SVN version on my SUSE 10.0 system and it fixes infinite loop crashes.


Bookmarks



Who is online

Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]