oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
71.98k stars 2.57k forks source link

Internal assertion failure #11843

Open MarByteBeep opened 1 month ago

MarByteBeep commented 1 month ago

How can we reproduce the crash?

Crashed in a soak test, no idea how to reproduce

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.13 (bd6a605) on windows x86_64 [RunAsNodeCommand]

panic: Internal assertion failure

Jarred-Sumner commented 1 month ago

Unfortunately, this crash report isn’t actionable without code for us to run and reproduce it. Is there anything you can share that will help us reproduce the bug?

MarByteBeep commented 1 month ago

I'll try to recreate it. I had a pretty consistent run and every time it ended in this crash. I'll report back tomorrow