← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #280747]: Sikulix Region not working

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--- MinGW folder
I only wanted to make sure.
The information seems to be the debug information, that is preserved in the pre-built stuff from the time when I did the build on my system. So just forget it.

--- short on memory exception
the problem situation as such is clear and does not need any further debugging: at the time of crash, OpenCV tries to allocate memory for a screen image that was captured before, to search something in it. This is the normal procedure during SikuliX find operation.

The question is: Why does memory get short in your situation? Usually this is caused by some memory leak (Java objects still referenced somehow, so their memory cannot be garbage collected).
This might be information, that does not say anything to you ;-)

So just make your test with the statement outside the loop and report
back.

Hope I will find something meanwhile or in the next days.

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