[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#7987) SIGSEGV in LMDB while adding ldap-entries
- To: openldap-its@OpenLDAP.org
- Subject: Re: (ITS#7987) SIGSEGV in LMDB while adding ldap-entries
- From: leo@yuriev.ru
- Date: Fri, 28 Nov 2014 13:11:54 +0000
- Auto-submitted: auto-generated (OpenLDAP-ITS)
Sure this bug is introduced by the 4d02c741 (Use a single write txn).
Could be fixed by:
cherry-pick ead57604 (ITS#7961 Re-fix txn init) from
git://git.uio.no/u/hbf/openldap.git
or
revert: d72b2f5d (ITS#7961 fix txn init), 62e4eeb7 (ITS#7943 reinit
txn flags), 891e6627 (Plug leak in 4d02c741...) and 4d02c741 (Use a
single write txn).
Leonid.