Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

with 119 a same error, when I was type command : bun build xxx.ts , it time to over, and it crashed #11346

Closed
nczsl opened this issue May 25, 2024 · 1 comment
Labels
crash An issue that could cause a crash

Comments

@nczsl
Copy link

nczsl commented May 25, 2024

How can we reproduce the crash?

PS E:\github\webgpu-2024\z2024-test> bun build .\test.ts --outdir .\dist\

Bun v1.1.10 (5102a94) Windows x64
Args: "C:\Users\hjjls.bun\bin\bun.exe" "build" ".\test.ts" "--outdir" ".\dist"
Features: tsconfig(4)
Elapsed: 468ms | User: 31ms | Sys: 46ms
RSS: 51.90MB | Peak: 51.90MB | Commit: 111.23MB | Faults: 12888

panic(main thread): Expected pretty file path to have only forward slashes, got 'E:\github\webgpu-2024\z2024-test\node_modules\localts\shader\render.wgsl'
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

https://bun.report/1.1.10/wb15102a94AgggggEqzk6V+g6oTgtn5Py1p5V+mojCwh4nCshoyFqn4BiiJo3ht+CA0eNoVxDEOwjAMBdCreOtCEaqY2HsLSyhtfpNKJo5il1BOj3jDmz8VqyNSbXA/adsFVINncqUc3iAtctKmrYcWySRYhl0oqdMwPzjtno+FO5ZUj3G6TXf+/h8d5lw04vnSeAiMRdcgbmw5RDRuKBHt2pPJ8APokTFj

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.10 (5102a94) on windows x86_64 [BuildCommand]

panic: Expected pretty file path to have only forward slashes, got 'E:\deno\bun001\node_modules\figlet\lib\figlet.js'

Features: tsconfig

@nczsl nczsl added the crash An issue that could cause a crash label May 25, 2024
@nczsl
Copy link
Author

nczsl commented Jun 2, 2024

bun version 1.1.12 is solution this error, the bun build xxx.ts is ok

@nczsl nczsl closed this as completed Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash An issue that could cause a crash
Projects
None yet
Development

No branches or pull requests

1 participant