see also https://bugzilla.novell.com/show_bug.cgi?id=673789
reproduce with convert this/test_image.png -type grayscale -colors 256 /tmp/x.png
https://bugzilla.novell.com/attachment.cgi?id=415304
Search found 2 matches
- 2011-02-21T07:51:14-07:00
- Forum: Bugs
- Topic: crash while reading Exif from PNG
- Replies: 2
- Views: 8793
- 2011-02-21T07:39:47-07:00
- Forum: Bugs
- Topic: crash while reading Exif from PNG
- Replies: 2
- Views: 8793
crash while reading Exif from PNG
convert fails to parse exif headers of certain PNG images. convert: magick/splay-tree.c:880: GetValueFromSplayTree: Assertion `splay_tree != (SplayTreeInfo *) ((void *)0)' failed. gdb tells me, this happens while GetEXIFProperty() is looking for 'exif:Orientation', finds nothing, but still returns ...