Comment 2 for bug 57214

Revision history for this message
In , Tom Albers (tomalbers-deactivatedaccount) wrote : nscd will not keep on running

Now with another customer, I spend again a whole day on nscd which will not
keep on running. In debugging mode the error is:

"nscd: cache.c:144: cache_add: Assertion `newp->key + newp->len <=
table->head->first_free' failed."

Removing the databases in /var/db/nscd/ resolved the problem.

The database locations are not documented, nor is there any other usefull
documentation on nscd.