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

Crashing when using bun create cloudflare #15282

Closed
adityabrahmankar opened this issue Nov 20, 2024 · 1 comment
Closed

Crashing when using bun create cloudflare #15282

adityabrahmankar opened this issue Nov 20, 2024 · 1 comment
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows

Comments

@adityabrahmankar
Copy link

How can we reproduce the crash?

Try bun create cloudflare@latest or bunx create-cloudflare@latest in windows cmd

Relevant log output

D:\SAAS>bunx create-cloudflare@latest


============================================================
Bun v1.1.36 (ededc168) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2
Args: "bun" "create" "cloudflare@latest"
Features: spawn 
Elapsed: 187ms | User: 15ms | Sys: 0ms
RSS: 44.54MB | Peak: 44.54MB | Commit: 79.07MB | Faults: 11137

panic(main thread): index out of bounds: index 29, len 13
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.36/wc1ededc16AgggggC4786FqrsnFkqinF+2v9F48hBi8I4ykwkDCYKERNEL32.DLLu+tLCSntdll.dll4+93BA0eNrLzEtJrVDILy1RyE9TSMovzUsptlLIBAsaWeoo5KTmKRgaAwD7HAw9

╰  ERROR  Error

Stack Trace (bun.report)

Bun v1.1.36 (ededc16) on windows x86_64 [CreateCommand]

panic: index out of bounds: index 29, len 13

Features: spawn

Sentry Issue: BUN-8DZ

@adityabrahmankar adityabrahmankar added the crash An issue that could cause a crash label Nov 20, 2024
@github-actions github-actions bot added the windows An issue that is known to occur on Windows label Nov 20, 2024
@nektro
Copy link
Member

nektro commented Nov 21, 2024

duplicate of #15156

@nektro nektro closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 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 windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

2 participants