mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
IReader.MoveToNextEntry() not terminating #80
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eklann on GitHub (Feb 9, 2016).
I have encountered an issue with reading corrupt rar-files. When reading the entries in the file, the method IReader.MoveToNextEntry does not terminate, and the programs hangs. The program still consumes a lot of CPU, so it is doing something. I have tried to wait, but after 20 hours nothing has happened.
The following code can reproduce the issue:
I am using Sharpcompress 0.11.4 from nuget.org
I also have a file that can be used to reproduce the problem, but I am not sure where to send it? It is approximately 100MB