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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

