mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-05 14:10:52 +03:00
We were encountering some errors when saving specific JPEG images. The error was shown in stderr as: IOError: encoder error -2 when writing image file And on stdout it printed: Suspension not allowed here The problem was the bufsize not contemplating the icc_profile block.
500 KiB
500 KiB
![](/python-pillow/Pillow/raw/commit/f73d238cd2d10d5b576d0d7472ef8b62f9a4e1c2/Tests/images/icc_profile_big.jpg)