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

Assertion error when installing multiple global tools from Git #12668

Open
clin1234 opened this issue Jul 19, 2024 · 0 comments · May be fixed by #15303
Open

Assertion error when installing multiple global tools from Git #12668

clin1234 opened this issue Jul 19, 2024 · 0 comments · May be fixed by #15303
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows

Comments

@clin1234
Copy link

How can we reproduce the crash?

Run bun add -g git+https://github.com/devsnek/esvu git+https://github.com/GoogleChromeLabs/jsvu

Relevant log output

bun add v1.1.21-canary.1 (1d61676c)
============================================================
Bun Canary v1.1.21-canary.1 (1d61676c) Windows x64
CPU: sse42 avx avx2
Args: "C:\\Users\\ךינשגכהד\\scoop\\apps\\bun-canary\\current\\bun.exe" "add" "-g" "git+https://github.com/devsnek/esvu" "git+https://github.com/GoogleChromeLabs/jsvu"
Elapsed: 26ms | User: 15ms | Sys: 46ms
RSS: 51.22MB | Peak: 51.22MB | Commit: 92.99MB | Faults: 12681

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.21-canary (1d61676) on windows x86_64 [AddCommand]

panic: Internal assertion failure

@clin1234 clin1234 added the crash An issue that could cause a crash label Jul 19, 2024
@github-actions github-actions bot added the windows An issue that is known to occur on Windows label Jul 19, 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 windows An issue that is known to occur on Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant