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 create astro@latest crashed #12377

Open
CARLOSMARES opened this issue Jul 5, 2024 · 0 comments
Open

bun create astro@latest crashed #12377

CARLOSMARES opened this issue Jul 5, 2024 · 0 comments
Labels
crash An issue that could cause a crash linux An issue that only occurs on Linux

Comments

@CARLOSMARES
Copy link

How can we reproduce the crash?

When running "bun create astro@latest" on a 2009 macbook pro with debian 12 and intel core 2 duo processor with 8 Ram and 1 TB SSD, it sends an illegal instruction error

Relevant log output

Bun v1.1.18 (5a0b9352) Linux x64 (baseline)
Linux Kernel v6.1.0 | glibc v2.36
Args: "/home/carlosmaresdev/.bun/bin/bun" "add" "create-astro@latest" "--no-summary" "--no-cache" "--force"
Elapsed: 10ms | User: 4ms | Sys: 4ms
RSS: 1.07GB | Peak: 17.62MB | Commit: 1.07GB | Faults: 0

panic(main thread): Illegal instruction at address 0x5607F5CBABB0
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:

Instrucción ilegal

Stack Trace (bun.report)

Bun v1.1.18 (5a0b935) on linux x86_64_baseline [AddCommand]

Illegal instruction at address 0x5607F5CBABB0

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

No branches or pull requests

1 participant