xerial/snappy-java

compress on aarch64 and failed to uncompress on x86_64

nicksimon opened this issue · 1 comments

both snappy-java version on aarch64 and x86_64 is 1.1.2.6

Error stack is as followed:

Caused by: java.io.IOException: FAILED_TO_UNCOMPURESS(5)
at org.xerial.snappy.SnappyNative.throw_error(SnappyNative.java:98)
at org.xerial.snappy.SnappyNative.rawUncompress(Native Method)
at org.xerial.snappy.Snappy.rawUncompress(Snappy.java:474)

xerial commented

1.1.2.6 was released on 2006. If you don't have any special reason, use the latest version