I'm on Archlinux with imagemagick 6.8.2.0-1 the command I run is
I've opened 227.jpg and there doesn't seem to be any issues with it.convert -monitor -limit memory 1 -limit map 1 *.jpg Handbook.pdf
This is the last section of the terminal before failure. The rest above this is just more load image [xxx.jpg]
Code: Select all
load image[221.jpg]: 1267 of 1268, 100% complete
load image[222.jpg]: 1283 of 1284, 100% complete
load image[223.jpg]: 1256 of 1257, 100% complete
load image[224.jpg]: 1254 of 1255, 100% complete
load image[225.jpg]: 1268 of 1269, 100% complete
load image[226.jpg]: 1278 of 1279, 100% complete
mogrify image[227.jpg]: 226 of 227, 100% complete
convert: coders/pdf.c:1814: WritePDFImage: Assertion `image->exception.reason != (const char *) ((void *)0)' failed.
Aborted (core dumped)