[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#8340) test022-ppolicy failed



Full_Name: Dieter Kl.nter
Version: OPENLDAP_REL_ENG_2_5
OS: openSUSE-42.1
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (93.220.31.155)


this is git
8bbbaea0b4ec58ad51b9fb1b09e7b6e996ee0361

as the subject mentions, test022-ppolicy fails, this are the last 30 lines of
slapd.1.log

56786874 <<< dnPrettyNormal: <uid=nd,ou=People,dc=example,dc=com>,
<uid=nd,ou=peopleCdCdc=example,dc=com>
56786874 conn=1005 op=0 BIND dn="uid=nd,ou=People,dc=example,dc=com" method=128
56786874 do_bind: version=3 dn="uid=nd,ou=People,dc=example,dc=com" method=128
56786874 => mdb_entry_get: ndn: "uid=nd,ou=people,dc=example,dc=com"
56786874 => mdb_entry_get% o oc: "(null)", at: "(null)"
56786874 mdb_dn2entry("uid=nd,ou=people,dc=example,dc=com")
56786874 => mdb_dn2id("uid=nd,ou=people,dc=example,dc=com")
56786874 <= mdb_dn2id: got id=0x5
56786874 => mdb_entry_decode:
56786874 <= mdb_entry_decode
56786874 mdb_entry_get: rc=0
56786874 => mdb_entry_get: ndn: "cn=standard
policy,ou=policies,dc=example,dc=com"
56786874 => mdb_entry_get: oc: "(null)", at: "(null)"
56786874 mdb_dn2entry("cn=standard policy,ou=policies,dc=example,dc=com")
56786874 => mdb_dn2id("cn=standard policy,ou=policies,dc=example,dc=com")
56786874 <= mdb_dn2id: got id=0x4
56786874 => mdb_entry_decode:
56786874 <= mdb_entry_decode
56786874 mdb_entry_get: rc=0
56786874 send_ldap_result: conn=1005 op=0 p=3
56786874 send_ldap_result: err=49 matched="" text=""
56786874 send_ldap_response: msgid=1 tag=97 err=49
ber_flush2: 52 bytes to sd 12
56786874 conn=1005 op=0 RESULT tag=97 err=49 etime=0.000460 text=
slapd: ppolicy.c:914: ctrls_cleanup: Assertion `rs->sr_ctrls != ((void *)0)'
failed.

-Dieter