https://bugs.openldap.org/show_bug.cgi?id=10034

          Issue ID: 10034
           Summary: Assertion 'i < NUMKEYS(mp)' failed in
                    mdb_page_search_root()"
           Product: LMDB
           Version: 0.9.23
          Hardware: Other
                OS: Linux
            Status: UNCONFIRMED
          Keywords: needs_review
          Severity: normal
          Priority: ---
         Component: liblmdb
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

We found that when lmdb is opened after OS startup and data is written to it,
lmdb will trigger abort probabilistically(Restart the OS 600 times will trigger
once);


We want to know what situation triggers this issue(Assertion 'i < NUMKEYS(mp)'
failed in mdb_page_search_root()); we want to know if there is a problem with
our usage;

Please Help Us


(gdb) x/8s 0x8baee988
0x8baee988:     "8\373Բ\b\371Բmdb.c:5542: Assertion 'i < NUMKEYS(mp)' failed in
mdb_page_search_root()"

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to