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

Panic on bun install: Index out of bounds error #11894

Closed
Alemar16 opened this issue Jun 15, 2024 · 1 comment
Closed

Panic on bun install: Index out of bounds error #11894

Alemar16 opened this issue Jun 15, 2024 · 1 comment
Labels
npm Something that relates to the npm-compatible client

Comments

@Alemar16
Copy link

How can we reproduce the crash?

Thank you so much for submitting a crash report. You're helping us make Bun more reliable for everyone!

Steps to Reproduce

  1. Clone the following repository: Alemar16/blog-tutorial-astro
  2. Rename the directory to tutorial-extend-with-content-collections
  3. Navigate to the directory in your terminal:
    cd tutorial-extend-with-content-collections
  4. Run bun install:
    bun install

This should trigger the error.

Repository Link

GitHub Repository for Reproduction

Relevant log output

❯ bun install
bun install v1.1.12 (43f0913c)
  📦 Installing [91/509] ============================================================
Bun v1.1.12 (43f0913c) Windows x64
Args: "C:\Users\Armando\.bun\bin\bun.exe" "install"
Features: extracted_packages(74) 
Elapsed: 20104ms | User: 843ms | Sys: 3687ms
RSS: 0.20GB | Peak: 0.20GB | Commit: 0.29GB | Faults: 70097

panic(main thread): index out of bounds
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.12/wi143f0913AggBk+vyH6s1yHuj80EmvlxEi3puE8ot2Fqi4BiiJow6y+CCa\KERNEL32.DLL63yEA0eNrLzEtJrVDILy1RyE9TSMovzUspBgBHeAcx

Stack Trace (bun.report)

Bun v1.1.12 (43f0913) on windows x86_64 [InstallCommand]

panic: index out of bounds

@Alemar16 Alemar16 added the npm Something that relates to the npm-compatible client label Jun 15, 2024
@Jarred-Sumner
Copy link
Collaborator

Please upgrade to Bun v1.1.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Something that relates to the npm-compatible client
Projects
None yet
Development

No branches or pull requests

2 participants