today I found the lovely imagemagick utilites have stopped working on my system, which I upgraded to 6.1 this weekend. They all sig 11 on me. I even uninstalled, built/installed from the source (4.0.7) and still no dice (as me or root too). gdb shows it dying in a function called TemporaryFilename. I have plenty disk and swap space. Anyone have any ideas? [root@pooh /root]# file core core: ELF 32-bit LSB core file of 'identify' (signal 11), Intel 80386, version 1 [root@pooh /root]# gdb /usr/bin/identify core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"...(no debugging symbols found)... Core was generated by `/usr/bin/identify /home/cgalpin/html/toll/lots/208/large/19991030/Image68.jpg'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/X11R6/lib/libMagick.so.4...(no debugging symbols found)...done. Reading symbols from /usr/X11R6/lib/libX11.so.6...(no debugging symbols found)...done. Reading symbols from /usr/X11R6/lib/libXext.so.6...(no debugging symbols found)...done. Reading symbols from /usr/X11R6/lib/libXt.so.6...(no debugging symbols found)...done. Reading symbols from /usr/lib/libttf.so.2...done. Reading symbols from /usr/lib/libz.so.1...done. Reading symbols from /lib/libm.so.6...done. Reading symbols from /lib/libc.so.6...done. Reading symbols from /usr/lib/libtiff.so.3...done. Reading symbols from /usr/lib/libjpeg.so.62...done. Reading symbols from /usr/lib/libpng.so.2...done. Reading symbols from /usr/lib/libbz2.so.0...done. Reading symbols from /usr/X11R6/lib/libSM.so.6...done. Reading symbols from /usr/X11R6/lib/libICE.so.6...done. Reading symbols from /lib/ld-linux.so.2...done. #0 0x400d428c in TemporaryFilename () from /usr/X11R6/lib/libMagick.so.4 (gdb) where #0 0x400d428c in TemporaryFilename () from /usr/X11R6/lib/libMagick.so.4 #1 0x4007d23c in GetImageInfo () from /usr/X11R6/lib/libMagick.so.4 #2 0x80489f5 in strcpy () at ../sysdeps/generic/strcpy.c:30 #3 0x402ce1eb in __libc_start_main (main=0x80489a0 <strcpy+316>, argc=2, argv=0xbffffd34, init=0x8048714 <_init>, fini=0x8048cdc <_fini>, rtld_fini=0x4000a610 <_dl_fini>, stack_end=0xbffffd2c) at ../sysdeps/generic/libc-start.c:90 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.