Open haisamido opened 1 month ago
Sorry for that, see here how to solve it: https://github.com/yamcs/yamcs/issues/937
Which CPU are you using?
I will make the default Rocksdb compatible with older CPUs, I'm just not sure yet how old.
Sorry for that, see here how to solve it: yamcs/yamcs#937
Which CPU are you using?
I will make the default Rocksdb compatible with older CPUs, I'm just not sure yet how old.
I am using a Macbook Pro M2 Laptop https://en.wikipedia.org/wiki/Apple_M2
From this line:
Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.12+7 (17.0.12+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
looks like it is linux am64 not a Mac M2 ARM CPU.
@xpromache when will the librocksdbjni4105156113712216977.so+0x33968f
issue be resolved. @ShaneCray
I pushed on master a change to use a rocksdb library compatible to CPUs as old as Intel core 2. It will be part of the next release, not sure when that will be.
is returning the below error: