RamiroCruzo / freearc

Automatically exported from code.google.com/p/freearc
0 stars 0 forks source link

ERROR: general (de)compression error in 4x4:lzma:16mb:h4mb:normal:24:mc8 #371

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create non empty txt file c:\example\example.txt. In my case the contens of 
the file is "Hello", it means that the size of file example.txt is 5 bytes.
2. Copy the attachment to C:\Temp\H_05ab08f8-1b0a-4c16-8c43-001f8a7195e9.arc
3. run cmd.exe
4. cd c:\example
5. arc.exe a "C:\temp\H_05ab08f8-1b0a-4c16-8c43-001f8a7195e9.arc"

What is the expected output?

I expect that the file example.txt will be added to archive and the console 
output will be "ALL OK"

What do you see instead?

ERROR: general (de)compression error in 4x4:lzma:16mb:h4mb:normal:24:mc8

What version of the product are you using? On what operating system?

arc.exe 0.666, Windows 7 prof, 32bit, english
Please provide any additional information below.

---------

I have several problematic files, all of these files are relatively big, more 
than 100MB. But if I take this file H_05ab08f8-1b0a-4c16-8c43-001f8a7195e9.arc 
and decompress it in normal way (using gui or commandline) the decompression is 
sucessfull. When I compress it again and make the 
H_05ab08f8-1b0a-4c16-8c43-001f8a7195e9.arc I can reproduce this error again 
with this successfuly decompressed and compressed file. I just wanted to say 
that the file is not corrupted, but there is a bug in decompression which can 
be reproduced.

I cannot attach such a big file, please contact me at kubes(at)medictech.com 
and I will send you the file.

Original issue reported on code.google.com by kubes.to...@gmail.com on 21 Oct 2013 at 11:12