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

UnZip write to file endlessly. #5

Closed
gaterking opened this issue Jan 17, 2013 · 2 comments
Closed

UnZip write to file endlessly. #5

gaterking opened this issue Jan 17, 2013 · 2 comments
Assignees
Milestone

Comments

@gaterking
Copy link

I unzip a zip file which has some crc error. When I use SharpZipLib to unzip it, it will write to target file endlessly. I found the FileStream.position isn't always changed. Inflater.DecodeHuffman always return true value.

@davetransom
Copy link

I also just experienced this.

A 304 KB zip file extracting endlessly - forced to stop at 150 GB. Tried opening with WinRaR as well as Windows Explorer, both say the single .txt file inside is corrupt. Will see if I can give more insight when I get to debug it (moving on for now).

@davidpierson
Copy link
Contributor

Hi,
To avoid having discussions split between two places, could you please re-post at the existing #ziplib forum at
http://community.sharpdevelop.net/forums/12.aspx
Thanks, David

@icsharpcode icsharpcode locked and limited conversation to collaborators Apr 14, 2016
@McNeight McNeight modified the milestone: 1.0 May 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants