This is a follow-up of:
https://www.openldap.org/lists/openldap-technical/201312/msg00119.html
I have observed in the wild the "MDB_BAD_RSLOT while executing slapacl"
error on two different servers:
[...]
52d3c079 <= check a_group_pat: cn=agentsgroup,ou=groups,dc=example,dc=org
52d3c079 mdb_opinfo_get: err MDB_BAD_RSLOT: Invalid reuse of reader
locktable slot(-30783)
52d3c079 <= check a_group_pat: cn=admins,ou=groups,dc=example,dc=org
52d3c079 mdb_opinfo_get: err MDB_BAD_RSLOT: Invalid reuse of reader
locktable slot(-30783)
[...]
On the other hand, I am not able to reproduce the error with the example
data given by Igor. The slapacl returns 'ALLOW'.
Might be of interest my config yielding the error?