Skip to content
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

Segmentation fault at address 0x22940000000 #12199

Open
devthrive opened this issue Jun 27, 2024 · 1 comment
Open

Segmentation fault at address 0x22940000000 #12199

devthrive opened this issue Jun 27, 2024 · 1 comment
Labels
crash An issue that could cause a crash linux An issue that only occurs on Linux runtime

Comments

@devthrive
Copy link

How can we reproduce the crash?

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

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

@devthrive devthrive added the crash An issue that could cause a crash label Jun 27, 2024
@github-actions github-actions bot added linux An issue that only occurs on Linux runtime labels Jun 27, 2024
@Jarred-Sumner
Copy link
Collaborator

This is likely a bug with handling out of memory errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash An issue that could cause a crash linux An issue that only occurs on Linux runtime
Projects
None yet
Development

No branches or pull requests

2 participants