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 during Install #10849

Closed
lydonator opened this issue May 5, 2024 · 4 comments · Fixed by #11051
Closed

Bun crashed during Install #10849

lydonator opened this issue May 5, 2024 · 4 comments · Fixed by #11051
Labels
bug Something isn't working crash An issue that could cause a crash

Comments

@lydonator
Copy link

How can we reproduce the crash?

I installed with powershell as per normal and then tried "bun install" at command line after restarting prompt, this is how I produce the error

JavaScript/TypeScript code that reproduces the crash?

bun install

Relevant log output

(devika) C:\Users\LydoSr\Desktop\devika\devika\ui>bun install
bun install v1.1.7 (b0b7db5c)
  🔒 Saving lockfile... ============================================================
Bun v1.1.7 (b0b7db5c) Windows x64
Args: "bun", "install"
Elapsed: 62ms | User: 0ms | Sys: 46ms
RSS: 52.40MB | Peak: 52.40MB | Commit: 92.95MB | Faults: 12971

panic(main thread): Internal assertion failure
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.7/wi1b0b7db5AAgin5L+7yuIwkz1F+oiCm7vwH05v3Dg3+jEo2+iE8pvvFq4kBA0eNrzzCtJLcpLzFFILC5OLSrJzM9TSEvMzCktSgUAiSkKPg

Stack Trace (bun.report)

Bun v1.1.7 (b0b7db5) on windows x86_64 [InstallCommand]

panic: Internal assertion failure

@lydonator lydonator added bug Something isn't working crash An issue that could cause a crash labels May 5, 2024
@pratikdaherwal
Copy link

facing same issue, anyone got solution?

@Daemeous
Copy link

I'm also facing the same issue with 1.1.8

bun install v1.1.8 (89d25807)
  🔒 Saving lockfile... ============================================================
Bun v1.1.8 (89d25807) Windows x64
Args: "bun", "install"
Elapsed: 663ms | User: 15ms | Sys: 15ms
RSS: 95.72MB | Peak: 95.72MB | Commit: 0.17GB | Faults: 23614

panic(main thread): Internal assertion failure
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.8/wi189d2580AAglq4L+g0uIwit1F+swCm/uwH0v53D0k7kE0jnjE8zqvFqg4BA0eNrzzCtJLcpLzFFILC5OLSrJzM9TSEvMzCktSgUAiSkKPg

@dewdeded
Copy link

I have the same problem. (PowerShell 7, Windows Server 2019)

@Yaritza1095
Copy link

I m also facing the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash An issue that could cause a crash
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants