Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
cliff2281
Posts: 3 Joined: 2017-05-16T09:56:44-07:00
Authentication code: 1151
Post
by cliff2281 » 2017-05-16T10:16:16-07:00
IM keeps crashing when using this particular TIF file.
Here are the conditions:
IM Version : ImageMagick 6.8.0-5 2012-11-03 Q16
Command Line : imconvert.exe tiff: C:\Users\cchoi\Desktop\Test_ImageMagick\test.TIF C:\Users\cchoi\Desktop\Test_ImageMagick\test1.jpg
Error : IM Crashes w/ - "ImageMagick Studio library and utility programs has stopped working"
Please let me know if more information is needed and thanks in advance for your help!
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2017-05-16T10:22:54-07:00
try removing tiff: especially since it has a space between it and the input. Also you can add -quiet to remove the warnings about unknown tags.
works fine for me on IM 6.9.8.5 Q16 Mac OSX
snibgo
Posts: 12159 Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK
Post
by snibgo » 2017-05-16T10:48:16-07:00
For me, on Windows 8.1, the command...
... fails under IM v6.8.0-9 but succeeds under 6.8.1-10.
These are old versions, of course. I suggest you upgrade.
cliff2281
Posts: 3 Joined: 2017-05-16T09:56:44-07:00
Authentication code: 1151
Post
by cliff2281 » 2017-05-16T10:51:41-07:00
I tried the following and still experiencing a crash.
Code: Select all
imconvert.exe -quiet test.TIF test1.jpg
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2017-05-16T11:44:07-07:00
Sound like you need to upgrade ImageMagick. You probably have a buggy version. IM 6.8.0.5 is about 180 versions old.
cliff2281
Posts: 3 Joined: 2017-05-16T09:56:44-07:00
Authentication code: 1151
Post
by cliff2281 » 2017-05-16T12:10:03-07:00
thanks everyone. appreciate the support!
fmw42
Posts: 25562 Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA
Post
by fmw42 » 2017-05-16T16:07:28-07:00
You might get by just upgrading liboff and/or libjpeg.