Hi,
We use snappy-java in our project and one of our users has issues running on an ARM (Radxa 5b board) with v1.1.9.1. Downgrading to 1.1.8.4 seems to fix the issue. See the following issue for more information: Consensys/teku#7022
I can see there is 1.1.10 version of snappy available (https://github.com/google/snappy/releases/tag/1.1.10) and Compilation fixes for various environments is mentioned. Is it possible a future release of snappy-java referencing this version will fix the issue above? Also is downgrading the only option for now?