public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ImageMagick is crashing
@ 2017-05-30  9:36 Axel Heinrici
  2017-05-30 13:50 ` Marco Atzeri
  0 siblings, 1 reply; 8+ messages in thread
From: Axel Heinrici @ 2017-05-30  9:36 UTC (permalink / raw)
  To: cygwin

Hello,

I have a problem using ImageMagick in Cygwin.
Whenever I use a "-crop" in ImageMagick, it is hanging up. It is not generating an error, no output file is created. 

The command looks like this:
convert z06.png -crop 500x500+200+200 test.jpg, where z06.png is a 16 bit black and white image.
This line is working with the windows installation of image magick. The file is not corrupt. I did work with older versions of cygwins ImageMagick.

Some relevant lines from the shell:

$ identify z06.png
z06.png PNG 1280x1024 1280x1024+0+0 16-bit sRGB 681KB 0.000u 0:00.004

$ convert -version
Version: ImageMagick 6.9.5-7 Q16 x86_64 2016-12-23 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC OpenMP
Delegates (built-in): autotrace bzlib cairo fftw fontconfig fpx freetype gslib jbig jng jp2 jpeg lcms lzma pangocairo png ps rsvg tiff webp x xml zlib

$ uname -a
CYGWIN_NT-6.1 HY-RD-16-002L 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin

$ convert -debug All z06.png -crop 500x500+200+200 test.jpg 2|tail
2017-05-30T08:31:54+02:00 0:00.020 0.000u 6.9.5 Configure convert[9380]: utility.c/ExpandFilenames/940/Configure
  Command line: convert {-debug} {All} {z06.png} {-crop} {500x500+200+200} {test.jpg} {2} 
[.....loads of output.....]
2017-05-30T08:32:06+02:00 0:00.118 0.109u 6.9.5 Resource convert[10072]: resource.c/AcquireMagickResource/313/Resource
  Memory: 2MB/11.91MiB/15.424GiB
2017-05-30T08:32:06+02:00 0:00.118 0.109u 6.9.5 Cache convert[10072]: cache.c/OpenPixelCache/3870/Cache
  open z06.png[0] (Heap Memory, 500x500 1.907MiB)

There is absolutely no further output, no error after the open z06.png...

Best regards,
     Axel Heinrici

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-05-31 10:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-30  9:36 ImageMagick is crashing Axel Heinrici
2017-05-30 13:50 ` Marco Atzeri
2017-05-30 14:35   ` Axel Heinrici
2017-05-31  7:10     ` Marco Atzeri
2017-05-31  9:37       ` Axel Heinrici
     [not found]   ` <trinity-69616ed4-6c82-4c2a-8605-5584593d8475-1496136827030@3capp-gmx-bs74>
     [not found]     ` <d34df919-5697-f1a4-8764-d78a91d5ce50@gmail.com>
     [not found]       ` <trinity-a9579b37-0af3-486e-bd61-84a76b6a957b-1496150771191@3capp-gmx-bs74>
2017-05-31  5:46         ` Marco Atzeri
2017-05-31  9:06           ` Axel Heinrici
2017-05-31 13:26             ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).