I got this error while running a test case which involves verifying a toast message using tesseract on intellij3.4( java version 1.8.0_121)
A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x00007f10e046333a, pid=4980, tid=0x00007f111d577700 JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops) Problematic frame: C [libtesseract.so.3.0.3+0x22533a] ERRCODE::error(char const*, TessErrorLogCode, char const*, ...) const+0x16a Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again actual_tessdata_num_entries_ <= TESSDATA_NUM_ENTRIES:Error:Assert failed:in file tessdatamanager.cpp, line 53 tried executing "ulimit -c unlimited" still doesn't set it right. any suggestion will be of great help. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/012ef9a7-9de8-4186-b546-844688ef3e81%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

