oven-sh / bun

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

Segmentation fault at address 0x21535245298 oh no: Bun has crashed. #13384

Open umitkayacan opened 2 months ago

umitkayacan commented 2 months ago

How can we reproduce the crash?

No response

Relevant log output

Bun v1.1.24 (85a32991) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2
Args: "C:\Users\root\AppData\Local\Temp\bun-node-85a329911\node.exe" "C:\Users\root\Desktop\test\finance-tutorial\node_modules\next\dist\server\lib\start-server.js"
Features: jsc Bun.stdin dotenv fetch(3) http_server spawn(2) transpiler_cache(22) tsconfig_paths(2) tsconfig(2) 
Builtins: "bun:jsc" "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:dns/promises" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" 
"node:net" "node:os" "node:path" "node:perf_hooks" "node:querystring" "node:stream" "node:stream/web" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "node:vm" "node:zlib" "node:worker_threads" "ws" "node:v8" "node:diagnostics_channel" 
Elapsed: 201635ms | User: 6968ms | Sys: 765ms

Stack Trace (bun.report)

Bun v1.1.24 (85a3299) on windows x86_64 [RunAsNodeCommand]

Segmentation fault at address 0x1F29FDAB476

pythonmcpi commented 2 months ago

@umitkayacan Please provide steps to reproduce the crash,