We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I restarted the same code and have not seem the same crash again yet.
Bun v1.1.42 (50eec00) on windows x86_64_baseline [RunCommand]
50eec00
panic: index out of bounds: index 0, len 0
windows.zig:987
DeleteFile
posix.zig:2403
unlinkW
node_fs.zig:5393
rm
atomic.zig:40
load
Features: abort_signal, http_server, jsc, no_avx2, no_avx
The text was updated successfully, but these errors were encountered:
Thank you for reporting this crash.
For Bun's internal tracking, this issue is BUN-6Z0.
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
I restarted the same code and have not seem the same crash again yet.
Relevant log output
Stack Trace (bun.report)
Bun v1.1.42 (
50eec00
) on windows x86_64_baseline [RunCommand]panic: index out of bounds: index 0, len 0
windows.zig:987
:DeleteFile
posix.zig:2403
:unlinkW
node_fs.zig:5393
:rm
atomic.zig:40
:load
Features: abort_signal, http_server, jsc, no_avx2, no_avx
The text was updated successfully, but these errors were encountered: