[3570] in testers
sun4 [8.2.1]: xlogin/reactivate
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu Jun 11 15:26:28 1998
Date: Thu, 11 Jun 1998 15:26:15 -0400 (EDT)
To: testers@MIT.EDU
Cc: jweiss@MIT.EDU
From: Jonathon Weiss <jweiss@MIT.EDU>
System name: speaker-for-the-dead.mit.edu
Type and version: Ultra-1 8.2.1
Display type: ffb
What were you trying to do?
let my machine reactivate while I wasn't logged in overnight
What went wrong?
When I came in in the morning, there were hung processes run
from reactivate, specifically detach had been running for about 40
minutes. I sent it a HUP, and it died, and my reactivate.local was
run, among other things it runs clean_tmp_areas. A saferm that was
run as a result also hung.
speaker-for-the-dead.mit.edu# date ; ps -ef | grep ttyp0
Thu Jun 11 14:50:07 EDT 1998
root 1796 1794 0 14:44:09 ttyp0 0:00 /bin/sh /etc/athena/clean_tmp_areas
root 1007 1 0 13:17:24 console 0:00 /etc/athena/dm /etc/athena/login/config ttyp0 console
root 1794 1705 0 14:44:09 ttyp0 0:00 /bin/sh /etc/athena/reactivate.local
root 1014 1007 0 13:17:25 ttyp0 0:00 /etc/athena/xlogin -config /etc/athena/login -display :0.0 -fp /usr/openwin/lib
root 1705 1014 0 14:18:53 ttyp0 0:00 /bin/sh /etc/athena/reactivate
root 1803 1802 0 14:44:09 ttyp0 0:00 saferm .
root 1802 1796 0 14:44:09 ttyp0 0:00 find . -mount -mtime +3 ! -type b ! -type c ! -type p ! -name ps_data -exec saf
I had ghudson takea look and he ran truss, and decided things were
hung on stderr:
speaker-for-the-dead.mit.edu# truss -p 1803
write(2, " s a f e r m", 6) (sleeping...)