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

k3s core dumps on armv7l/cumulus linux #1419

Closed
ThomasADavis opened this issue Feb 14, 2020 · 1 comment
Closed

k3s core dumps on armv7l/cumulus linux #1419

ThomasADavis opened this issue Feb 14, 2020 · 1 comment

Comments

@ThomasADavis
Copy link

ThomasADavis commented Feb 14, 2020

Version:
wget https://github.com/rancher/k3s/releases/download/v1.17.2%2Bk3s1/k3s-armhf

Describe the bug
./k3s-armhf --help
Illegal instruction (core dumped)

Expected behavior
does not core dump

Actual behavior
core dumps

Additional context
trying it on cumulus linux v3.7.7

root@sw-d8-r11-u35:~ uname -a
Linux sw-d8-r11-u35 4.1.0-cl-7-iproc #1 SMP Cumulus 4.1.33-1+cl3u25 (2019-11-25) armv7l GNU/Linux

root@sw-d8-r11-u35:~ free
total used free shared buffers cached
Mem: 1999888 765712 1234176 41604 960 517128
-/+ buffers/cache: 247624 1752264
Swap: 0 0 0
root@sw-d8-r11-u35:~# cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 0 (v7l)
BogoMIPS : 1980.41
Features : half thumb fastmult edsp tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0

processor : 1
model name : ARMv7 Processor rev 0 (v7l)
BogoMIPS : 1990.65
Features : half thumb fastmult edsp tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0

Hardware : BRCM XGS iProc
Revision : 0000
Serial : 0000000000000000

@ThomasADavis
Copy link
Author

Figured it out. Processor is closer to an ARMv5 than an V7..

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

1 participant