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

Crash Report #18075

Open
HerrNamenlos123 opened this issue Mar 11, 2025 · 1 comment
Open

Crash Report #18075

HerrNamenlos123 opened this issue Mar 11, 2025 · 1 comment
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux runtime

Comments

@HerrNamenlos123
Copy link

How can we reproduce the crash?

Sorry I cannot help you any further, i only added a console.log to my program and this happened once, but it is not reproducible, even with identical code. Just running it again made it work.

Relevant log output

Bun v1.2.2 (c1708ea6) Linux x64
Linux Kernel v6.12.15 | glibc v2.40
CPU: sse42 popcnt avx avx2
Args: "bun" "run" "src/main.ts"
Features: jsc transpiler_cache(2) tsconfig 
Builtins: "bun:main" "node:buffer" "node:child_process" "node:fs" "node:module" "node:string_decoder" "node:util/types" 
Elapsed: 203ms | User: 566ms | Sys: 63ms
RSS: 1.07GB | Peak: 0.15GB | Commit: 1.07GB | Faults: 0

panic: Illegal instruction at address 0x5B5CC72
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.2.2/lr1c1708eaAhgg8//B+kwG+h/n2Fw/017Em+6h8E8mpi8E47mi8Eqsj7+D2x6u/Dwn12iE0iz0pDA3Aknm32F

error: script "dev" was terminated by signal SIGILL (Illegal instruction)
zsh: illegal hardware instruction (core dumped)  bun dev

Stack Trace (bun.report)

Bun v1.2.2 (c1708ea) on linux x86_64 [RunCommand]

Illegal instruction at address 0x05B5CC72

Features: jsc, transpiler_cache, tsconfig, tsconfig

@HerrNamenlos123 HerrNamenlos123 added the crash An issue that could cause a crash label Mar 11, 2025
@github-actions github-actions bot added linux An issue that occurs on Linux runtime labels Mar 11, 2025
Copy link
Contributor

@HerrNamenlos123, thank you for reporting this crash. The latest version of Bun is v1.2.5, but this crash was reported on Bun v1.2.2.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade

For Bun's internal tracking, this issue is BUN-CWY.

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 occurs on Linux runtime
Projects
None yet
Development

No branches or pull requests

1 participant