We are getting this exception for one chm file from 7zip when we try to index a folder with its chm file:
System.IO.EndOfStreamException: Unable to read beyond the end of the stream.
at System.IO.BinaryReader.InternalRead(Int32 numBytes)
at System.IO.BinaryReader.ReadUInt16()
at .( )
at .()
at ..ctor(Stream )
at .()
at .e(Nullable`1 , TextOptions )
at GroupDocs.Parser.Parser.GetText(TextOptions options)
at .(Parser , Boolean , FileFormat )
at .(String , Boolean )
at .(Document , , String )
This zip contains the problematic file from 7zip:
7-zip.zip (111.3 KB)