It was a faulty filesystem. Sorry for any inconviences. And thanks for looking at it.
Regards Torsten -----Ursprüngliche Nachricht----- Von: Daniel Kobras [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 16. Februar 2006 21:58 An: [EMAIL PROTECTED] Cc: NEUMANN, TORSTEN Betreff: Re: Bug#353118: convert segfaults since security update 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.