[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#4062) slaptest segfaults on value selector
Full_Name: Yann Dirson
Version: 2.2.13-2
OS: rhel4
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (62.160.59.37)
Trying to use the "value selector" syntax, I get a segfault from slaptest. I
could narrow the problem to the following minimal slapd.conf:
# cat /tmp/slapd.conf
include /etc/openldap/schema/core.schema
access to attrs=uid val=posixAccount by * read
# slaptest -f /tmp/slapd.conf -d1
slaptest init: initiated tool.
slap_sasl_init: initialized!
bdb_initialize: initialize BDB backend
bdb_initialize: Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
bdb_initialize: initialize BDB backend
bdb_initialize: Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)
>>> dnNormalize: <cn=Subschema>
<<< dnNormalize: <cn=subschema>
Segmentation fault