Open
Description
I have found this to be pretty reproducible. To reproduce:
- Call tesseract on a blank (no text) image.
- Call Page.GetIterator().GetProperties() on the resulting Page.
- Receive a System.AccessViolationException stating that "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
NOTE: attached file is a TIFF! Rename it from .gif to .tif. GitHub does not handle tiff images.
Activity