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

Re: bdb_filter_candidates() coredump (ITS#2596)



Sorry, I forgot to attach the command to generate the coredump
and the output.

./scripts/test008-concurrency . bdb yes yes
running defines.sh
Datadir is ./data
Cleaning up in ./test-db...
Running slapadd to build slapd database...
Waiting 5 seconds for slapadd to build slapd database...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to check that slapd is running...
Waiting 5 seconds for slapd to start...
Using tester for concurrent server access...
PID=28438 - Modrdn(50): entry="cn=Ursula Hampster,ou=Alumni Association,ou=People,o=University of Michigan,c=US".
PID=28445 - Read(1000): entry="cn=James A Jones 1, ou=Alumni Association, ou=People, o=University of Michigan, c=US".
PID=28443 - Add/Delete(50): entry="cn=James A Jones 5,o=University of Michigan,c=US".
PID=28430 - Modrdn(50): entry="cn=Dorothy Stevens,ou=Alumni Association,ou=People,o=University of Michigan,c=US".
PID=28434 - Modrdn(50): entry="cn=John Doe,ou=Information Technology Division,ou=People,o=University of Michigan,c=US".
PID=28435 - Add/Delete(50): entry="cn=James A Jones 3,ou=Alumni Association,ou=People,o=University of Michigan,c=US".
PID=28439 - Add/Delete(50): entry="cn=James A Jones 4,ou=People,o=University of Michigan,c=US".
PID=28442 - Modrdn(50): entry="cn=James A Jones 2,ou=Information Technology Division,ou=People,o=University of Michigan,c=US".
PID=28433 - Read(1000): entry="cn=ITD Staff,ou=Groups,o=University of Michigan,c=US".
PID=28440 - Search(500): base="o=University of Michigan,c=US", filter="cn=Bjorn Jensen".
PID=28444 - Search(500): base="o=University of Michigan,c=US", filter="cn=Alumni Assoc Staff".
PID=28436 - Search(500): base="o=University of Michigan,c=US", filter="cn=James A Jones 1".
PID=28437 - Read(1000): entry="ou=Groups, o=University of Michigan, c=US".
PID=28441 - Read(1000): entry="ou=Alumni Association, ou=People, o=University of Michigan, c=US".
ldap_add: Can't contact LDAP server (81)
 PID=28443 - Add/Delete done.
ldap_read: Can't contact LDAP server (81)
 PID=28445 - Read done.
ldap_modrdn: Can't contact LDAP server (81ldap_search: Can't contact LDAP server (81)
 PID=28444 - Search done.
ldap_bind: Can't contact LDAP server (81)
ldap_bind: Can't contact LDAP server (81)
ldap_read: Can't contact LDAP server (81)
 PID=28441 - Read done.
ldap_add: Can't contact LDAP server (81)
 PID=28439 - Add/Delete done.
ldap_read: Can't contact LDAP server (81)
 PID=28433 - Read done.
stopping: child exited with status 1
ldap_modrdn: Can't contact LDAP server (81)
 PID=28430 - Modrdn done.
ldap_modrdn: Can't contact LDAP server (81)
 PID=28442 - Modrdn done.
ldap_bind: Can't contact LDAP server (81)
ldap_modrdn: Can't contact LDAP server (81)
 PID=28434 - Modrdn done.
ldap_read: Can't contact LDAP server (81)
 PID=28437 - Read done.
ldap_bind: Can't contact LDAP server (81)
ldap_add: Can't contact LDAP server (81)
 PID=28435 - Add/Delete done.
ldap_search: Can't contact LDAP server (81)
 PID=28436 - Search done.
ldap_search: Can't contact LDAP server (81)
 PID=28440 - Search done.
)
 PID=28438 - Modrdn done.
28419 Segmentation Fault - core dumped

-- 
Hallvard