livVisionProxy.so error

Asked by lijianl002

Hi:

    I was installl sikuli-1.1.0 on linux

    while i was running 'mvn -pl Setup exec:exec' , it exited with an error:

     A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x6acbb6b8, pid=6513, tid=1988408496
#
# JRE version: 6.0
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode linux-mips )
# Problematic frame:
# C [libVisionProxy.so+0x4b6b8] Java_org_sikuli_natives_VisionProxyJNI_FindResults_1size+0x0
#
# An error report file with more information is saved as:
# /home/g313/SikuliX-2014-master/Setup/hs_err_pid6513.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

i know libVisionProxy.so was compiled by itself, so could you explain this error for me ,
what should i do to handle this error ?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

if you want to use SikuliX 1.1.0, then you should simply use the setup according to
http://sikulix.com + quickstart

BTW:
just checked with the current github repo:
mvn -pl Setup exec:exec

should not work at all (wrong exe target specified).
So I guess you are working with an older version of the repo anyway.

Revision history for this message
RaiMan (raimund-hocke) said :
#2

just fixed the problem in the project:
mvn -pl Setup exec:exec

now works again, but the setup results are now found in
~/.Sikulix/SikulixSetup

Can you help with this problem?

Provide an answer of your own, or ask lijianl002 for more information if necessary.

To post a message you must log in.