Coda File System

Re: auth2 coredumps

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Wed, 20 Oct 1999 14:16:10 -0400
On Wed, Oct 20, 1999 at 06:51:30PM +0200, Gulcu Ceki wrote:
> 18:17:06 AuthNewConn(0x3a8c9303, 0, 66, 2, 500)
> /vice/db/auth2.lock: Bad file descriptor
...
> The SCM is running RedHat 6.1, with Linux kernel 2.2.12-20. I seached
> the mailing list to check if this was a known issue. Apparently
> not. Regards, Ceki

Is this 5.3.2? then it might be related to some new code that was added
to handle both fcntl and flock style file locking depending on what the
OS provides.

What are the values of HAVE_FCNTL_LOCKING, and HAVE_FLOCK_LOCKING in
config.h in the build tree?

Does the mode of the /vice/db directory allow the auth2 daemon
write access on that directory?

Jan
Received on 1999-10-20 14:17:22