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

Re: Segmentation fault in test020-proxycache (ITS#2931)



Please provide a stack back trace as well as relevant
portions (at least the entries for the last LDAP operation)
of servers logs.

At 01:54 AM 1/23/2004, michael@stroeder.com wrote:
>Full_Name: Michael Ströder
>Version: OPENLDAP_REL_ENG_2_2 (synced today)
>OS: SuSE Linux 
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (83.123.227.253)
>
>
>Software:
>
>RPM packages of Cyrus-SASL 2.1.15, openssl-0.9.7b and heimdal-0.6
>
>self-compiled db-4.2.52p1
>>>>>> Starting test020-proxycache ...
>Starting master slapd on TCP/IP port 9011...
>Using ldapsearch to check that master slapd is running...
>Waiting 5 seconds for slapd to start...
>Using ldapadd to populate the master directory...
>Starting proxy cache on TCP/IP port 9012...
>Using ldapsearch to check that proxy slapd is running...
>Waiting 5 seconds for slapd to start...
>Making queries on the proxy cache...
>Query 1: filter:(sn=Jon) attrs: all
>Query 2: filter:(|(cn=*Jon*)(sn=Jon*)) attrs:cn sn title uid
>Query 3: filter:(sn=Smith*) attrs:cn sn title uid
>Query 4: filter:(sn=Doe*) attrs:cn sn title uid
>Query 5: filter:(uid=bjorn) attrs:mail postaladdress telephonenumber cn uid
>Query 6: filter:(mail=*@example.com) cn sn title uid
>Query 7: filter:(mail=*) cn sn title uid
>Query 1 not cacheable
>Query 2 cacheable
>Query 3 cacheable
>Query 4 cacheable
>Query 5 cacheable
>Query 6 cacheable
>Query 7 not cacheable
>Successfully verified cacheability
>Query 8: filter:(|(cn=*Jones)(sn=Jones)) attrs:cn sn title uid
>./scripts/test020-proxycache: line 193: 16602 Segmentation fault      $SLAPD -f
>$CONF2 -h $URI2 -d $LVL >$LOG2 2>&1
>ldapsearch failed (255)!
>./scripts/test020-proxycache: line 197: kill: (16602) - No such process
>>>>>> ./scripts/test020-proxycache failed (exit 255)
>make[2]: *** [bdb-yes] Error 255
>make[2]: Leaving directory
>`/home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/tests'
>make[1]: *** [test] Error 2
>make[1]: Leaving directory
>`/home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/tests'
>make: *** [test] Error 2