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

ldap crach when i´m make a search..



********  DEBUG *********
...
====> bdb_cache_return_entry_r( 28007 ): created (0)
entry_decode: "ou=morgado@cimsoft.pt_20030714_165538_a8b2.eml,ou=_eMails_Geral,ou=Contactos,ou=Documentos,ou=Cimsoft_ADM,dc=Cimsoft,dc=pt"
<= entry_decode(ou=morgado@cimsoft.pt_20030714_165538_a8b2.eml,ou=_eMails_Geral,ou=Contactos,ou=Documentos,ou=Cimsoft_ADM,dc=Cimsoft,dc=pt)
is_object_subclass(2.5.6.4,2.5.6.4) 1
bdb_search: 28016 does not match filter
====> bdb_cache_return_entry_r( 28016 ): created (0)
entry_decode: "ou=morgado@cimsoft.pt_20030714_165556_8990.eml,ou=_eMails_Geral,ou=Contactos,ou=Documentos,ou=Cimsoft_ADM,dc=Cimsoft,dc=pt"
<= entry_decode(ou=morgado@cimsoft.pt_20030714_165556_8990.eml,ou=_eMails_Geral,ou=Contactos,ou=Documentos,ou=Cimsoft_ADM,dc=Cimsoft,dc=pt)
is_object_subclass(2.5.6.4,2.5.6.4) 1
Segmentation fault
 
********  DEBUG *********
 
when a make a search wtih the filter "(&(objectClass=organization)(|(ou=*text_to_find*)(st=*text_to_find*)(description=*text_to_find*)))", the server slapd crach. It crach every time the server make the query in this entry:
ou=morgado@cimsoft.pt_20030714_165556_8990.eml,ou=_eMails_Geral,ou=Contactos,ou=Documentos,ou=Cimsoft_ADM,dc=Cimsoft,dc=pt
Some one can tell what is the problem?
 
Notes:
I´m use the version openldap 2.1.22 in redhat 9.0, with replication (the replication have the same configuration, slapd 2.1.22 adn redhat 9.0)