Date: Wed, 6 Dec 2000 16:45:42 +1000 (EST) From: User Troy <troy@one.com.au> To: freebsd-questions@freebsd.org Subject: sh /etc/rc autoboot Message-ID: <200012060645.QAA94470@gw.one.com.au>
index | next in thread | raw e-mail
Subj: sh /etc/rc autoboot
From: troy@one.com.au
Hi, i am becoming more and more confused about the behaviour of one of my
FreeBSD 3.2-RELEASE machines.
In particular the appearance of the jobs with COMMAND = sh /etc/rc autoboot.
If someone would be so kind to inform as to what possible reason these jobs
hang around in the system. The machine has been shutdown and restarted in
various ways but these jobs are consistently hanging around. With the exception
of one shutdown where the system was taken down by removing power, the
subsequent restart caused XF86 to exit on signal 6, a ps -ax is provided later
in this email.
tcsh is frequently core dumping as soon as i authenticate myself.
telnetd is occasionally core dumping.
ps -ax listing follows, if more information is required i will attempt to
provide it.
Thanks in advance,
Troy Smith
;process status show /etc/rc jobs
> ps -ax
PID TT STAT TIME COMMAND
0 ?? DLs 0:00.00 (swapper)
1 ?? Is 0:00.01 /sbin/init --
2 ?? DL 0:00.00 (pagedaemon)
3 ?? DL 0:00.00 (vmdaemon)
4 ?? DL 0:00.14 (syncer)
35 ?? Is 0:00.00 adjkerntz -i
104 ?? Is 0:00.29 syslogd
109 ?? Is 0:00.02 named
115 ?? Is 0:00.00 /usr/sbin/portmap
147 ?? Is 0:00.06 inetd
150 ?? Is 0:00.01 cron
154 ?? Is 0:00.00 /usr/sbin/lpd
157 ?? Is 0:00.01 sendmail: accepting connections on port 25 (sendmail)
203 ?? S 1:39.66 /usr/X11R6/bin/X :0 (XF86_SVGA)
231 ?? Ss 0:00.06 telnetd
232 p0 Ss 0:00.12 -tcsh (tcsh)
245 p0 R+ 0:00.00 ps -ax
5 con Is+ 0:00.27 sh /etc/rc autoboot
192 con I+ 0:00.86 /usr/bin/perl /usr/local/distribution/gateway/lib/mai
194 con I+ 0:00.00 sh /etc/rc autoboot
199 con I+ 0:00.08 -tcsh (tcsh)
202 con I+ 0:00.07 /usr/X11R6/bin/xinit
215 con I 0:00.01 sh /home/pos/.xinitrc
221 con S 0:00.18 /usr/X11R6/bin/xclock
226 con I 0:17.35 /usr/local/bin/wish8.0 /usr/local/pos/socket -geometr
------------------------------------------------------------------------------
;process status after XF86 exited on signal 6
posoneab# ps -ax
PID TT STAT TIME COMMAND
0 ?? DLs 0:00.00 (swapper)
1 ?? Ss 0:00.03 /sbin/init --
2 ?? DL 0:00.01 (pagedaemon)
3 ?? DL 0:00.00 (vmdaemon)
4 ?? DL 0:00.68 (syncer)
35 ?? Is 0:00.00 adjkerntz -i
104 ?? Ss 0:00.35 syslogd
109 ?? Is 0:00.04 named
115 ?? Is 0:00.00 /usr/sbin/portmap
147 ?? Is 0:00.05 inetd
150 ?? Is 0:00.02 cron
154 ?? Is 0:00.00 /usr/sbin/lpd
157 ?? Ss 0:00.02 sendmail: accepting connections on port 25 (sendmail)
248 ?? Ss 0:00.24 telnetd
249 p0 Is 0:00.17 -tcsh (tcsh)
328 p0 S 0:00.14 -su (tcsh)
377 p0 S 0:00.11 /usr/local/bin/wish8.0 /usr/local/pos/socket -geometr
378 p0 R+ 0:00.00 ps -ax
237 v0 Is+ 0:00.01 /usr/libexec/getty Pc ttyv0
238 v1 Is+ 0:00.01 /usr/libexec/getty Pc ttyv1
239 v2 Is+ 0:00.01 /usr/libexec/getty Pc ttyv2
240 v3 Is+ 0:00.02 /usr/libexec/getty Pc ttyv3
192 con- I 0:00.71 /usr/bin/perl /usr/local/distribution/gateway/lib/mai
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012060645.QAA94470>
