[18449] in Athena Bugs
Re: sun4 8.4.15: apparent xcb machine hang
daemon@ATHENA.MIT.EDU (Alex Coventry)
Fri Oct 20 13:30:21 2000
Date: Fri, 20 Oct 2000 13:30:18 -0400 (EDT)
Message-Id: <200010201730.NAA02136@mary-kay-commandos.mit.edu>
From: Alex Coventry <alex_c@MIT.EDU>
To: jhawk@mit.edu
CC: bugs@mit.edu, ocschwar@mit.edu
In-reply-to: <200010201716.NAA00674@x15-cruise-basselope.mit.edu> (message
from John Hawkinson on Fri, 20 Oct 2000 13:16:40 -0400)
It seems likely that I'm responsible for xcb hanging, as the zephyr
server was under the impression that I was still logged in after 12.08
(people sent me zephyrs that ended up the same place your lap goes when
you stand up.) Could this snippet from my .logout file have caused this
problem? If so, is there something similar I could do that would be
less disruptive?
# Remove my stuff from /tmp
find /tmp -user $LOGNAME -type f -print | xargs rm -f
Alex.