aMule Bug Tracker - aMule
View Issue Details
0000908aMuleMiscpublic2006-06-02 10:532008-02-19 11:06
JusTiCe8 
 
normalminoralways
closedopen 
SVN 
 
Debian i386, maybe Any
0000908: A previously completed file not moved loose some data
Something strange I saw sometime with different CVS release (makes me think it has always something wrong in the code):
- there is not enough disk space when incoming directory is,
- day <n>: a big file is completed, 100 % in amule, stop download, try to move it to incoming dir.
- attempt failed, file is paused and leave on temp. dir.
- day <n+1,+2, ...>: amule try to move the file, and it's failed again
- so probably next day, file appears to be not fully completed but has loose a very little part of it, about 0.15% (on the last I have seen today).

I expect to be clear, it's very strange issue, not very critical but very annoying.
I'm available if you need more informations, debug trace, ...
No tags attached.
Issue History
2006-06-02 10:53JusTiCe8New Issue
2006-06-02 10:53JusTiCe8Operating System => Debian i386, maybe Any
2006-06-15 10:49JusTiCe8Note Added: 0002033
2008-02-19 11:06XaignarStatusnew => closed

Notes
(0002033)
JusTiCe8   
2006-06-15 10:49   
I saw why it's happened in amuled log: some part of the file found corrupted after building HASH
(FileResultHash and FileHash don't match).
This issue should be closed.