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 with bun install #11090

Closed
Anti049 opened this issue May 15, 2024 · 2 comments
Closed

Crash with bun install #11090

Anti049 opened this issue May 15, 2024 · 2 comments
Labels
crash An issue that could cause a crash npm Something that relates to the npm-compatible client

Comments

@Anti049
Copy link

Anti049 commented May 15, 2024

How can we reproduce the crash?

Degit template https://github.com/deid84/tauri-sveltekit-admin-template with bun x degit, then run bun install

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

bun install v1.1.6 (e58d67b4)
[16.99ms] migrated lockfile from package-lock.json
  📦 Installing [266/321] ============================================================
Bun v1.1.6 (e58d67b4) Windows x64
Args: "C:\Program Files\nodejs\node_modules\bun\bin\bun.exe", "i"
Features: extracted_packages(83) lockfile_migration_from_package_lock 
Elapsed: 21145ms | User: 1140ms | Sys: 7046ms
RSS: 0.38GB | Peak: 0.39GB | Commit: 0.63GB | Faults: 131214

panic(main thread): index out of bounds
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.6 (e58d67b) on windows x86_64 [InstallCommand]

panic: index out of bounds

@Anti049 Anti049 added the crash An issue that could cause a crash label May 15, 2024
@Electroid Electroid added the npm Something that relates to the npm-compatible client label May 15, 2024
@Jarred-Sumner
Copy link
Collaborator

Duplicate of #9808

@Jarred-Sumner Jarred-Sumner marked this as a duplicate of #9808 May 16, 2024
@Jarred-Sumner
Copy link
Collaborator

Closing as duplicate, we will fix this but please follow along in #9808

@Jarred-Sumner Jarred-Sumner closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 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 npm Something that relates to the npm-compatible client
Projects
None yet
Development

No branches or pull requests

3 participants