← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #273682]: Sikulix 1.1.0: *** Error in `java': free(): invalid next size (normal): 0x00007fd2289ba6e0 ***

 

Question #273682 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/273682

RaiMan requested more information:
this part is interesting:
...
--- 1.
[debug] JythonScriptRunner: runPython: running script:
/gpfs/scratch/userTest/integrationTestUser/Jenkins/workspace/testApp/testApp/Applications/testApp/GUITestingSikulix/CENTOS7_MWM/Test[...snip...]Sikulix.sikuli

--- 2.
/gpfs/scratch/userTest/integrationTestUser/Jenkins/workspace/testApp/SikulixTestDir//testApp/sikulixTestProject

--- 3.
*** Error in `/developers/devenv/prod/opt/compilers/jdk/7u25/none/bin/java': free(): invalid next size (normal): 0x00007fa2dcc12500 ***

--- 1.
this is a regular SikuliX debug message showing what script is to be run

--- 2.
this message must be somehow produced from inside the script (not a SikuliX debug message)

--- 3.
this means the error happens with something that is scripted after --- 2 is printed.
must be at the very beginning, since no other SikuliX debug messages follow after --- 2 as a result of executing specific SikuliX features.

So what are you doing at script start? what produces --- 2?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.