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

Crash while trying to bun install neondatabase/serverless #15386

Open
nettechonline opened this issue Nov 24, 2024 · 2 comments
Open

Crash while trying to bun install neondatabase/serverless #15386

nettechonline opened this issue Nov 24, 2024 · 2 comments
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows

Comments

@nettechonline
Copy link

nettechonline commented Nov 24, 2024

How can we reproduce the crash?

No response

Relevant log output

bun add neondatabase/serverless
[0.00ms] ".env.local", ".env"
bun add v1.1.36 (ededc168)
  🔒 Saving lockfile... ============================================================
Bun v1.1.36 (ededc168) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2
Args: "C:\Users\AJ\.bun\bin\bun.exe" "add" "neondatabase/serverless"
Features: binlinks(46) dotenv(2) extracted_packages(89) 
Elapsed: 16218ms | User: 593ms | Sys: 3703ms
RSS: 0.16GB | Peak: 0.16GB | Commit: 0.26GB | Faults: 43699

panic(main thread): Internal assertion failure
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

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

panic: Internal assertion failure

Features: binlinks, dotenv, extracted_packages

Sentry Issue: BUN-83G

@nettechonline nettechonline added the crash An issue that could cause a crash label Nov 24, 2024
@github-actions github-actions bot added the windows An issue that is known to occur on Windows label Nov 24, 2024
@Jarred-Sumner
Copy link
Collaborator

Do you still run into this if you run bun upgrade --canary?

@nettechonline
Copy link
Author

Yes still has the same error even after running --canary

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