[17818] in Athena Bugs
Re: fsid on i/s linux athena
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Tue May 2 10:01:40 2000
To: Grant Emery <gemery@MIT.EDU>
Cc: bugs@MIT.EDU
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jacob Morzinski <jmorzins@MIT.EDU>
Date: 02 May 2000 10:01:34 -0400
In-Reply-To: Grant Emery's message of Tue, 02 May 2000 01:14:27 -0400
Message-ID: <w6m8zxtm4ox.fsf@well.mit.edu>
<daemon@ATHENA.MIT.EDU> (Grant Emery) writes:
> i'm on alice-whacker, and it appears someone has mounted the r/w version
> of the windowmanagers locker on /mit/windowmanagers.
That was probably me. It appears that a related bug is
"alice-whacker doesn't reactivate." I'm not sure if this
is a local config problem or a more general problem.
Anyway, even running "attach" produces a seg fault:
% attach -m /mit/windowmanagers -t afs -e /afs/.athena.mit.edu/project/windowmgr
attach: /afs/.athena.mit.edu/project/windowmgr attached to /mit/windowmanagers for filesystem /afs/.athena.mit.edu/project/windowmgr
% attach
[...etc, etc, and then: ]
windowmanagers: /afs/.athena.mit.edu/project/windowmgr is already
attached on /mit/windowmanagers.
windowmanagers: Mountpoint busy.
Segmentation fault
% detach /mit/windowmanagers
detach: /afs/.athena.mit.edu/project/windowmgr detached
% attach
[...normal output here...]
-Jacob