octave crash , due to the fun call of imfinfo

Hi,
     I got this crash when I run EyelinkPictureCustomCalibration.m on 32bit Ubuntu.
     error message:

     octave: magick/semaphore.c:525; LockSemaphoreInfo: Assertion 'semaphore_info != (SemaphoreInfo * ) ((void *)0)' failed.

     It is a bug in octave3.2.4.

    So I tried to install Octave3.6 to my machine, then I come up with other error message,

   error: /usr/share/psychtoolbox-3/PsychBasic/Octave3LinuxFiles64/Eyelink.mex: failed to load: liboctinterp.so: cannot open shared object file: No such file or directory


then I found the reply to this:
http://groups.yahoo.com/neo/groups/psychtoolbox/conversations/topics/16329

So I come back to Octave3.2.4. Now I am stuck . How should I do to walk around the bug in octave?

Thanks.
LJ

 
    
Btw., as your initial problem is a octave 3.2.4 bug, you should probably report it on octave's mailing list. Maybe they can do something about it.
-mario