NanoLog icon indicating copy to clipboard operation
NanoLog copied to clipboard

Run into "Internal Error: Corrupted BufferExtend"

Open huchengjiang opened this issue 3 years ago • 0 comments

The decompressor occassionally running into this error. If restart the decompressor (decompressUnordered mode) can continue without the error in the same binary log location.

But it could happen again later, this is killing the quality in production by dumping Text log file.

The error reported from log.cc #2022.

                fprintf(stderr, "Internal Error: Corrupted BufferExtent\r\n");

Has anyone encountered this? Any helpful hints are appreciated.

huchengjiang avatar Oct 04 '22 03:10 huchengjiang