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 0x0 #12207

Open
ryhkml opened this issue Jun 27, 2024 · 0 comments
Open

Segmentation fault at address 0x0 #12207

ryhkml opened this issue Jun 27, 2024 · 0 comments
Labels
crash An issue that could cause a crash linux An issue that only occurs on Linux runtime

Comments

@ryhkml
Copy link

ryhkml commented Jun 27, 2024

How can we reproduce the crash?

The command i executed:

bun build src/main.ts --target=bun --minify --sourcemap --outfile main.js
bun run main.js

Relevant log output

Bun v1.1.17 (bb66bba1) Linux x64
Linux Kernel v6.9.5 | glibc v2.39
Args: "bun" "run" "main.js"
Features: jsc Bun.stdin(2) bunfig dotenv shell(4) spawn(2) tsconfig 
Builtins: "abort-controller" "bun:ffi" "bun:main" "bun:sqlite" "node:buffer" "node:child_process" "node:crypto" "node:dns" "node:events" "node:fs" "node:http" "node:https" "node:os" "node:path" "node:process" "node:querystring" "node:stream" "node:string_decoder" "node:url" "node:util" "node:util/types" "node:zlib" "node-fetch" 
Elapsed: 131ms | User: 121ms | Sys: 29ms
RSS: 1.07GB | Peak: 131.57MB | Commit: 1.07GB | Faults: 0

panic(main thread): Segmentation fault at address 0x0
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/lr1bb66bbaAqqggsE2lnhnE+wjQuyk+9Dusp/9Dgko/9Dys/g+Do6u4gFms424E0mv14E4nt74EA2AA

fish: Job 1, 'bun run main.js' terminated by signal SIGILL (Illegal instruction)

Stack Trace (bun.report)

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

Segmentation fault at address 0x00000000

@ryhkml ryhkml 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
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

1 participant