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.
I am getting this error log from time to time when exporting images. It worked well in the past but after I had to set up my Lightroom it keeps getting this error lines.
mogrify.exe: CorruptImageProfile `xmp' @ warning/profile.c/SetImageProfileInternal/1727.
mogrify.exe: memory allocation failed `C:\Users\xxxxx\AppData\Local\Temp\LR-7.jpg' @ error/jpeg.c/ReadProfile/777.
mogrify.exe: Improper call to JPEG library in state 201 `C:\Users\xxxxx\AppData\Local\Temp\LR-7.jpg' @ error/jpeg.c/JPEGErrorHandler/328.
The error occured when trying to run this command:
""C:\Program Files\ImageMagick-7.0.8-Q16\mogrify.exe" -virtual-pixel mirror -font "Arial" -undercolor "rgba(0, 0, 0, 0.0)" -gravity SouthWest -fill "rgba(45.00%,45.00%,45.00%,1.00)" -density 72 -pointsize 25 -annotate 0x0+20+20 "@C:\Users\xxxx\AppData\Local\Temp\lr2mtext-8.utf8" -density 120 -depth 16 -strip -type TrueColor -quality 81 "C:\Users\THORST~1\AppData\Local\Temp\LR-7.jpg" 1> "C:\Users\xxxx\Desktop\LRMogrify2_log.txt" 2>&1"
As your version (which has an error) is later than mine (which works), either IM has become stricter, or there is a bug. A developer might take a look.
I had the same problem with a version 6.xx of IM. I updated to version 7 as I was hoping to get this error solved. But it didn't. So I dont think it is a problem caused by IM7.
We downloaded the latest ImageMagick release (7.0.8-41) onto our Windows 7 VM. Your LR.jpg image converted without complaint. We do not have access to your LR-2-5.jpg image. We're clueless why its throwing an exception for you.