I getting same error.
I am running Tesseract from within IIS. It can call tesseract with
quite high frequency about 10 times a second.
Before, I used to start new process with Tesseract.exe for every image
recognision.
I have not encountered any problems then.
Recently I have changed it to use [DllImport("tessdll.dll")] and after
a while (40-100 calls) I am getting "attempted to read or write
protected memory" error
I have to restart IIS aspnet_wp process to get it working again.
When it crashes it does not even try to create log file and I can not
attach to tessdll.dll when it runs within IIS.
Any ideas?
Thanks,
Marek
> > Robert- Hide quoted text -
>
> - Show quoted text -