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

RE: slapd assertion in OpenLdap 2.0.21 with RH 7.2



> This error implies that the slapd(8) was unable to
> open the 0th database.  Running tests with more logging
>         env SLAPD_DEBUG=-1 make test
> will print additional information which may indicate the
> nature of the error.

Here is the debug output.  I removed a large section of the debug messages
in the middle to keep this post small (there weren't any obvious errors).


@(#) $OpenLDAP: slapd 2.0.21-Release (Sun Jan 20 11:05:10 PST 2002) $
	root@zaphod:/home/src/openldap-2.0.21/servers/slapd
daemon_init: ldap://localhost:9009/
daemon_init: listen on ldap://localhost:9009/
daemon_init: 1 listeners to open...
ldap_url_parse_ext(ldap://localhost:9009/)
daemon: initialized ldap://localhost:9009/
daemon_init: 1 listeners opened
slapd init: initiated server.
slap_sasl_init: initialized!
reading config file ./data/slapd-schema.conf
line 6 (include ./schema/core.schema)
reading config file ./schema/core.schema
line 29 (attributetype ( 2.5.18.1 NAME 'createTimestamp' EQUALITY
generalizedTimeMatch ORDERING generalizedTimeOrderingMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE NO-USER-MODIFICATION USAGE
directoryOperation ))
line 35 (attributetype ( 2.5.18.2 NAME 'modifyTimestamp' EQUALITY
generalizedTimeMatch ORDERING generalizedTimeOrderingMatch SYNTAX
1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE NO-USER-MODIFICATION USAGE
directoryOperation ))
line 40 (attributetype ( 2.5.18.3 NAME 'creatorsName' EQUALITY
distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE
NO-USER-MODIFICATION USAGE directoryOperation ))
line 45 (attributetype ( 2.5.18.4 NAME 'modifiersName' EQUALITY
distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE
NO-USER-MODIFICATION USAGE directoryOperation ))
line 50 (attributetype ( 2.5.18.10 NAME 'subschemaSubentry' EQUALITY
distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
NO-USER-MODIFICATION SINGLE-VALUE USAGE directoryOperation ))
line 54 (attributetype ( 2.5.21.1 NAME 'dITStructureRules' EQUALITY
integerFirstComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.17 USAGE
directoryOperation ))
line 58 (attributetype ( 2.5.21.2 NAME 'dITContentRules' EQUALITY
objectIdentifierFirstComponentMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.16
USAGE directoryOperation ))


ooo



line 177 (objectclass ( 1.3.6.1.1.1.2.4 NAME 'ipProtocol' SUP top STRUCTURAL
DESC 'Abstraction of an IP protocol. Maps a protocol number       to one or
more names. The distinguished value of the cn       attribute denotes the
protocol"s canonical name' MUST ( cn $ ipProtocolNumber $ description ) MAY
description ))
line 186 (objectclass ( 1.3.6.1.1.1.2.5 NAME 'oncRpc' SUP top STRUCTURAL
DESC 'Abstraction of an Open Network Computing (ONC)       [RFC1057] Remote
Procedure Call (RPC) binding.       This class maps an ONC RPC number to a
name.       The distinguished value of the cn attribute denotes       the
RPC service"s canonical name' MUST ( cn $ oncRpcNumber $ description ) MAY
description ))
line 193 (objectclass ( 1.3.6.1.1.1.2.6 NAME 'ipHost' SUP top AUXILIARY DESC
'Abstraction of a host, an IP device. The distinguished       value of the
cn attribute denotes the host"s canonical       name. Device SHOULD be used
as a structural class' MUST ( cn $ ipHostNumber ) MAY ( l $ description $
manager ) ))
line 199 (objectclass ( 1.3.6.1.1.1.2.7 NAME 'ipNetwork' SUP top STRUCTURAL
DESC 'Abstraction of a network. The distinguished value of       the cn
attribute denotes the network"s canonical name' MUST ( cn $
ipNetworkNumber ) MAY ( ipNetmaskNumber $ l $ description $ manager ) ))
line 204 (objectclass ( 1.3.6.1.1.1.2.8 NAME 'nisNetgroup' SUP top
STRUCTURAL DESC 'Abstraction of a netgroup. May refer to other netgroups'
MUST cn MAY ( nisNetgroupTriple $ memberNisNetgroup $ description ) ))
line 209 (objectclass ( 1.3.6.1.1.1.2.9 NAME 'nisMap' SUP top STRUCTURAL
DESC 'A generic abstraction of a NIS map' MUST nisMapName MAY description ))
line 214 (objectclass ( 1.3.6.1.1.1.2.10 NAME 'nisObject' SUP top STRUCTURAL
DESC 'An entry in a NIS map' MUST ( cn $ nisMapEntry $ nisMapName ) MAY
description ))
line 219 (objectclass ( 1.3.6.1.1.1.2.11 NAME 'ieee802Device' SUP top
AUXILIARY DESC 'A device with a MAC address; device SHOULD be       used as
a structural class' MAY macAddress ))
line 224 (objectclass ( 1.3.6.1.1.1.2.12 NAME 'bootableDevice' SUP top
AUXILIARY DESC 'A device with boot parameters; device SHOULD be       used
as a structural class' MAY ( bootFile $ bootParameter ) ))
line 17 (schemacheck	on)
line 18 (pidfile     ./test-db/slapd.pid)
line 19 (argsfile    ./test-db/slapd.args)
line 25 (database	ldbm)
line 26 (suffix		"o=OpenLDAP Project,l=Internet")
line 27 (directory	./test-db)
line 28 (dbnosync)
line 29 (dbnolocking)
line 30 (index		objectClass eq)
index objectClass 0x0004
slapd startup: initiated.
backend_startup: bi_open 0 failed!
slapd shutdown: initiated
ldbm backend syncing
ldbm backend done syncing
====> cache_release_all
slapd: rdwr.c:75: ldap_pvt_thread_rdwr_destroy: Assertion `rw != ((void
*)0)' failed.