oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.55k stars 2.71k forks source link

Segmentation fault at address 0x22940000000 #12199

Open devthrive opened 3 months ago

devthrive commented 3 months ago

How can we reproduce the crash?

[0.76ms] ".env" bun install v1.1.17 (bb66bba1)

Checked 36 installs across 73 packages (no changes) [82.00ms]

Relevant log output

Bun v1.1.17 (bb66bba1) Linux x64 (baseline)
Linux Kernel v4.18.0 | glibc v2.28
Args: "/home/devops/.bun/bin/bun" "run" "builder.js"
Features: jsc dotenv fetch shell(12) spawn(6) 
Builtins: "bun:main" 
Elapsed: 38520ms | User: 20520ms | Sys: 7773ms
RSS: 13.83GB | Peak: 7.50GB | Commit: 13.83GB | Faults: 31

panic(main thread): Segmentation fault at address 0x22940000000
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

 https://bun.report/1.1.17/Br1bb66bbaAioigM21ozmE+6yT2zm1iDwsy+gE_4rh38Dyp745Eo/jhjFqushjFy9gjjFA2yiBggggggC

./deploy.sh: line 11: 92419 Illegal instruction     (core dumped) ~/.bun/bin/bun run builder.js

Stack Trace (bun.report)

Bun v1.1.17 (bb66bba) on linux x86_64_baseline [RunCommand]

Segmentation fault at address 0x22940000000

Jarred-Sumner commented 3 months ago

This is likely a bug with handling out of memory errors