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

Bun crashed while creating a vite app #13383

Open
himanshu404mishra opened this issue Aug 18, 2024 · 0 comments
Open

Bun crashed while creating a vite app #13383

himanshu404mishra opened this issue Aug 18, 2024 · 0 comments
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux

Comments

@himanshu404mishra
Copy link

How can we reproduce the crash?

I just used the following command and it crashed

bun create vite

Relevant log output

Bun v1.1.24 (85a32991) Linux x64 (baseline)
Linux Kernel v5.15.0 | glibc v2.35
Args: "/home/{me}/.nvm/versions/node/v20.15.0/lib/node_modules/bun/bin/bun.exe" "add" "create-vite@latest" "--no-summary" "--no-cache" "--force"
Features: no_avx no_avx2 
Elapsed: 2ms | User: 3ms | Sys: 0ms
RSS: 1.07GB | Peak: 13.33MB | Commit: 1.07GB | Faults: 0

panic(main thread): Illegal instruction at address 0x2B0EA70
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.24/BI185a3299AgggggwB+xyQgo8j2C2/vi4Cgkvr6Ci1rs6Cytsx1Cg91w1CA3Agn1j2C

Stack Trace (bun.report)

Bun v1.1.24 (85a3299) on linux x86_64_baseline [AddCommand]

Illegal instruction at address 0x02B0EA70

Features: no_avx, no_avx2

@himanshu404mishra himanshu404mishra added the crash An issue that could cause a crash label Aug 18, 2024
@github-actions github-actions bot added the linux An issue that occurs on Linux label Aug 18, 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 linux An issue that occurs on Linux
Projects
None yet
Development

No branches or pull requests

1 participant