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

segfaults on any commands #10578

Closed
SunP04 opened this issue Apr 27, 2024 · 0 comments · Fixed by #10884
Closed

segfaults on any commands #10578

SunP04 opened this issue Apr 27, 2024 · 0 comments · Fixed by #10884
Labels
bug Something isn't working crash An issue that could cause a crash

Comments

@SunP04
Copy link

SunP04 commented Apr 27, 2024

How can we reproduce the crash?

Run any command like bun i

Relevant log output

λ bun i
[21.01ms] ".env"
bun install v1.1.6-canary.1 (cc8cdf6c)
  � fraction.js [18/48] ============================================================
Bun v1.1.6-canary.1 (cc8cdf6c) Windows x64 (baseline)
Features: dotenv
Elapsed: 1161ms | User: 140ms | Sys: 156ms
RSS: 84.18MB | Peak: 88.67MB | Commit: 0.15GB | Faults: 26309

panic(thread 10476): Illegal instruction at address 0x7FF6C39843C1
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.6 (#10575) on windows x86_64_baseline [InstallCommand]

Illegal instruction at address 0x7FF6C39843C1

Features: dotenv

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

Successfully merging a pull request may close this issue.

1 participant