Page 1 of 1

validation failure Solaris 5.10 GIF87

Posted: 2010-06-13T08:56:21-07:00
by axelrose
Hello,

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.
Test 145 and 146 both seem to pass but the result is cluttered with a failed assertion.

$ uname -a
SunOS mybox 5.10 Generic_137138-09 i86pc i386 i86pc Solaris

using ImageMagick 6.6.1-20

Any ideas?
Thx, Axel.