Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
I just tried `identify -define tiff:exif=true -verbose image.tif` and that resulted in a Segmentation fault.
Not that that command would help at all, what the command I am trying to run does is extract the binary data that stores the exif in the image, identify just produces formatted text output. Also in my original report I mentioned that identify is able to read the exif data (although I misspelled identify quite badly, I've fixed that, sorry).
It might be of interest that I'm running 64 bit Linux. I have the same problem on another box that has ImageMagick 6.6.5-6 2010-11-05 Q16 (also x86_64).
I'll try the latest IM version and if this is also an issue on x86_32 architecture later today.