#memory access out of bounds
1 messages · Page 1 of 1 (latest)
Hmm, I don't know enough to give you a confident answer yet. The extracts provided do not contain specific information about a "memory access out of bounds" error with ImageResponse in Next.js.
However, there are several issues related to memory leaks and out of memory errors in Next.js, particularly when using the next/image component or when dealing with large amounts of data. It's possible that your issue might be related to these, but without more specific information, it's hard to say for sure.