mwarning / zerotier-openwrt

A OpenWrt package for ZeroTier One - Pull requests are welcome!
695 stars 146 forks source link

Segmentation fault #74

Closed chirayu-patel closed 3 years ago

chirayu-patel commented 4 years ago

root@OpenWrt:/tmp# uname -a Linux OpenWrt 4.4.60 #89 SMP PREEMPT Thu Sep 17 15:30:52 UTC 2020 armv7l GNU/Linux

The OS is QSDK which is based on Chaos Calmer (v15)

root@OpenWrt:/tmp# zerotier-cli info Segmentation fault root@OpenWrt:/tmp# zerotier-cli status Segmentation fault

The zerotier process starts okay, but the above commands fail with segfault.

mwarning commented 4 years ago

Zerotier is not available for chaos calmer(OpenWrt 15.05). Where did you get the package from? If it was build for a different release, then it is likely Zerotier won't work.