I have installed the latest NodeJS package (nodejs-16.11.1-1) however every time I run /usr/bin/node it immediately segfaults.
Is it just me? Can anyone else run this version of NodeJS on their ARMv7h device? I installed the same version from the ARMv6h repo on an ARMv6h device (Raspberry Pi 1) and it works fine, it's just the ARMv7h (Raspberry Pi 3) that segfaults.
No other program on the ARMv7h device seems to have any problem, so I'm wondering whether it's my device at fault or whether it's a problem with this package version.
If the problem is my device, any idea where to start troubleshooting, given every other program I've tried works without problem?