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

Crashed the bun server #16082

Open
Kedar200 opened this issue Dec 31, 2024 · 1 comment
Open

Crashed the bun server #16082

Kedar200 opened this issue Dec 31, 2024 · 1 comment
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows

Comments

@Kedar200
Copy link

Kedar200 commented Dec 31, 2024

How can we reproduce the crash?

I waited for a long time. My laptop went to sleep, and when I woke it up, I saw the terminal.

Relevant log output

Bun v1.1.8 (89d25807) Windows x64
Args: "C:\Users\dell\.bun\bin\bun.exe", "--hot", ".\server.ts"
Features: jsc fetch(7) http_server transpiler_cache(52) tsconfig(14) 
Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:crypto" "node:events" "node:fs" "node:http" "node:https" "node:net" "node:path" "node:querystring" "node:stream" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "undici" 
Elapsed: 7078531ms | User: 6453ms | Sys: 1515ms
RSS: 0.16GB | Peak: 0.42GB | Commit: 0.48GB | Faults: 277967

Stack Trace (bun.report)

Bun v1.1.8 (89d2580) on windows x86_64 [AutoCommand]

panic: reached unreachable code

@Kedar200 Kedar200 added the crash An issue that could cause a crash label Dec 31, 2024
@github-actions github-actions bot added the windows An issue that is known to occur on Windows label Dec 31, 2024
Copy link
Contributor

@Kedar200, thank you for reporting this crash. The latest version of Bun is v1.1.41, but this crash was reported on Bun v1.1.8.

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

bun upgrade

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

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 windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

1 participant