Search found 3 matches

by voda
2012-09-11T06:03:57-07:00
Forum: Bugs
Topic: convert.im6: corrupt image
Replies: 2
Views: 7568

Re: convert.im6: corrupt image

Ok, thanks for the reply.
What is the best way to determine if convert will work (resize) with the image? I thought that running identify would be enough.

voda
by voda
2012-09-11T01:43:45-07:00
Forum: Bugs
Topic: convert.im6: corrupt image
Replies: 2
Views: 7568

convert.im6: corrupt image

Hello, when trying to resize an animated gif http://www.obecmokre.cz/knihovna/image.php?nid=3396&oid=1109029 with this command: convert input.gif -strip -coalesce -resize '151x106' -layers Optimize output.gif and get the following error: convert.im6: corrupt image `input.gif' @ error/gif.c/ReadG...
by voda
2012-07-31T05:37:10-07:00
Forum: Bugs
Topic: malloc.c:3096: sYSMALLOc: Assertion failed
Replies: 1
Views: 3695

malloc.c:3096: sYSMALLOc: Assertion failed

Hello, after upgrading ImageMagick convert fails on some git images with output: $ convert 2312515.gif -resize '261x9' a.gif convert: malloc.c:3096: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) &&...