Sikuli IDE quit unexpectedly while using the libcxcore.4 dylib plug-in

Asked by Steve

After running Sikuli IDE for a while, I got this error. It is happen randomly.
Sikuli IDE quit unexpectedly while using the libcxcore.4 dylib plug-in

Question information

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

It may be based on the major bug "out of memory with long running scripts and long wait(image)" because of a memory leak in Sikuli Script.

Can you see wether this is the case?

See bug 575585

Revision history for this message
Steve (steve21124) said :
#2

Yes, it is

wait(image,800). I read the bug list, you guys resolve the issue. And that patch is for windows. I am using Snow Leopard (MBP)

Do you guys has the patch for Snow Leopard?

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

if you are talking about the proposed fix from niknah (https://bugs.launchpad.net/sikuli/+bug/575585/comments/47)

- this is not a patch right now, only a proposal not yet commented by the developers
- has nothing to do with Win/Mac/Linux, it is common code
- but it is not yet tested by someone (as far as I know) on a Mac (only Ubuntu and Windows)

You have to follow the make procedure outlined in
http://bazaar.launchpad.net/%7Esikuli-dev/sikuli/0.10/annotate/head%3A/build-mac.txt
to build your own Sikuli, after modifying the source as mentioned.

Pls. give some feedback if you test it.

Revision history for this message
Steve (steve21124) said :
#4

Thanks for the info. I will try to do it on other mac mini machine. I don't want to mess up my current development environment in MBP.

I think I might install 0.9.9 one since that one did not have problem. Will I able to open 10.1 project if I use 0.9.9 version?

Revision history for this message
Steve (steve21124) said :
#5

Or may be, is it possible you compile it for me? so others be also to test that code too.

Thanks,
Steve

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

It seems, that the developers are working on a minor release, that will fix some bugs.

The proposed fix for bug 575585 is already included in the trunk.

Should be a matter of days I think. When I am faster, I will let you know ;-)

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

bugs are fixed