Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test data fails round-trip #31

Closed
mwiebe opened this issue Mar 26, 2015 · 3 comments
Closed

Test data fails round-trip #31

mwiebe opened this issue Mar 26, 2015 · 3 comments

Comments

@mwiebe
Copy link

mwiebe commented Mar 26, 2015

I've got another failure case. This time, the data crashes during decompression. I've uploaded a gzipped version of the bad2.bin at the gist https://gist.github.com/mwiebe/c54c790288b8e16a7970.

C:\Dev>dir bad2.bin
 Volume in drive C is Windows
 Volume Serial Number is DA14-224A

 Directory of C:\Dev

2015-03-25  04:51 PM         6,434,440 bad2.bin
               1 File(s)      6,434,440 bytes
               0 Dir(s)  266,752,405,504 bytes free

C:\Dev>"C:\Dev\zstd\visual\2012\x64\Release\zstd.exe" bad2.bin out2.bin
Compressed 6434440 bytes into 3003788 bytes ==> 46.68%

C:\Dev>"C:\Dev\zstd\visual\2012\x64\Release\zstd.exe" -d out2.bin bad2.roundtrip.bin
**CRASH**
@Cyan4973
Copy link
Contributor

Thanks Mark.
I'll investigate it.

Cyan4973 added a commit that referenced this issue Jul 7, 2015
@Cyan4973
Copy link
Contributor

Cyan4973 commented Jul 7, 2015

Latest version available in "dev" branch seems to fix this issue.

@Cyan4973
Copy link
Contributor

Cyan4973 commented Jul 8, 2015

pushed to master

@Cyan4973 Cyan4973 closed this as completed Jul 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants