mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Hang on ~95MB of input #161
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 @viric on GitHub (Feb 16, 2017).
I tried to compress a 3GB file with bro, and it hangs when it has received 95MB.
I cannot provide the file (private email). How can I help? A backtrace may be enough?
@viric commented on GitHub (Feb 16, 2017):
Ouch. It was just running for long without taking anything from stdin. It sucked data again after 5 minutes.