oven-sh / bun

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

Bun has crashed #10612

Open smokingplaya opened 6 months ago

smokingplaya commented 6 months ago

How can we reproduce the crash?

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.

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.5 (#10527) on windows x86_64 [RunCommand]

Segmentation fault at address 0xFFFFFFFFFFFFFFFF

smokingplaya commented 6 months ago

maybe it's because of the node.js modules.