Segmentation Fault - Failed Builds
Hello, I was deploying one of my Next.js Pages sites and it all of a suddent started throwing
Segmentation fault
and failing to deploy.
I thought this was strange because not much code had changed, so I redeployed the last working deployment that was working and it throws the same error now. So this is not a problem with my code, but a problem with pages.
Anyone have any thoughts?
Not Working Deployment: d5b8240e-4109-41e2-bae9-ed17078d05b3
Working Deployment: 15e1d74a-3357-41f3-b94e-63e94247dd95
Account: 4155cbb49d5f64034f319f1ef5182bec
Not Working Deployment Logs Attached5 Replies
Please could you share the deployment logs from your last working deployment too, it's possible there could be a difference in something shown in both of the logs that might explain it
Here is the working deployments logs
Doesn't look like there's anything that sticks out :/
The interesting part is that the build doesn't throw a Segmentation fault until Next.js starts creating the production build, so something that Next.js tries to do is causing it. Hmm
Is that non-working deployment ID a redeployment of the working deployment?
Or the first non-working deployment
Yes, it is a redeployment of the working deployment. These logs and those ID's are the exact same commit/deployment