openziti / ziti-tunnel-sdk-c

Apache License 2.0
43 stars 17 forks source link

SegFault with ziti-edge-tunnel-Linux_arm64 v0.19.2 #456

Closed 0xE282B0 closed 2 years ago

0xE282B0 commented 2 years ago

Hi, I tried the linux edge tunnel on ARM64 (Oracle Cloud VM/local multipass VM), but I got a Segmentation fault on /ziti-edge-tunnel run-host. You can find the details in discourse: https://openziti.discourse.group/t/segfault-with-linux-edge-on-oracle-cloud-vm/675

This only affects v0.19.2, version v0.19.0 is working on oracle cloud and in the local VM. On my RaspberryPi4 v0.19.2 is running fine.

dovholuknf commented 2 years ago

I just published 0.19.3. it should fix this problem.

https://github.com/openziti/ziti-tunnel-sdk-c/releases/tag/v0.19.3

Bug here: https://github.com/openziti/ziti-tunnel-sdk-c/issues/454

0xE282B0 commented 2 years ago

@dovholuknf, thanks v0.19.3 works fine for me.