Interesting, looks like ordering is an issue.

In this order, slapd hangs:
adding new entry "olcOverlay=refint,olcDatabase={1}hdb,cn=config"
adding new entry "olcOverlay=syncprov,olcDatabase={1}hdb,cn=config"
adding new entry "o=example,c=us" <---- HANGS

In this other order, it works:
adding new entry "olcOverlay=syncprov,olcDatabase={1}hdb,cn=config"
adding new entry "olcOverlay=refint,olcDatabase={1}hdb,cn=config"
adding new entry "o=example,c=us"


Note: when testing again, you need to clear the database and the config, or 
just purge slapd and reinstall. Running that ldapmodify command twice in a row 
won't work.

-- 
[karmic] slapd hangs at 100% cpu and is unkillable
https://bugs.launchpad.net/bugs/485026
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to