-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Synology ARMv7 (Alpine AL-314 & Marvell Armada XP MV78230) Illegal instruction #56706
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
is it possible to share a dump when a failure occurs? |
Something I found a while ago: |
Running into what I believe is the same issue. DS715+ and latest Radarr upgrade won't start. I am not sure if the CPU on the DS715+ is supported or not, so can you let me know? `processor : 0 processor : 1 processor : 2 processor : 3 Hardware : AnnapurnaLabs Alpine (Device Tree) processor : 1 processor : 2 processor : 3 Hardware : AnnapurnaLabs Alpine (Device Tree) |
|
You are correct, it's the DS715. How do I add a 👍 ? Also, if there is anything I can do to help gather more info and such to better diagnose the issue, let me know! |
I just received a report that the DS2015xs, Annapurna Labs Alpine AL-514 is having the same issue with radarr |
@stinker1978 Please can you come by the radarr discord? https://radarr.video/discord I may have a solution. |
Description
We have several applications that work fine on x64 and ARM64 Synology Devices, but we have reports that they fail to run on some ARMv7 processors: SynoCommunity/spksrc#4546 and publicarray/spksrc#28
with
Illegal instruction (core dumped)
Reproducing the problem is difficult as I don't have an ARMv7 processor to hand. The only thing I have is a DSM environment where I can't reproduce the problem.
So the natural question is What are the ARMv7 processor feature requirements? And the specific versions of supported libs .e.g. (glib/libstdc++)? (we already ship the software with an updated libstdc++)
Configuration
Other information
CC/ Radarr: @ta264 Jellyfin: @anthonylavado
If I've overlooked something simple I'm sorry for notifying people. But I think that this problem requires collaboration.
The text was updated successfully, but these errors were encountered: