Open Tharusha-dev opened 6 hours ago
@Tharusha-dev, thank you for reporting this crash. 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
For Bun's internal tracking, this issue is BUN-8RR.
upgraded, the issue is still the same.
How can we reproduce the crash?
1) run
bun start
in background with :nohup bun start > output_1732202307.log 2>&1 &
2) run
killall bun
in bash 3) runbun run dev
note :
bun run build
followed bybun start
works.Relevant log output
Stack Trace (bun.report)
Bun v1.1.34 (
5e5e7c6
) on linux x86_64 [RunCommand]panic: Failed to enable File Watcher: ProcessFdQuotaExceeded
javascript.zig:4268
:src.bun.js.javascript.NewHotReloader
bun_js.zig:297
:src.bun.js.javascript.OpaqueWrap__anon_55285__struct_96350.callback
bindings.cpp:4854
:JSC__VM__holdAPILock
shimmer.zig:197
:src.bun_js.Run.boot
run_command.zig:1383
:src.cli.run_command.RunCommand.exec__anon_86811
cli.zig:2026
:src.cli.Cli.start
main.zig:48
:main
Features: jsc, tsconfig