Page 1 of 1

CloneMagickWand() crashes with assertion -- v6.3.5-1

Posted: 2007-07-16T21:59:37-07:00
by fisheggs
When calling CloneMagickWand(), I get:-

magick/exception.c:420: GetExceptionInfo: Assertion `exception != (ExceptionInfo *) ((void *)0)' failed.
Aborted (core dumped)

This is in 6.3.5-1, worked ok in 6.3.5

ImageMagick 6.3.5 07/16/07 Q16 http://www.imagemagick.org
built from ImageMagick-6.3.5-1.tar.gz on Ubuntu Feisty x86_64 GNU/Linux

Re: CloneMagickWand() crashes with assertion -- v6.3.5-1

Posted: 2007-07-17T06:34:04-07:00
by magick
The problem you reported is fixed in ImageMagick 6.3.5-2 Beta available now in ftp://ftp.imagemagick.org/pub/ImageMagick/beta. 6.3.5-2 is scheduled for release this weekend.

Re: CloneMagickWand() crashes with assertion -- v6.3.5-1

Posted: 2007-07-17T08:48:01-07:00
by fisheggs
Thank you, got it.

Version: ImageMagick 6.3.5 07/18/07 Q16 http://www.imagemagick.org
built from ImageMagick-6.3.5-2.tar.gz on Ubuntu Feisty x86_64 GNU/Linux