convert: magick/utility.c:508: Base64Encode: Assertion `blob != (const unsigned char *) ((void *)0)' failed.

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
toralf
Posts: 8
Joined: 2010-10-28T09:58:17-07:00
Authentication code: 8675308

convert: magick/utility.c:508: Base64Encode: Assertion `blob != (const unsigned char *) ((void *)0)' failed.

Post by toralf »

/me wonders if the version 6.9.2.0 would fix a bug of in version 6.9.0.3 ? Details are in https://bugs.gentoo.org/show_bug.cgi?id=563784
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: convert: magick/utility.c:508: Base64Encode: Assertion `blob != (const unsigned char *) ((void *)0)' failed.

Post by magick »

Tried your command under Fedora with ImageMagick 6.9.2-8 and it ran without complaint. Post a URL to a stack trace so we can determine where the fault occurs. We also need the output of 'convert -list configure'.
Post Reply