← Back to team overview

sikuli-driver team mailing list archive

[Bug 1099339] [NEW] Sikuli X-1.0rc3 (r905) IDE crashes randomly

 

Public bug reported:

Hello,
when I'm using Sikuli IDE it crashes randomly. It could crash if I save the file, if I click on an image, if I close the application, if I take a screenshot ...
I'm running on Red Hat Enterprise Linux 6.1 x64.

I have 2 versions of java on my system :
- Jdk 1.7.0_03 x64 (Default)
- jre-6u38-linux-x64

I have an application which absolutely needs Java 7, that's why I have 2 versions.
In order to use Java 6 with Sikuli IDE, I've changed the sikuli-ide.sh script this way :

(Line 4) : LC_NUMERIC=C /usr/java/jre1.6.0_38/bin/java -Dsikuli.console=true -Dsikuli.debug=0 -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -jar $DIR/sikuli-ide.jar $*
 
I attached the java crash report. Please let me know if you need more information.

** Affects: sikuli
     Importance: Undecided
         Status: New

** Attachment added: "Java crash report"
   https://bugs.launchpad.net/bugs/1099339/+attachment/3482754/+files/hs_err_pid11972.log

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

Title:
  Sikuli X-1.0rc3 (r905) IDE crashes randomly

Status in Sikuli:
  New

Bug description:
  Hello,
  when I'm using Sikuli IDE it crashes randomly. It could crash if I save the file, if I click on an image, if I close the application, if I take a screenshot ...
  I'm running on Red Hat Enterprise Linux 6.1 x64.

  I have 2 versions of java on my system :
  - Jdk 1.7.0_03 x64 (Default)
  - jre-6u38-linux-x64

  I have an application which absolutely needs Java 7, that's why I have 2 versions.
  In order to use Java 6 with Sikuli IDE, I've changed the sikuli-ide.sh script this way :

  (Line 4) : LC_NUMERIC=C /usr/java/jre1.6.0_38/bin/java -Dsikuli.console=true -Dsikuli.debug=0 -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -jar $DIR/sikuli-ide.jar $*
   
  I attached the java crash report. Please let me know if you need more information.

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


Follow ups

References