Crash while using ImageMagick Lib - iOS
Posted: 2011-12-18T11:31:14-07:00
Hi,
I am using the ImageMagick Lib for my iPhone app. I must say, it is wonderful. Thank you, ImageMagick team for creating this.
I am facing a crash. Someone please help me with this.
I get a crash at this line :
The console message is :
Thanks
Roshit
I am using the ImageMagick Lib for my iPhone app. I must say, it is wonderful. Thank you, ImageMagick team for creating this.
I am facing a crash. Someone please help me with this.
I get a crash at this line :
Code: Select all
magick_wand_local = DestroyMagickWand(magick_wand_local);
Please help me solve this.Assertion failed: (semaphore_info != (SemaphoreInfo *) NULL), function LockSemaphoreInfo, file magick/semaphore.c, line 262.
Thanks
Roshit