imagemagick closing SSH connection ??
Posted by: ocelot
Posted on: 2005-12-03 10:15:00
this is really weird.
when i run imagemagick's identify -verbose command from the command line on certain images, my SSH (putty) connection closes !
the command is this:
/usr/bin/identify -verbose ./IMG_0173.jpg > /tmp/wtf
the image can be downloaded here:
http://elenzil.com/scratch/IMG_0173.jpg
it hasn't happened without verbose,
and it doesn't always happen.
the command also runs startlingly slow.
i'm concerned about putting this command in a php script,
what will happen to the script ?
cheers,
ocelot