← Back to team overview

sikuli-driver team mailing list archive

[Question #273135]: A fatal error has been detected by the Java Runtime Environment

 

New question #273135 on Sikuli:
https://answers.launchpad.net/sikuli/+question/273135

I've installed sikuli using apt-get install sikuli-ide. 

I attempt to take a screenshot and the program fails with the following error:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f9df4477b6a, pid=4622, tid=140316414936832
#
# JRE version: OpenJDK Runtime Environment (7.0_79-b14) (build 1.7.0_79-b14)
# Java VM: OpenJDK 64-Bit Server VM (24.79-b02 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.6
# Distribution: Ubuntu 12.04 LTS, package 7u79-2.5.6-0ubuntu1.12.04.1
# Problematic frame:
# C  [libtesseract.so.3+0x27ab6a]  tesseract::Classify::CharNormClassifier(TBLOB*, DENORM const&, INT_TEMPLATES_STRUCT*, ADAPT_RESULTS*)+0x94
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/vagrant/hs_err_pid4622.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)

This installs Sikuli X-1.0rc3. Is there an apt-get to install 1.1 or is it likely this will still happen in 1.1?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.