-
Notifications
You must be signed in to change notification settings - Fork 9
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
bore-server_linux_arm v0.4.2 segmentation fault on Raspberry Pi armv6 #38
Comments
hi @belimpur thanks for reporting this issue, I will check and make a new release soon. |
wget https://github.com/jkuri/bore/releases/download/v0.4.2/bore_linux_arm For your reference. |
Hey! I built now on Linux arm64, please check the attached files and let me know if it works. |
I need for arm armv6 raspberry pi |
wget https://github.com/jkuri/bore/releases/download/v0.4.2/bore_linux_arm not work on raspberry pi armv6 (32bits) |
Please try this and let me know: |
./bore_linux_arm I used: |
Other versions work fine like 0.4.1 ! |
Really, i test again with all my raspberry pi and the 0.4.2 linux_arm not working, only work if use the 0.4.1 |
I don't have an option to test this on armv6, but I can confirm, that it works on armv7: /releases # uname -a
Linux 3af2fa84e22a 6.5.11-linuxkit #1 SMP PREEMPT Wed Dec 6 17:08:31 UTC 2023 armv7l Linux
/releases # ./bore_linux_arm -version
Version 0.4.2
UI version 0.1.0
Commit 1bcf1cfa5cb15db6bd06870ca2616f51a0a507c1
Date 2023-12-18T11:52:36+0100 I don't really see the difference, can you try to build it from source yourself? |
Can use https://go.dev/dl/go1.21.5.linux-armv6l.tar.gz ARMv6 ? |
Likewise, is there any difference between using the client version 0.4.2 and 0.4.1? |
0.4.1 is an old release, I don't really remember what has changed in the meantime, but if it works for you, then its fine. |
When try the bore-server_linux_arm v0.4.2 on Raspberry Pi armv6 show a segmentation fault error, not work, i try with the v0.4.1 and work fine.
The text was updated successfully, but these errors were encountered: