qr-code-reader icon indicating copy to clipboard operation
qr-code-reader copied to clipboard

Fatal error for memory size in /src/lib/IMagickLuminanceSource.php on line 63

Open Enormity opened this issue 7 years ago • 1 comments

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /var/www/fairwarning_app/vendor/libern/qr-code-reader/src/lib/IMagickLuminanceSource.php on line 63

All of my memory limits are set high. 256MB+

Enormity avatar Apr 17 '18 18:04 Enormity

Getting the same from GDLuminanceSource. Trying to resize the image but that seems to be breaking the decoding process. image to be docoded is >2mb although the dimensions are larger than any working test images

smik3 avatar Apr 20 '18 10:04 smik3