Description
#0 __memmove_evex_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:520
#1 0x00007f46b48d7a7e in dbn::compat::decode_record_ref () from /home/user/.local/lib/python3.8/site-packages/databento_dbn/_lib.cpython-38-x86_64-linux-gnu.so
#2 0x00007f46b485453c in dbn::decode::dbn::sync::RecordDecoder::decode_ref ()
from /home/user/.local/lib/python3.8/site-packages/databento_dbn/_lib.cpython-38-x86_64-linux-gnu.so
#3 0x00007f46b485b502 in databento_dbn::dbn_decoder::DbnDecoder::decode () from /home/user/.local/lib/python3.8/site-packages/databento_dbn/_lib.cpython-38-x86_64-linux-gnu.so
#4 0x00007f46b485e77f in databento_dbn::dbn_decoder::DbnDecoder::pymethod_decode ()
from /home/user/.local/lib/python3.8/site-packages/databento_dbn/lib.cpython-38-x86_64-linux-gnu.so
#5 0x00007f46b485afa9 in pyo3::impl::trampoline::trampoline () from /home/user/.local/lib/python3.8/site-packages/databento_dbn/_lib.cpython-38-x86_64-linux-gnu.so
I realize the minimum python specified is 3.9 and so this is likely related to running under 3.8 (have to for various reason).