[16376] in Athena Bugs
Re: Felix S Klock: Re: sun4 8.2.10: emacs
daemon@ATHENA.MIT.EDU (Thomas Bushnell, BSG)
Wed Sep 30 22:22:19 1998
Date: Wed, 30 Sep 1998 22:22:17 -0400 (EDT)
From: tb@MIT.EDU (Thomas Bushnell, BSG)
To: ghudson@MIT.EDU
Cc: bugs@MIT.EDU, pnkfelix@MIT.EDU
In-Reply-To: Greg Hudson's message of Wed, 30 Sep 1998 17:14:55 EDT
<199809302114.RAA01450@anubis.grey17.org>
Ah, it appears that there is a bogus !!!SuperLock!!! file hanging
around. This is a meta-lock over the per-file locks that emacs
maintains. It should never exist but for a tiny bit of time while the
per-file locks are created. Note that emacs tries to delete it after
it gives up waiting for the !!!SuperLock!!!--but that deletion fails
with EACCES.
I'd be very interested to see the results of
ls -ld /var/tmp /var/tmp/!!!SuperLock!!!
Thomas