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

In using the nightly build from 01/08/15, I am trying to install under RHEL 6.4 
64-bit, JRE version 7.0_09, and JDK 1.7.0_71 loaded.    I installed or built 
locally all the prerequisite libraries.   During the install, the 
libVisionProxy.so library did not work as delivered, and when it tried the 
inline build, it left unresolved tesseract symbols in the .so.   I manually 
added the libtesseract_api.so library to the shared library link line in 
runBuild, and then saved the resulting .so in the libs directory for a new 
install try.  All the libraries are built on the same box with g++ version 
4.4.7, and a  x86_64-redhat-linux target.

In re-running the install after placing the libVisionProxy.so and 
libJXGrabKey.so in the libs directory, it proceeds to the point of trying to 
run functional tests, and crashes during the tests.   Below are the last few 
lines of the Setup log to give an idea of where it got to during the install.
[debug (1/8/15 8:00:16 PM)] Jython: requested to use as default region: 
R[2560,0 1920x1040]@S(0)
[debug (1/8/15 8:00:16 PM)] JythonScriptRunner: runPython: running statements
[debug (1/8/15 8:00:16 PM)] Image: BufferedImage: (100, 66)
[debug (1/8/15 8:00:16 PM)] Finder: Image: __BufferedImage__: (100x66)
[debug (1/8/15 8:00:16 PM)] Sikulix: testSetup: Finder setup with image worked
[debug (1/8/15 8:00:16 PM)] FileManager: tempfile create:
/tmp/Sikulix/sikuli-7209404605745913466.png
[debug (1/8/15 8:00:17 PM)] Image: loaded: 
/tmp/Sikulix/sikuli-7209404605745913466.png 
(file:/tmp/Sikulix/sikuli-7209404605745913466.png)
[debug (1/8/15 8:00:17 PM)] Image: cached: 
/tmp/Sikulix/sikuli-7209404605745913466.png (19 KB) (# 1 KB 19 -- 0 % of 64 MB)
[debug (1/8/15 8:00:17 PM)] Sikulix: testSetup: Finder setup with image file 
worked
[debug (1/8/15 8:00:17 PM)] Region: find: waiting 3.0 secs for 
/tmp/Sikulix/sikuli-7209404605745913466.png to appear in S(1)[0,34 2560x1040]
[debug (1/8/15 8:00:17 PM)] Image: reused: 
/tmp/Sikulix/sikuli-7209404605745913466.png 
(file:/tmp/Sikulix/sikuli-7209404605745913466.png)


The core states it is on a frame:
# C  [libVisionProxy.so+0x42c80]  
Java_org_sikuli_natives_VisionProxyJNI_FindResult_1x_1get+0x0

Any ideas of how to resolve?    I do have the core file and hs_err_.. file from 
the install if that would help to narrow it down.    In running the IDE 
afterward, I get the same crash at times.  


-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to