You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dnpws15% node index.js
zsh: segmentation fault (core dumped) node index.js
dnpws15% uname -a
Linux dnpws15 6.12.20-x64v3-xanmod1 #0~20250323.gf5cd360 SMP PREEMPT_DYNAMIC Sun Mar 23 03:39:27 UTC x86_64 x86_64 x86_64 GNU/Linux
dnpws15% node --version
v22.14.0
The text was updated successfully, but these errors were encountered:
joshunrau
changed the title
Sementation when running @swc-node/register/esm on GNU/Linux (Alpine Linux not affected)
Sementation fault when running @swc-node/register/esm on GNU/Linux (Alpine Linux not affected)
Apr 1, 2025
See reproduction here: https://github.com/joshunrau/segfault
package.json
index.js
dnpws15% node index.js zsh: segmentation fault (core dumped) node index.js dnpws15% uname -a Linux dnpws15 6.12.20-x64v3-xanmod1 #0~20250323.gf5cd360 SMP PREEMPT_DYNAMIC Sun Mar 23 03:39:27 UTC x86_64 x86_64 x86_64 GNU/Linux dnpws15% node --version v22.14.0
The text was updated successfully, but these errors were encountered: