Images error on upload suddenly (exif_read_data Illegal IFD size)
-
I can’t find any recent updates to WordPress or its plugins that would have caused this to happen suddenly.
However, image uploads just slowed to a crawl, and most of them are erroring with the typical broad error when an upload fails. Looking at the logs in the admin directly, there are a ton of events stating that:
E_WARNING exif_read_data(imagename.jpg): Illegal IFD size at /path/to/directory/wp-admin/includes/image.php (431) timed at 30-Jun-2018 17:05:46 Array
I can’t seem to find any solutions. I have tried increasing the memory usage to 128+ as well as a number of recommendations online and haven’t been able to find the culprit. Currently using PHP version 5.6.30, which hasn’t been changed anytime recently. I could try taking up the version, but I am sure some of the older plugins will have a fit if I did that. If I remember right, I think there were issues in the past with increasing the PHP version and some of the plugins are hard to find newer/modern replacements for.
For it to just start happening out of nowhere is a bit odd.
- The topic ‘Images error on upload suddenly (exif_read_data Illegal IFD size)’ is closed to new replies.