segfault reading psd file
Posted: 2006-12-19T11:17:23-07:00
I am getting a segmentation fault reading a psd file. The simplest way I found to reproduce it is just calling 'identify' on the file, though I'm seeing it in my code through a call to ReadImages(). This is happening with a file that is included as a sample file with Photoshop that can be found at http://www.techconnectcentral.com/prese ... umpman.psd
mgullickson@botswana:/usr/local/bin> ./identify ~/test/search/Jumpman.psd
Segmentation fault
mgullickson@botswana:/usr/local/bin> ./identify --version
Version: ImageMagick 6.3.1 12/19/06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2007 ImageMagick Studio LLC
mgullickson@botswana:/usr/local/bin> ./identify ~/test/search/Jumpman.psd
Segmentation fault
mgullickson@botswana:/usr/local/bin> ./identify --version
Version: ImageMagick 6.3.1 12/19/06 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2007 ImageMagick Studio LLC