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

x64 macOS binary hangs when run with Rosetta #15139

Open
ofalvai opened this issue Nov 13, 2024 · 4 comments
Open

x64 macOS binary hangs when run with Rosetta #15139

ofalvai opened this issue Nov 13, 2024 · 4 comments
Labels
bug Something isn't working confirmed bug We can reproduce this issue macOS An issue that occurs on macOS

Comments

@ofalvai
Copy link

ofalvai commented Nov 13, 2024

What version of Bun is running?

1.1.34

What platform is your computer?

Darwin 24.1.0 arm64 arm

What steps can reproduce the bug?

When I run any of the darwin-x64 binaries on a aarch64 host, it hangs with the following output while spinning the CPU 100%:

============================================================
Bun v1.1.34 (5e5e7c60) macOS x64
macOS v15.1
CPU: sse42 popcnt
Args:
Features: no_avx2 no_avx

I know this is a niche use case, but the Nixpkgs distribution of Bun is built in aarch64 hosts using Rosetta. Note: I can reproduce the issue with the non-Nix, official prebuilt binaries as well, this doesn't seem to be a Nix-specific issue. More context is here: NixOS/nixpkgs#355159

If it helps, the last successful Rosetta build was with Bun 1.1.20: https://hydra.nixos.org/job/nixpkgs/trunk/bun.x86_64-darwin

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

@ofalvai ofalvai added bug Something isn't working needs triage labels Nov 13, 2024
@Electroid Electroid added macOS An issue that occurs on macOS confirmed bug We can reproduce this issue and removed needs triage labels Nov 13, 2024
@nektro
Copy link
Member

nektro commented Nov 14, 2024

duplicate #14982

@nektro nektro closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
@nektro nektro reopened this Nov 14, 2024
@gshpychka
Copy link

@nektro reopened by accident?

@nektro
Copy link
Member

nektro commented Nov 14, 2024

no, closed by accident

@gshpychka
Copy link

no, closed by accident

so not a duplicate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed bug We can reproduce this issue macOS An issue that occurs on macOS
Projects
None yet
Development

No branches or pull requests

4 participants