On Thu, Feb 16, 2006 at 12:01:25PM +0100, Daniel Kobras wrote: > On Thu, Feb 16, 2006 at 11:22:27AM +0100, Torsten Neumann wrote: > > with Version: 6:6.0.6.2-2.6 convert segfaults when converting an image. > > with 6:6.0.6.2-2.4 the file can be converted. Happens with any image we > > tested. > > attached a short strace > > 2.6 appears to work fine for me. Can you please provide us with a sample > image and the exact command line you're using? Did you put any custom > configuration in .magick?
Checking your strace in detail, ImageMagick appears to segfault quite early in the startup sequence, in RegisterStaticModules(). This code hasn't changed between 2.4 and 2.6, and is also pretty much straightforward. This smells like a faulty hard disk or memory on your machine. Could you please run 'md5sum' on the following files and verify the checksums? 874b60e5adc5adffdda6011c6af27177 /usr/lib/libMagick.so.6.0.6 539a4842bf7f35ab8f15b6bac9cadb44 /usr/bin/convert Regards, Daniel. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]