regular / unbzip2-stream

streaming unbzip2 implementatio in pure javascript for node and browsers
Other
29 stars 23 forks source link

Dinosaur error when unpacking large bzip2 file #29

Closed kad-beekw closed 4 years ago

kad-beekw commented 4 years ago

When unpacking a large bzip2 file (https://dumps.wikimedia.org/wikidatawiki/entities/latest-all.ttl.bz2) I get the following error:

rawr i\'m a dinosaur

This is the same error that was earlier reported and fixed in #10 .

Can somebody reproduce this error on their end? It's a big file and it may take a while before the error occurs. I'm using version 1.3.3 of the library.

kad-beekw commented 4 years ago

Oops, wrong account. Will recreate this one later...