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 - panic(main thread) #15393

Open
md8n opened this issue Nov 24, 2024 · 1 comment
Open

Crash - panic(main thread) #15393

md8n opened this issue Nov 24, 2024 · 1 comment
Labels
crash An issue that could cause a crash runtime windows An issue that is known to occur on Windows

Comments

@md8n
Copy link

md8n commented Nov 24, 2024

How can we reproduce the crash?

Honestly - I don't know. The best I can tell you is that I had left bun running while I changed branches.

Relevant log output

============================================================
Bun v1.1.34 (5e5e7c60) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2
Args: "C:\Users\meteo\.bun\bin\bun.exe" "run" "--hot" "serve.ts"
Features: bunfig http_server jsc tsconfig 
Builtins: "bun:main" 
Elapsed: 104613030ms | User: 4187ms | Sys: 4968ms
RSS: 61.19MB | Peak: 0.15GB | Commit: 0.22GB | Faults: 259051

panic(main thread): Internal assertion failure
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.34/wr15e5e7c6AgkglggC+vnqG+svBmnlYyg4rLi2w0KykzzK0380K2m19mBsp09mByx8wlBA0eNrzzCtJLcpLzFFILC5OLSrJzM9TSEvMzCktSgUAiSkKPg

error: script "start" exited with code 3

Stack Trace (bun.report)

Bun v1.1.34 (5e5e7c6) on windows x86_64 [RunCommand]

panic: Internal assertion failure

Features: dotenv, http_server, jsc, transpiler_cache, tsconfig

Sentry Issue: BUN-7YK

@md8n md8n added the crash An issue that could cause a crash label Nov 24, 2024
@github-actions github-actions bot added runtime windows An issue that is known to occur on Windows labels Nov 24, 2024
Copy link
Contributor

@md8n, the latest version of Bun is v1.1.36, but this crash was reported on Bun v1.1.34.

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

bun upgrade

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

No branches or pull requests

1 participant