aces_container icon indicating copy to clipboard operation
aces_container copied to clipboard

Error when processing large files

Open scottdyer opened this issue 8 years ago • 0 comments

Not sure of the threshold but I've seen the following error when trying to process large files (> 4K).

Assertion failed: (outputBufferSize < 100e6), function configure, file /tmp/aces_container20151110-54787-bi1jgv/aces_container-1.0.1/aces_Writer.cpp, line 206. Abort trap: 6

I'm guessing the fix will just require a change to the buffer size.

scottdyer avatar May 17 '16 00:05 scottdyer