 This image reports a DPI of "zero inches" which is obviously invalid: ``` Resolution Unit : inches X Resolution : 0 Y Resolution : 0 ``` This causes a division by zero error when attempting to use it in a document. Admittedly, while the info is bogus, it should be easy to catch and handle as an image lacking DPI info.