convert can work properly in windows and linux
but it reports segmentation fault in cygwin:(
in windows and linux, if convert a bad-format file, it will say "convert: Improper image header `xxx.gif'." very quickly.
but in cygwin, convert will wait a very long time and report segmentation fault
it is a bug of cygwin ?
IM version : 6.4.0
$ ./test.exe 00133.gif 1.jpg
test.exe: Improper image header `00133.gif'.
error!
8 [main] test 2876 _cygtls::handle_exceptions: Error while dumping state (
probably corrupted stack)
Segmentation fault (core dumped)