mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #14133] overwritten torrent file fails consistency


From: Rafael Vuijk
Subject: [Mldonkey-bugs] [bug #14133] overwritten torrent file fails consistency check at startup
Date: Mon, 15 Aug 2005 17:09:53 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

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/





reply via email to

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