I'm working on a mass OCR on an image import. 14,000 files all multiple pages. I keep finding the machine crashing as well as read error on individual files. The last 2 times I get a OCRengine not responding. This is what I get from the event viewer.
Faulting application name: LFOmniOCR.exe, version: 9.0.0.165, time stamp: 0x54ebd105
Faulting module name: ntdll.dll, version: 6.3.9600.18146, time stamp: 0x5650afd4
Exception code: 0xc0000374
Fault offset: 0x000e5914
Faulting process id: 0x27ac
Faulting application start time: 0x01d1471cadc9d39c
Faulting application path: C:\Program Files (x86)\Common Files\Laserfiche\Batch Processor\BPOmniOCR185\LFOmniOCR.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 5f1a3df1-b37c-11e5-80ca-005056a11171
Faulting package full name:
Faulting package-relative application ID:
Any ideas on how to prevent this? Thanks.