You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library causes all of Node V8 to crash when reading this specific image. I'm on Node v18.14.2. I'm on exif@0.6.0. I'm on an Mac M2, (Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:46 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6020 arm64) but I've also seen this happen on my Amazon Linux servers. Here's the full exception:
V8 Crashes can't be caught with try-catch. Which means the entire node instance has to be re-started when this exception happens. Not great.
Hey all,
This library causes all of Node V8 to crash when reading this specific image. I'm on Node v18.14.2. I'm on exif@0.6.0. I'm on an Mac M2, (Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:46 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6020 arm64) but I've also seen this happen on my Amazon Linux servers. Here's the full exception:
V8 Crashes can't be caught with try-catch. Which means the entire node instance has to be re-started when this exception happens. Not great.
this_photo_causes_exif_lib_to_crash_v8.jpeg.zip
The text was updated successfully, but these errors were encountered: