java - Tesseract 3.02.02 Crash JRE -


we using tess4j/tesseract perform ocr on webapp. on windows works fine when deployed on linux machine(centos 6.8) program crashes , automatically kill apache tomcat server.

we read more 1 file(different file) simultaneously.if run ocr running approximately 1 minutes after through fatal error. can please suggest how resolve?

a fatal error has been detected java runtime environment:

sigsegv (0xb) @ pc=0x00007f7d5934ff90, pid=17649, tid=140176377489152

jre version: java(tm) se runtime environment (8.0_60-b27) (build 1.8.0_60-b27) java vm: java hotspot(tm) 64-bit server vm (25.60-b23 mixed mode linux-amd64 compressed oops) problematic frame:

 c [libtesseract.so.3.0.2+0x22cf90] tesseract::histogramrect(unsigned char const*, int, int, int, int, int, int, int*)+0x70 

failed write core dump. core dumps have been disabled. enable core dumping, try ulimit -c unlimited before starting java again


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -