bun icon indicating copy to clipboard operation
bun copied to clipboard

Bun crashed during Install

Open lydonator opened this issue 9 months ago • 2 comments

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 avatar May 05 '24 13:05 lydonator

facing same issue, anyone got solution?

pratikdaherwal avatar May 09 '24 15:05 pratikdaherwal

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

Daemeous avatar May 11 '24 14:05 Daemeous

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

dewdeded avatar May 12 '24 02:05 dewdeded

I m also facing the same issue

Yaritza1095 avatar May 13 '24 21:05 Yaritza1095