This fails on IM 6.9.10.60 Q16 Mac OSX Sierra
convert lena.jpg y.mpc
convert y.mpc y.png
Assertion failed: (nexus_info->signature == MagickCoreSignature), function SetPixelCacheNexusPixels, file magick/cache.c, line 5156.
Abort trap: 6
convert lena.png y.mpc
convert y.mpc y.png
Assertion failed: (nexus_info->signature == MagickCoreSignature), function SetPixelCacheNexusPixels, file magick/cache.c, line 5156.
Abort trap: 6
This works fine on IM 7.0.8.60 Q16 Mac OSX Sierra
magick lena.jpg y.mpc
magick y.mpc y.png
[RESOLVED] possible bug with MPC IM 6.9.10.60 Q16 Mac OSX Sierra
Re: possible bug with MPC IM 6.9.10.60 Q16 Mac OSX Sierra
Thanks for the problem report. We can reproduce it and will have a patch to fix it in GIT master branch @ https://github.com/ImageMagick/ImageMagick later today. The patch will be available in the beta releases of ImageMagick @ http://www.imagemagick.org/download/beta/ by sometime tomorrow.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: possible bug with MPC IM 6.9.10.60 Q16 Mac OSX Sierra
This seems to be fixed and does not Abort trap in IM 6.9.10.66