Open
Description
How can we reproduce the crash?
My current bun version:
Admin@DESKTOP-I4A6312 MINGW64 /d/Projects/profile-weather-view (master)
$ bun upgrade
Congrats! You're already on the latest version of Bun (which is v1.2.10)
This started happening after upgrading to the newest version v1.2.10.
Relevant log output
Admin@DESKTOP-I4A6312 MINGW64 /d/Projects/profile-weather-view (master)
$ bun outdated
bun outdated v1.2.10 (db2e7d7f)
[0.41ms] ".env"
🔍 Resolving... ============================================================
Bun v1.2.10 (db2e7d7f) Windows x64
Windows v.win11_dt
CPU: sse42 avx avx2
Args: "C:\Users\Admin\.bun\bin\bun.exe" "outdated"
Features: bunfig dotenv
Elapsed: 247ms | User: 78ms | Sys: 31ms
RSS: 128.76MB | Peak: 128.76MB | Commit: 0.22GB | Faults: 31712
panic(thread 9656): 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.2.10/wo1db2e7d7AgU+8+nF+7hByzx9Iw3itIqxg7ICYKERNEL32.DLLu+tLCSntdll.dll4kthBA0eNrzzCtJLcpLzFFILC5OLSrJzM9TSEvMzCktSgUAiSkKPg
oh no: multiple threads are crashing
panic(thread 6404): Internal assertion failure
https://bun.report/1.2.10/wo1db2e7d7AgU+8+nF+7hByzx9Iw3itIqxg7ICYKERNEL32.DLLu+tLCSntdll.dll4kthBA0eNrzzCtJLcpLzFFILC5OLSrJzM9TSEvMzCktSgUAiSkKPg
oh no: multiple threads are crashing
panic(thread 5572): Internal assertion failure
https://bun.report/1.2.10/wo1db2e7d7AgU+8+nF+7hByzx9Iw3itIqxg7ICYKERNEL32.DLLu+tLCSntdll.dll4kthBA0eNrzzCtJLcpLzFFILC5OLSrJzM9TSEvMzCktSgUAiSkKPg
oh no: multiple threads are crashing
panic(thread 10056): Internal assertion failure
https://bun.report/1.2.10/wo1db2e7d7AgU+8+nF+7hByzx9Iw3itIqxg7ICYKERNEL32.DLLu+tLCSntdll.dll4kthBA0eNrzzCtJLcpLzFFILC5OLSrJzM9TSEvMzCktSgUAiSkKPg
oh no: multiple threads are crashing
panic(thread 1280): Internal assertion failure
panic: Internal assertion failure
Stack Trace (bun.report)
Bun v1.2.10 (db2e7d7
) on windows x86_64 [OutdatedCommand]
panic: Internal assertion failure
windows.zig:668
:WriteFile
bun.zig:3006
:assertionFailure
hash_map.zig:598
:isUsed
npm.zig:1156
:writeFile
thread_pool.zig:694
:run
Features: bunfig, dotenv
Sentry Issue: BUN-GKB