LockSemaphoreInfo Assertion

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
sagie

LockSemaphoreInfo Assertion

Post by sagie »

Hi.
I am trying to opena corrupted image (http://i50.tinypic.com/1zzjm7m.jpg) using magick++,
and I get the following error:
LockSemaphoreInfo: Assertion `semaphore_info != (SemaphoreInfo *) ((void *)0)' failed.

Any idea/workaround?

Thanks,
Sagie
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: LockSemaphoreInfo Assertion

Post by magick »

We can reproduce the problem you posted and have a patch available in ImageMagick 6.5.9-0 within a day or two. Thanks.
sagie

Re: LockSemaphoreInfo Assertion

Post by sagie »

Should I wait for a soon to be released stable version, or should I take the version from the development branch?
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: LockSemaphoreInfo Assertion

Post by magick »

Grab ImageMagick 6.5.9-0 from ftp://ftp.imagemagick.org/pub/ImageMagick/beta.
Post Reply