oven-sh / bun

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

a redacted crash report (build exec ) #14489

Open zsj1029 opened 1 week ago

zsj1029 commented 1 week ago

How can we reproduce the crash?

No response

Relevant log output

Bun v1.1.30 (7996d06b) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2
Args: "C:\Users\zsj10\.bun\bin\bun.exe" "build" "--minify" "--sourcemap" "./src/index.ts" "--target=bun-linux-x64" "--compile" "--outfile" "./dist/cephfs"
Features: define tsconfig(20) 
Elapsed: 143ms | User: 31ms | Sys: 78ms
RSS: 0.15GB | Peak: 0.15GB | Commit: 0.26GB | Faults: 39025

panic(thread 38960): Expected pretty file path to have only forward slashes, got 'C:\Users\zsj10\Desktop\cephfs-node-service\node_modules\.pnpm\body-parser@1.20.3\node_modules\bytes\index.js'
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.30 (7996d06) on windows x86_64 [BuildCommand]

panic: Expected pretty file path to have only forward slashes, got 'H:\GitHub\clapper\node_modules\@aitube\clap\dist\index.js'

Features: external, tsconfig, tsconfig_paths, tsconfig_paths

paperdave commented 1 week ago

fixed by #11430