FS#62271 - [imagemagick] Core dump when converting pdf -> png

Attached to Project: Arch Linux
Opened by Carlos (memeplex) - Sunday, 07 April 2019, 21:12 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 07 April 2019, 21:28 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I get a core dump when trying to convert a pdf image to a png image since last update. Specifically, the debug all output shows:

2019-04-07T18:09:48-03:00 0:00.026 0.020u 7.0.8 Resource convert[17389]: resource.c/AcquireUniqueFileResource/622/Resource
/tmp/magick-17389UQ8DPkZDV7XI
2019-04-07T18:09:48-03:00 0:00.026 0.020u 7.0.8 Resource convert[17389]: resource.c/RelinquishUniqueFileResource/1107/Resource
/tmp/magick-17389UQ8DPkZDV7XI
2019-04-07T18:09:48-03:00 0:00.026 0.020u 7.0.8 Exception convert[17389]: utility.c/ShredFile/1843/Exception
Failed to remove: /tmp/magick-1738902zDURam6wo7
Aborted (core dumped)

I've attached a pdf that is failing to convert here (but any pdf is failing, anyway).

Additional info:
* package version: 7.0.8.38-1

Steps to reproduce:

Call `convert i.pdf o.png` where i.pdf is the attached file.
   i.pdf (1.2 KiB)
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 07 April 2019, 21:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  Already fixed in .39, update your system
Comment by Carlos (memeplex) - Sunday, 07 April 2019, 21:15 GMT
I've tried the same conversion with graphicsmagick (gm convert) and it works just fine. Moreover, it was working with up-to-date convert a few days ago.

Loading...