Closed gaojieliu closed 3 years ago
@pdillinger @ajkr Have you seen anything like this originating from rocksdb::ColumnFamilyData::ReturnThreadLocalSuperVersion
?
@pdillinger @ajkr Kindly ping again. Have you seen anything similar as this? Do you know whether the latest release has already fixed this issue or not?
Internal search doesn't show anything.
Hello, I have encountered a similar mistake, if you have any ideas, I will be very grateful @adamretter
(gdb) where
from /opt/etl-jre-x86_64/lib/server/libjvm.so
from /opt/bin/etl-jre-x86_64/lib/server/libjvm.so
from /opt/etl-jre-x86_64/lib/server/libjvm.so
This could be another manifestation of the issue fixed in #8605 .
@gaojieliu Could you check if you still see this issue after that fix?
Assuming fixed, please feel free to reopen if you still see this after the fix mentioned above.
Expected behavior
Actual behavior
Steps to reproduce the behavior
Stacktrace:
We didn't find out a good way to reproduce this issue reliably, and we would like to check with RocksDB dev team to see whether this stacktrace is familiar or not.