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 elysia crash #11527

Open
AndikaPrasetia opened this issue Jun 1, 2024 · 1 comment
Open

bun create elysia crash #11527

AndikaPrasetia opened this issue Jun 1, 2024 · 1 comment
Labels
crash An issue that could cause a crash

Comments

@AndikaPrasetia
Copy link

AndikaPrasetia commented Jun 1, 2024

How can we reproduce the crash?

No response

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

bun v1.1.10 (5102a94) Linux x64 (baseline) Args: "bun" "create" "elysia" "app"
Elapsed: 48ms | User: 4ms | Sys: 9ms RSS: 1.07GB | Peak: Fetching package.json... 17.02MB | Commit: 1.07GB | Faults: 2 panic: Illegal instruction at address 0x55A116642F5F oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.10 (5102a94) on linux x86_64_baseline [CreateCommand]

Illegal instruction at address 0x55A116642F5F

  • ??
@AndikaPrasetia AndikaPrasetia added the crash An issue that could cause a crash label Jun 1, 2024
@nektro nektro changed the title un v1.1.10 (5102a944) Linux x64 (baseline) Args: "bun" "create" "elysia" "app" Elapsed: 48ms | User: 4ms | Sys: 9ms RSS: 1.07GB | Peak: Fetching package.json... 17.02MB | Commit: 1.07GB | Faults: 2 panic: Illegal instruction at address 0x55A116642F5F oh no: Bun has crashed. This indicates a bug in Bun, not your code. bun create elysia crash Nov 19, 2024
@nektro
Copy link
Member

nektro commented Nov 19, 2024

does this still reproduce for you on the latest version of Bun? (you may need to run bun upgrade)

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

2 participants