atauenis / webone

HTTP 1.x proxy that makes old web browsers usable again in the Web 2.0 world.
Other
518 stars 18 forks source link

0.16.0beta2 Segmentation fault on armhf linux #98

Closed tomrow closed 1 year ago

tomrow commented 1 year ago

I can't run this on a Raspberry Pi Zero W. All it outputs to the terminal emulator is "Segmentation fault". Not enough memory perhaps, or maybe this requires a newer version of the ARM instruction set?

way5 commented 1 year ago

Hi @tomrow Please check the following topic:

https://github.com/atauenis/webone/discussions/75

Unfortunately, .NET doesn't support ARMv6 CPUs.

PS: may I see how you're compiling WebOne?

tomrow commented 1 year ago

I had a feeling that might be the case. I was using the ARMHF DEB package file available in Releases.

tomrow commented 1 year ago

.NET does not support ARMv6