-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Immediate Node crash in Alpine images for node 14, 16, 18 on armv7 (Raspberry Pi 3B) #1780
Comments
Sounds a lot like #1761 (and similar issues: #1746 (comment), #1589 (comment), #1543 (comment), #1477 (comment)). TL;DR: you'll need to update your host to:
See moby/moby#40734 for more details around this (and similar issues). |
Hi, thanks so much for the answer and the links, I didn't find those issues for some reason, sorry. Will close the bug as a duplicate. |
Duplicate of #1761 |
When trying to run nodejs in the any of the node:alpine images above version 12, we immediately get an error:
Also, when doing this, my main raspberry pi terminal is printing this error out of the blue:
[8893.721421] Unhandled prefetch abort: breakpoint debug exception (0x002) at 0x01c35800
Notes:
The text was updated successfully, but these errors were encountered: