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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

bun create next-app fail on bundows #10555

Open
Alvinkudoryi opened this issue Apr 26, 2024 · 0 comments
Open

bun create next-app fail on bundows #10555

Alvinkudoryi opened this issue Apr 26, 2024 · 0 comments
Labels
bug Something isn't working crash An issue that could cause a crash

Comments

@Alvinkudoryi
Copy link

How can we reproduce the crash?

bun create next-app

bun create next-app@latest

Relevant log output

:\Users\USER\Documents> bun create next-app@latest
  馃殮 create-next-app [4/4] ============================================================
Bun v1.1.5-canary.1 (d789eb34) Windows x64 (baseline)
Args: "C:\Users\USER\AppData\Roaming\npm\node_modules\bun\bin\bun.exe", "add", "create-next-app@latest", "--no-summary", "--no-cache", "--force"
Elapsed: 2300ms | User: 156ms | Sys: 203ms
RSS: 101.01MB | Peak: 109.39MB | Commit: 0.18GB | Faults: 28291

panic(thread 6640): Illegal instruction at address 0x7FF7608A4A01
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.5 (#10482) on windows x86_64_baseline [AddCommand]

Illegal instruction at address 0x7FF7E7F64A01

@Alvinkudoryi Alvinkudoryi added bug Something isn't working crash An issue that could cause a crash labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash An issue that could cause a crash
Projects
None yet
Development

No branches or pull requests

1 participant