Skip to content

Core dump on node:16-alpine3.13 (arm) #1477

Closed
@jaromanda

Description

@jaromanda

Environment

  • Platform: linux/arm Raspberry Pi 2, 3 and 4
  • Docker Version: 20.10.6
  • Node.js Version: 16.0.0
  • Image Tag: node:16-alpine3.13

Expected Behavior

executing docker run --rm -it node:16-alpine3.13 should result in node REPL prompt

Welcome to Node.js v16.0.0.
Type ".help" for more information.
>

Current Behavior

#
# Fatal error in , line 0
# unreachable code
#
#
#
#FailureMessage Object: 0xfffc9ddc

Further more when running docker run --rm -it node:16-alpine3.13 /bin/sh then starting node from the shell, an extra error is shown

Illegal instruction (core dumped)

Steps to Reproduce

docker run --rm -it node:16-alpine3.13

Additional Information

alpine3.11 and alpine3.12 work fine as does alpine3.13 on linux/amd64

No issues with buster, buster-slim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions