Sikuli errors on RHEL 8 virtual machine

Asked by Diarmuid Kieran

Hi,
On a RHEL 8 virtual machine, I am able to launch the sikuli IDE, by running the runsikulix script.
However, when I try to run sikuli without the IDE, it crashes as soon as it arrives at a " if exists (image.png)" statement, with the following error message:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f8bcf1f8f88, pid=1693682, tid=140239115618048
#
# JRE version: Java(TM) SE Runtime Environment (8.0_66-b17) (build 1.8.0_66-b17)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b17 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libawt_xawt.so+0x41f88] ReadRegionsInList+0x3b8
#
# 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:
# /path_to_test_output/hs_err_pid1693682.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
/path_to_sikuli/runsikulix: line 27: 1693682 Aborted (core dumped) "$JAVABIN" $PROPS -jar "$shome/$sjar.jar" $SIKULI_COMMAND

Is there some library I might be missing or is Sikuli incompatible with a virtual RHel 8 machine ?

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.