#✅ - Segmentation fault running sandbox

8 messages · Page 1 of 1 (latest)

elfin solstice
#

Weird one - after everything running fine for a few weeks, I've started getting a segfault when trying to run sandbox. Haven't changed/updated anything on my end as far as I know. Any ideas on how to troubleshoot or get a stack trace etc.?

`~ npx amplify sandbox
Amplify Sandbox

Identifier: <xxx>
Stack: amplify-reactamplifygen2-<xxxx>

To specify a different sandbox identifier, use --identifier
[1] 3100 segmentation fault npx amplify sandbox`

elfin solstice
#

Some more information:

  • Happens on a completely clean/new projects
  • Happens with node 20 or 21, fine on node 18
rigid fulcrum
elfin solstice
#

will do - found the root cause in the end

#

Issue with parcelWatcher and latest version of node

normal currentBOT
#

✅ - Segmentation fault running sandbox