Hello
Upgrading to 2.4.13 is troublesome at mine
slapadd eats the top object, then a bunch of children organizationalUnit, and it hangs on the first inetOrgPerson. A kernel trace shows that slapd loops on a select(0, NULL, NULL NULL, &something) system call.
With the -q flag, slapadd manages to load the whole tree. But slapd will hang in the same null select loop on the first search request.
I had to downgrade back to 2.4.11, as 2.4.13 was just unable to answer requests.
It also seems slapd is still unable to reload an accesslog database, but IIRC? this is an old problem: str2entry: invalid value for attributeType reqControls #0 (syntax 1.3.6.1.4.1.4203.666.11.5.3.1) slapadd: could not parse entry (line=41025)