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

Another segfault when running commands #10756

Closed
SunP04 opened this issue May 2, 2024 · 0 comments · Fixed by #10884
Closed

Another segfault when running commands #10756

SunP04 opened this issue May 2, 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 May 2, 2024

How can we reproduce the crash?

Run any command like bun i

Relevant log output

bun install v1.1.7-canary.1 (79c7abe5)
  ­ƒöì @effect/schema [49/83] ============================================================
Bun v1.1.7-canary.1 (79c7abe5) Windows x64 (baseline)
Elapsed: 3178ms | User: 593ms | Sys: 468ms
RSS: 0.14GB | Peak: 0.19GB |   ­ƒöì path-browserify [51/89]

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

Stack Trace (bun.report)

Bun v1.1.7 (79c7abe) on windows x86_64_baseline [InstallCommand]

Illegal instruction at address 0x7FF74754B0B1

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