[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: heimdal KDC hangs looking up principal (0.1m through 0.2g at least)



"Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net> writes:
> I'm guessing that the mpool (buffer cache used by Berkeley DB, with
> shared memory support that heimdal doesn't use) becomes corrupted.

So something might be overwriting the mpool?  Ugh.

> e-xing# /usr/local/BerkeleyDB/bin/db_dump -p /var/heimdal/heimdal.db| grep 
> -A1 db-format
> hdb/db-format
> 2\00

Right, so it's there but db is failing to find it.

/assar