Starting program: /usr/bin/python3
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Python 3.7.3 (default, Apr 4 2019, 08:55:10)
[GCC 8.3.1 20190329] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import rocksdb
Program received signal SIGILL, Illegal instruction.
0x00007ffff24684ca in std::__detail::_Prime_rehash_policy::_M_bkt_for_elements
(this=0x7ffff2813260 <rocksdb::sanity_level_cf_options+32>,
__n=<optimized out>) at /usr/include/c++/8.3.1/bits/stl_algobase.h:219
219 max(const _Tp& __a, const _Tp& __b)
(gdb)
gcc 8.3.1 on rocksdb 6.1.7
In this file