Open smokingplaya opened 6 months ago
idk, i just start my project.
Args: "C:\Users\smokingplaya\.bun\bin\bun.exe", "run", "--watch", "server.ts" Features: Bun.stdin(2) fetch http_server transpiler_cache(5) tsconfig(11) WebSocket Builtins: "bun:main" "bun:sqlite" "node:async_hooks" "node:buffer" "node:child_process" "node:crypto" "node:dns" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:net" "node:os" "node:path" "node:process" "node:querystring" "node:stream" "node:string_decoder" "node:timers" "node:timers/promises" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node:worker_threads" "undici" "ws" Elapsed: 1720ms | User: 578ms | Sys: 250ms RSS: 0.22GB | Peak: 0.22GB | Commit: 0.28GB | Faults: 53512 panic(main thread): Segmentation fault at address 0xFFFFFFFFFFFFFFFF oh no: Bun has crashed. This indicates a bug in Bun, not your code.
No response
Bun v1.1.5 (#10527) on windows x86_64 [RunCommand]
Segmentation fault at address 0xFFFFFFFFFFFFFFFF
??
quote_cmd_arg
fs__open
javascript.zig:829
onUnhandledError
JSC__JSValue__callCustomInspectFunction
shimmer.zig:186
cppFn
run_command.zig:1401
exec
cli.zig:1483
start
maybe it's because of the node.js modules.
How can we reproduce the crash?
idk, i just start my project.
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.5 (#10527) on windows x86_64 [RunCommand]
Segmentation fault at address 0xFFFFFFFFFFFFFFFF
??
??
quote_cmd_arg
fs__open
??
javascript.zig:829
:onUnhandledError
JSC__JSValue__callCustomInspectFunction
shimmer.zig:186
:cppFn
run_command.zig:1401
:exec
cli.zig:1483
:start