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

Linux arm 32 version broken for RPi 1 #2986

Closed
FeltrinN opened this issue Oct 22, 2023 · 4 comments
Closed

Linux arm 32 version broken for RPi 1 #2986

FeltrinN opened this issue Oct 22, 2023 · 4 comments

Comments

@FeltrinN
Copy link

Description of the problem or steps to reproduce

  1. Install official arm binary v2.0.12+ on Raspberry Pi 1
  2. Any run results in the error illegal hardware instruction

Issue does not appear with v2.0.11 and lower.

Specifications

Commit hash: -unavailable due to bug happening- v2.0.12, v2.0.13
OS: Linux/Raspberry Pi OS
Terminal: zsh

@zyedidia
Copy link
Owner

I'm not sure what could be causing this. I downloaded the release binary and ran it with qemu-arm and it worked fine, so I might have to get my hands on an actual RPI1 to debug (I have one but will only be able to access it next week).

@zyedidia
Copy link
Owner

I think this is due to ARMv7 vs ARMv6 -- I'll have new binaries shortly. It should just be a matter of rebuilding with the correct flags.

zyedidia added a commit that referenced this issue Oct 22, 2023
@zyedidia
Copy link
Owner

I have uploaded a new arm32 binary for the 2.0.13 release compiled with the right flags. Please let me know if it fixes the issue.

@FeltrinN
Copy link
Author

@zyedidia thank you very much for the super quick fix and sorry for the duplicate issue, I'm not sure how I did not find the first report when I looked for it :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants