https://bugs.openldap.org/show_bug.cgi?id=9920
--- Comment #29 from kero renault.cle@gmail.com --- I just had a SIGBUS error due to the encryption function trying to read into an invalid page by trying to read the first key of a database. I was just trying to read; no writes were being performed at the same time.
Here is the backtrace:
0 libsystem_platform.dylib 0x184abf3a8 _platform_memmove + 520 1 lil-flower 0x10446a10c heed3_encryption::env::encrypted::decrypt::h84b5ce28811df3e6 + 88 2 lil-flower 0x104455f64 std::panicking::try::h76c7716a4e73ebc3 + 116 3 lil-flower 0x104469698 heed3_encryption::env::encrypted::encrypt_func_wrapper::hf1ab12e6180da05f + 64 4 lil-flower 0x1044bbb18 mdb_rpage_encsum + 524 5 lil-flower 0x1044bad78 mdb_page_get + 856 6 lil-flower 0x1044b6b54 mdb_node_read + 252 7 lil-flower 0x1044b6498 mdb_cursor_set + 1040 8 lil-flower 0x1044b5f84 mdb_get + 344