← Back to team overview

sikuli-driver team mailing list archive

[Bug 1803311] Re: sikulix fatal error

 

Seems to be a Java problem with the screen setup.

Try with 1.1.4 and Java 11

** Changed in: sikuli
       Status: New => Won't Fix

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1803311

Title:
  sikulix fatal error

Status in Sikuli:
  Won't Fix

Bug description:
  sikulix 1.1.3 crashes at runtime randomly:

  OS is a 64bit Linuxsystem, based on Ubuntu 18.04.
  We don't know how to reproduce the problem, it just happens randomly at different positions in our scripts. The script is started by commandline, not IDE.

  
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x00007fa7b01e564c, pid=5151, tid=0x00007fa7d0525700
  #
  # JRE version: OpenJDK Runtime Environment (8.0_181-b13) (build 1.8.0_181-8u181-b13-1ubuntu0.18.04.1-b13)
  # Java VM: OpenJDK 64-Bit Server VM (25.181-b13 mixed mode linux-amd64 compressed oops)
  # Problematic frame:
  # C  [libawt_xawt.so+0x4064c]
  #
  # 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/ses/hs_err_pid5151.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.
  #

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1803311/+subscriptions


References