Wireguard: segmentation fault on rPi

Jason A. Donenfeld Jason at zx2c4.com
Thu Nov 2 21:30:47 CET 2017


pi at raspberrypizero:~ $ readelf -a WireGuard/src/tools/wg | grep Tag_CPU_name
  Tag_CPU_name: "6"
pi at raspberrypizero:~ $ readelf -a /usr/bin/wg | grep Tag_CPU_name
  Tag_CPU_name: "7-A"

Looks like the Debian repo supplies ARMv7a binaries, whereas the
raspizero is ARMv6.


More information about the WireGuard mailing list