[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#4141) infinite loop in test028
Full_Name: Aaron Richton
Version: RE23
OS: Solaris 9
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (128.6.31.135)
RE23 as of Thu, 3 Nov 2005 21:04:00 GMT.
slapd.1.log is growing without bound with:
** ld 10261dfd0 Outstanding Requests:
* msgid 1, origid 1, status InProgress
outstanding referrals 0, parent count 0
** ld 10261dfd0 Response Queue:
Empty
ldap_chkResponseList ld 10261dfd0 msgid 1 all 1
ldap_chkResponseList returns ld 10261dfd0 NULL
ldap_int_select
ldap_result ld 10261dfd0 msgid 1
ldap_chkResponseList ld 10261dfd0 msgid 1 all 1
ldap_chkResponseList returns ld 10261dfd0 NULL
wait4msg ld 10261dfd0 msgid 1 (timeout 100000 usec)
wait4msg continue ld 10261dfd0 msgid 1 all 1
** ld 10261dfd0 Connections:
* host: localhost port: 9011 (default)
refcnt: 2 status: Connected
last used: Thu Nov 3 16:43:07 2005
It's not 16:43:07 anymore (Thu Nov 3 16:53:35 EST 2005). Long time for a simple
query.
Printed output:
Result: Success (0)
Testing ldapwhoami as bjorn, dn:uid=bjorn,ou=People,o=Esempio,c=IT...
dn:uid=bjorn,ou=people,dc=example,dc=com
Result: Success (0)
Testing ldapsearch as uid=jaj,ou=People,dc=example,dc=it for
"o=Example,c=US"...
I've snapped the process with gcore before I kill it.