ImageMagick 6.4.7-6 Segmentation Fault, Memory Allocation
Posted: 2008-12-15T21:02:33-07:00
Just installed ImageMagick 6.4.7-6 on my OS X 10.3.9 (PPC64) server. It's my first ImageMagick install, so I'm a little out of my league here. When I call convert from the command line, it seems to work fine for png and gif files; when I call it for jpg files, it fails with a segmentation fault. Further, the objective is actually to deploy this in a Perl application, but Image::Magick is throwing a memory allocation error for any file type. gdb says only that there are three outdated dylib files, and they will be ignored. And I could definitely be missing something there. I have been beating my head for a few days now; looking for any insights you might have. Thanks.