URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14133>
Summary: overwritten torrent file fails consistency check at
startup
Project: mldonkey, a multi-networks file-sharing client
Submitted by: darkfader
Submitted on: Mon 08/15/05 at 17:09
Category: Bittorrent-Plugin
Severity: 3 - Normal
Item Group: Program malfunction
Status: None
Assigned to: None
Open/Closed: Open
Release: 2.6.2
Release:
Platform Version: Linux
Binaries Origin: CVS / Self compiled
CPU type: Intel x86
_______________________________________________________
Details:
It seems like I downloaded two torrent files with the same filename. mldonkey
overwrote the first one.
Error message:
"Exception: File "src/daemon/common/commonSwarming2.ml", line 0, characters
573-2: Assertion failed while handling option:files in files.ini"
Exception line:
assert (s.s_size = size);
Temporary solution:
Edit files.ini and rename torrent filenames or just delete/rename the actual
torrent files. You can add this in front of the exception line if you want to
know which file it is:
if (s.s_size <> size) then lprintf "s.s_size <> size : %s %s\n"
(Int64.to_string s.s_size) (Int64.to_string size);
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14133>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Mldonkey-bugs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs