Search found 3 matches

by TOP
2017-05-20T03:45:37-07:00
Forum: Users
Topic: core dump when converting pdf to tif
Replies: 5
Views: 5561

Re: core dump when converting pdf to tif

I installed a newer version of IM because I needed the hdri functionality to run retinex. Apparently I didn't remove the old version. Now trying to recompile it.
by TOP
2017-05-18T14:49:02-07:00
Forum: Users
Topic: core dump when converting pdf to tif
Replies: 5
Views: 5561

Re: core dump when converting pdf to tif

Hmmm. Core dumping is still impolite. Ghostscript on it's own has no problem8 with the files in question. If it is ghostscript and it is is only choking on the pdf files (and these files contain only scan data) then it is still up to ImageMagick to check that GS is at least the right version, don't ...
by TOP
2017-05-18T07:26:25-07:00
Forum: Users
Topic: core dump when converting pdf to tif
Replies: 5
Views: 5561

core dump when converting pdf to tif

ImageMagick convert should exit gracefully instead of core dumping. When using convert file1.pdf file1.tif I get a core dump every time. I am able to convert the pdf to tif in gimp and then reverse the process back to pdf using convert. gimp file1.pdf (work on file and export to file1.tif) When I ...