mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] Debian packages


From: Mika Fischer
Subject: Re: [Mldonkey-users] Debian packages
Date: Sat, 30 Nov 2002 14:12:02 +0100
User-agent: KMail/1.5

Hi, Goswin!

On Saturday 30 November 2002 12:39, Goswin Brederlow wrote:
> Same old place than before for everyone willing to test:

I tried your packages and got the following problem.

First I copied everything except incoming and temp to $HOME/.mldonkey

When I then start mldonkey it just hangs there consuming 100% CPU...

Output is:
--------------------
[linuxbox:~]$ mldonkey
Your system supports 1024 file descriptors
Using Message File /home/mfischer/.mldonkey_messages.ini
Network Donkey registered
Loading history file ...done
Network Donkey:server registered
--------------------

strace means:
--------------------
[...]
open("log.0", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 4
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
rt_sigaction(SIGCHLD, {0x813eb24, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, {0x813eb24, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGPIPE, {0x813eb24, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x813eb24, [], 0x4000000}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0x813eb24, [], 0x4000000}, {SIG_DFL}, 8) = 0
old_mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0x40215000
stat64("/home/mfischer/.mldonkey/downloads.ini", {st_mode=S_IFREG|0644, 
st_size=18418, ...}) = 0
stat64("/home/mfischer/.mldonkey/downloads.ini.tmp", 0xbffff83c) = -1 ENOENT 
(No such file or directory)
open("/home/mfischer/.mldonkey/downloads.ini", O_RDONLY|O_LARGEFILE) = 7
fcntl64(7, F_SETFD, FD_CLOEXEC)         = 0
read(7, " initial_score = 5\n\n\t(* small na"..., 4096) = 4096
read(7, " and the kind between quotes.\n\t "..., 4096) = 4096
read(7, "galaxy = false\n\n\t(* Set to true "..., 4096) = 4096
read(7, " Size\", download_sample_size, T)"..., 4096) = 4096
read(7, "B98FB7F5A7D1595250\";\n  \"79574696"..., 4096) = 2034
read(7, "", 4096)                       = 0
--------------------

Thereafter it just does nothing at all except somehow consuming 100% CPU...

Any idea what's going wrong here?

Thanks,
 Mika




reply via email to

[Prev in Thread] Current Thread [Next in Thread]