crashes if image is too small
See original GitHub issueevents.js:160
throw er; // Unhandled 'error' event
^
Error: File `X_logo.jpg`: Image enlargement is detected
real width: 153px, required width: 200px
(sharp:3559): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed
(sharp:3559): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed
(sharp:3559): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed
(sharp:3559): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed
(sharp:3559): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed
Issue Analytics
- State:
- Created 7 years ago
- Comments:14 (4 by maintainers)
Top Results From Across the Web
ANdroid: activity crashes even after reducing the image size
After u get images and convert to bitmap after apply this code see in link.. · I tried both ways. · I get...
Read more >P: Crashes in OpenCL when changing image size (windows)
Photoshop CC 23.1. 1 crashes when resizing any size image in Windows 11. This is a crippling problem. Please help.
Read more >OpenCV on Android crash if resolution of image for laplace is ...
Now, my problem is that it crashs, if the resolution of the image is too small. In the sample code the transformed image...
Read more >Application crashes when downloading large images (more ...
Issue Description. downloading these images crashes the app with a memory issue. I've tried setting maxMemoryCost=1 but no success.
Read more >Excel 2016 Not Responding and crashes when trying to resize ...
Please note that resizing the same AND/OR other images on a new xlsx file, seems to be working so far. Not sure if...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes! That it works! My config:
Hi @7iomka @tehtrav @andrewplummer @mattstratton @jqln-0
Are you using the global option
errorOnEnlargement
?