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

I don't know why I get this bug #10911

Closed
hckhanh opened this issue May 8, 2024 · 2 comments
Closed

I don't know why I get this bug #10911

hckhanh opened this issue May 8, 2024 · 2 comments
Labels
bug Something isn't working crash An issue that could cause a crash

Comments

@hckhanh
Copy link

hckhanh commented May 8, 2024

How can we reproduce the crash?

Just install the bun as usual on Windows

JavaScript/TypeScript code that reproduces the crash?

No response

Relevant log output

Bun v1.1.4 (df190815) Windows x64
InstallCommand: dotenv bunfig extracted_packages(151)
Elapsed: 101733ms | User: 4593ms | Sys: 34250ms
RSS: 0.73GB | Peak: 0.77GB | Commit: 0.74GB | Faults: 342081
----- bun meta -----

0   00007FF7F9BB2198
1   ???
2   ???
3   ???
4   ???
5   ???
6   ???
7   ???
8   ???
9   ???
10  ???
11  ???
12  ???

Search GitHub issues https://bun.sh/issues or join in #windows channel in https://bun.sh/discord

thread 17028 panic: index out of bounds
???:?:?: 0x7ff7f88f64ea in ??? (bun.exe)
???:?:?: 0x7ff7f88f702c in ??? (bun.exe)
???:?:?: 0x7ff7f872906a in ??? (bun.exe)
???:?:?: 0x7ff7f8723e47 in ??? (bun.exe)
???:?:?: 0x7ff7f8719669 in ??? (bun.exe)
???:?:?: 0x7ff7f87154c1 in ??? (bun.exe)
???:?:?: 0x7ff7f87cfd4e in ??? (bun.exe)
???:?:?: 0x7ff7f84f1603 in ??? (bun.exe)
???:?:?: 0x7ff7fb0b4863 in ??? (bun.exe)
???:?:?: 0x7ff8ef8d257c in ??? (KERNEL32.DLL)
???:?:?: 0x7ff8f1aeaa47 in ??? (ntdll.dll)

Stack Trace (bun.report)

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

panic: index out of bounds

@hckhanh hckhanh added bug Something isn't working crash An issue that could cause a crash labels May 8, 2024
@hckhanh hckhanh changed the title I don't know why I get this but I don't know why I get this bug May 8, 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
bug Something isn't working crash An issue that could cause a crash
Projects
None yet
Development

No branches or pull requests

2 participants