I have a reproducible validation problem
validate image formats in memory:
...
Code: Select all
test 145: GIF87/Undefined/Grayscale/8-bits... pass.
tesAssertion failed: data != (const unsigned char *) NULL, file magick/blob.c, line 3869, function WriteBlob
t 146: GIF87/Undefined/GrayscaleMatte/8-bits... pass.
$ uname -a
SunOS mybox 5.10 Generic_137138-09 i86pc i386 i86pc Solaris
using ImageMagick 6.6.1-20
Any ideas?
Thx, Axel.