Open pavelbinar opened 1 year ago
BUMP
Has to do with either image sizes or how many images you have. Just resize your images a little bit and it works again.
I have the same problem. What's strange though is that the log output from astro-imagetools is the same as on my computer where it doesn't segfault.
Does astro-imagetools do anything at the very end that does not generate any console output?
Hi,
Thank you for the great
astro-imagetools
package.I am having an issue building Astro website on https://pages.cloudflare.com
It was already discussed over here: https://community.cloudflare.com/t/investigate-segmentation-fault-in-cloudfare-pages/387958 but without any progress.
It seems that the issue is related to the stack size/stack overflow.
Can we somehow debug this issue?