mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [Bug #1385] mldonkey uses 100% CPU/memory, destroying t


From: nobody
Subject: [Mldonkey-bugs] [Bug #1385] mldonkey uses 100% CPU/memory, destroying the files.ini
Date: Fri, 17 Jan 2003 11:01:51 -0500

=================== BUG #1385: LATEST MODIFICATIONS ==================
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=1385&group_id=1409

Changes by: Anonymous user        Date: 2003-Jan-17 11:01

------------------ Additional Follow-up Comments ----------------------------
mldonkey should be saving files atomically using something like perl's 
IO::AtomicFile for ocaml, because as of now it can corrupt files under many 
common circumstances crush, out of space, ...




=================== BUG #1385: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: mldonkey, a free e-Donkey client
Submitted on: 2002-Oct-09 22:04
Category:  Core                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Open                         
Release:  1.99 beta                   Release:                              
Platform Version:  Linux i386-i686    Binaries Origin:  None                

Summary:  mldonkey uses 100% CPU/memory, destroying the files.ini

Original Submission:  System: P3/500, 512 MB RAM, Suse 7.2.
Error:
Mldonkey is busy at startup, he reads the files.ini, print his message: "to 
connect, use..." and then he is killing all resources. The GUI or telnet cant 
connect to the core, he uses 100% CPU-Time, the core dont respond to the term 
or kill-signal?!
The files.ini is growing really big (IE from 1,2 MB to 130 MB), the file 
sources in the files.ini will in this file repeated many hundred times...

After:
file_locations = [
a single source like
{         client_addr = ("217.68.172.140", 6662)         client_md4 = 
"0C64E245B3E42DE29A0963EFCFA1BA15"      client_name = ""         client_age = 
1029630815.243607        client_checked = false};
will be repeated many hundred times.
If I try to download a file from the Donkey-Network, the source in { } will 
repeated, if I try to download a file from the OpneNap network the current 
OpenNap-Server will be repeated. As example:
file_sources = [
      (lionuke, "E:\\Data\\share\\phantom.mp3, [                    
("62.211.155.73", 7777);
          ("62.211.155.73", 7777);
          ("62.211.155.73", 7777);  
...snip 65 KByte the same line...
          ("62.211.155.73", 7777)])]
};


Follow-up Comments
*******************

-------------------------------------------------------
Date: 2003-Jan-17 11:01             By: None
mldonkey should be saving files atomically using something like perl's 
IO::AtomicFile for ocaml, because as of now it can corrupt files under many 
common circumstances crush, out of space, ...



CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.nongnu.org/bugs/?func=detailbug&bug_id=1385&group_id=1409




reply via email to

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