[SunHELP] LONG message: cannot telnet in, until an ftp session "wakes it up "
Stout, Logan
sunhelp at sunhelp.org
Tue Aug 21 13:04:46 CDT 2001
We have come across an odd problem at my site, and I am wondering if anyone
has seen it before. we have a bunch of servers that for no apparent reason,
stop responding to telnet/rlogin/rsh etc requests, the machine does respond,
and a connection is established, but thats it. On the console, the output of
netstat -a looks like this (in this example) (also, for what its worth, the
machine names differ somewhat in some cases, but not all, from the dns
name. but its all in hosts, and these machines have been working normally
for a year or more.) WHat makes theis issue extra weird, is that if you ftp
into the box, then inetd seems to wake up, and you can telnet in again.
Things that might be important, on these machines all telnet ftp and others
that can, are routed through tcpwrappers.
netstat -a output (while trying to telnet in)
UDP
Local Address Remote Address State
-------------------- -------------------- -------
*.sunrpc Idle
*.* Unbound
*.32771 Idle
*.name Idle
*.biff Idle
*.32772 Idle
*.32773 Idle
*.32774 Idle
*.32775 Idle
*.32776 Idle
*.32777 Idle
*.bootps Idle
*.32778 Idle
*.lockd Idle
*.syslog Idle
*.22370 Idle
*.ntp Idle
localhost.ntp Idle
ztlsnpdf.adc.nexteldata.com.ntp Idle
zlsnpdfb.nextel.com.ntp Idle
ztlsnpdf-hb2.ntp Idle
ztlsnpdf-hb1.ntp Idle
*.135 Idle
*.32780 Idle
*.30029 Idle
*.fwatch Idle
*.32811 Idle
*.32812 Idle
*.32813 Idle
*.30031 Idle
*.30032 Idle
*.45634 Idle
*.45635 Idle
*.* Unbound
TCP
Local Address Remote Address Swind Send-Q Rwind Recv-Q State
-------------------- -------------------- ----- ------ ----- ------ -------
*.* *.* 0 0 0 0 IDLE
*.sunrpc *.* 0 0 0 0 LISTEN
*.* *.* 0 0 0 0 IDLE
*.ftp *.* 0 0 0 0 LISTEN
*.telnet *.* 0 0 0 0 LISTEN
*.shell *.* 0 0 0 0 LISTEN
*.login *.* 0 0 0 0 LISTEN
*.exec *.* 0 0 0 0 LISTEN
*.1027 *.* 0 0 0 0 LISTEN
*.fs *.* 0 0 0 0 LISTEN
*.1028 *.* 0 0 0 0 LISTEN
*.printer *.* 0 0 0 0 LISTEN
*.dtspc *.* 0 0 0 0 LISTEN
*.xaudio *.* 0 0 0 0 LISTEN
*.1029 *.* 0 0 0 0 LISTEN
*.auto_remote *.* 0 0 0 0 LISTEN
*.1030 *.* 0 0 0 0 LISTEN
*.lockd *.* 0 0 0 0 LISTEN
*.22370 *.* 0 0 0 0 LISTEN
*.1032 *.* 0 0 0 0 LISTEN
*.1035 *.* 0 0 0 0 LISTEN
*.1039 *.* 0 0 0 0 LISTEN
*.1042 *.* 0 0 0 0 LISTEN
zlsnpdfb.nextel.com.auto_remote ztlhpas2.nextel.com.53287 32768 0 33580
0 CLOSE_WAIT
zlsnpdfb.nextel.com.auto_remote ztlhpas2.nextel.com.53577 32768 0 33580
0 CLOSE_WAIT
zlsnpdfb.nextel.com.auto_remote ztlhpas2.nextel.com.53614 32768 0 33580
0 CLOSE_WAIT
ztlsnpdf.adc.nexteldata.com.telnet ztlsnpde.adc.nexteldata.net.3645 33580
0 33537 0 CLOSE_WAIT
zlsnpdfb.nextel.com.auto_remote ztlhpas2.nextel.com.53779 32768 0 33580
0 CLOSE_WAIT
zlsnpdfb.nextel.com.auto_remote ztlhpas2.nextel.com.53818 32768 0 33580
0 CLOSE_WAIT
zlsnpdfb.nextel.com.auto_remote ztlhpas2.nextel.com.57467 32768 0 33580
0 CLOSE_WAIT
zlsnpdfb.nextel.com.login ztlhpas1.nextel.com.1018 32768 0 33552 0
CLOSE_WAIT
zlsnpdfb.nextel.com.login slovak.nextel.com.1023 8760 0 33552 0
CLOSE_WAIT
zlsnpdfb.nextel.com.login slovak.nextel.com.1022 8760 0 33548 0
CLOSE_WAIT
zlsnpdfb.nextel.com.telnet slovak.nextel.com.53672 8760 0 33534 0
CLOSE_WAIT
zlsnpdfb.nextel.com.telnet lightweight.nextel.com.32843 8760 0 33548
0 CLOSE_WAIT
zlsnpdfb.nextel.com.telnet lightweight.nextel.com.32850 8760 0 33553
0 CLOSE_WAIT
zlsnpdfb.nextel.com.telnet lightweight.nextel.com.32851 8760 0 33553
0 CLOSE_WAIT
zlsnpdfb.nextel.com.telnet catalina.nextel.com.40706 8760 0 33553
0 ESTABLISHED
zlsnpdfb.nextel.com.login lightweight.nextel.com.1023 8760 0 33552
0 CLOSE_WAIT
zlsnpdfb.nextel.com.telnet lightweight.nextel.com.32853 8760 0 33553
0 CLOSE_WAIT
zlsnpdfb.nextel.com.telnet lightweight.nextel.com.32884 8760 0 33553
0 ESTABLISHED
*.* *.* 0 0 0 0 IDLE
I noticed that my conneciton was in a clsoe wait status, but I'm not sure
why.
and when I try to telnet in, thisis what I see on client side.
lstout at lightweight:~@01:25pm$ telnet ztlsnpdf
Trying 10.8.26.25...
Connected to zlsnpdfb.nextel.com.
Escape character is '^]'.
(after roughly 4 minutes of waiting)
^]
telnet> quit
Connection closed.
running a truss on the process to see if anything at all is going on in the
background
ztlsnpdf:/# truss -p 477 |tee /tmp/truss.inetd
accept(4, 0xEFFFF9E4, 0xEFFFFA84) (sleeping...)
(this is all you ever see)
restarted this same truss, but this time I did the fix we have found.. which
is to ftp into the machine.. at this point, the turss started to recieve
lots of input, I am putting the first 10 seconds or so into this mail,
appologies for its length.
ztlsnpdf:/# truss -p 477
accept(4, 0xEFFFF9E4, 0xEFFFFA84) (sleeping...)
accept(4, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9208
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
poll(0xEFFFD8F8, 26, -1) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(29, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9209
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
accept(8, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9210
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9211
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
poll(0xEFFFD8F8, 26, -1) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(29, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
Aug 21 13:44:27 ztlsnpdf auto_remote[9209]: read fail stream socket
rc=-5,errno=9
fork() = 9212
Aug 21 13:44:27 ztlsnpdf auto_remote[9209]: ***FATAL EXIT***: Error # 6
Aug 21 13:44:27 ztlsnpdf auto_remote[9212]: read fail stream socket
rc=-5,errno=9
Aug 21 13:44:27 ztlsnpdf auto_remote[9212]: ***FATAL EXIT***: Error # 6
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9209 status=0x0006
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF410, 0xEFFFF400) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF410, 0xEFFFF400) = 0
setcontext(0xEFFFF5C0)
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9212 status=0x0006
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF410, 0xEFFFF400) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF410, 0xEFFFF400) = 0
setcontext(0xEFFFF5C0)
close(3) = 0
accept(8, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9216
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9216 status=0x0001
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF410, 0xEFFFF400) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF410, 0xEFFFF400) = 0
setcontext(0xEFFFF5C0)
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9219
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
poll(0xEFFFD8F8, 26, -1) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(29, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9220
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
accept(8, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9221
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9222
Aug 21 13:44:32 ztlsnpdf auto_remote[9220]: read fail stream socket
rc=-5,errno=9
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
Aug 21 13:44:32 ztlsnpdf auto_remote[9220]: ***FATAL EXIT***: Error # 6
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9220 status=0x0006
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF410, 0xEFFFF400) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF410, 0xEFFFF400) = 0
setcontext(0xEFFFF5C0)
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9222 status=0x0001
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF410, 0xEFFFF400) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF410, 0xEFFFF400) = 0
setcontext(0xEFFFF5C0)
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
poll(0xEFFFD8F8, 26, -1) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(29, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9227
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
Aug 21 13:44:34 ztlsnpdf auto_remote[9227]: read fail stream socket
rc=-5,errno=9
accept(8, 0xEFFFF9E4, 0xEFFFFA84) = 3
Aug 21 13:44:34 ztlsnpdf auto_remote[9227]: ***FATAL EXIT***: Error # 6
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9227 status=0x0006
sigprocmask(0, 0x00000000, 0xEFFFF490) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF490, 0xEFFFF480) = 0
waitid(P_ALL, 0, 0xEFFFF500, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF500, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFF490) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF490, 0xEFFFF480) = 0
setcontext(0xEFFFF640)
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9228
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9229
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
poll(0xEFFFD8F8, 26, -1) = 2
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(29, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9230
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
Aug 21 13:44:36 ztlsnpdf auto_remote[9230]: read fail stream socket
rc=-5,errno=9
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
Aug 21 13:44:36 ztlsnpdf auto_remote[9230]: ***FATAL EXIT***: Error # 6
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9230 status=0x0006
sigprocmask(0, 0x00000000, 0xEFFFF490) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF490, 0xEFFFF480) = 0
waitid(P_ALL, 0, 0xEFFFF500, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF500, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF500, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF500, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF500, WEXITED|WNOHANG) Err#10 ECHILD
sigprocmask(0, 0x00000000, 0xEFFFF490) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF490, 0xEFFFF480) = 0
setcontext(0xEFFFF640)
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9229 status=0x0001
sigprocmask(0, 0x00000000, 0xEFFFF490) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF490, 0xEFFFF480) = 0
waitid(P_ALL, 0, 0xEFFFF500, WEXITED|WNOHANG) Err#10 ECHILD
sigprocmask(0, 0x00000000, 0xEFFFF490) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF490, 0xEFFFF480) = 0
setcontext(0xEFFFF640)
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9234
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
poll(0xEFFFD8F8, 26, -1) = 2
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(29, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
Aug 21 13:44:38 ztlsnpdf auto_remote[9235]: read fail stream socket
rc=-5,errno=9
fork() = 9235
Aug 21 13:44:38 ztlsnpdf auto_remote[9235]: ***FATAL EXIT***: Error # 6
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9235 status=0x0006
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF410, 0xEFFFF400) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) Err#10 ECHILD
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF410, 0xEFFFF400) = 0
setcontext(0xEFFFF5C0)
Received signal #18, SIGCLD [caught]
siginfo: SIGCLD CLD_EXITED pid=9234 status=0x0001
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF410, 0xEFFFF400) = 0
waitid(P_ALL, 0, 0xEFFFF480, WEXITED|WNOHANG) Err#10 ECHILD
sigprocmask(0, 0x00000000, 0xEFFFF410) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF410, 0xEFFFF400) = 0
setcontext(0xEFFFF5C0)
close(3) = 0
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9237
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
poll(0xEFFFD8F8, 26, -1) = 1
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9240
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
poll(0xEFFFD8F8, 26, -1) = 1
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9241
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
Received signal #18, SIGCLD, in poll() [caught]
siginfo: SIGCLD CLD_EXITED pid=9240 status=0x0001
poll(0xEFFFD8F8, 26, -1) Err#4 EINTR
sigprocmask(0, 0x00000000, 0xEFFFD418) = 0
sigprocmask(SIG_BLOCK, 0xEFFFD418, 0xEFFFD408) = 0
waitid(P_ALL, 0, 0xEFFFD488, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFD488, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFD418) = 0
sigprocmask(SIG_SETMASK, 0xEFFFD418, 0xEFFFD408) = 0
setcontext(0xEFFFD5C8)
alarm(0) = 0
sigaction(SIGALRM, 0xEFFFF808, 0xEFFFF8B8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8A8, 0xEFFFF898) = 0
alarm(1) = 0
Received signal #18, SIGCLD, in sigsuspend() [caught]
siginfo: SIGCLD CLD_EXITED pid=9241 status=0x0001
sigsuspend(0xEFFFF888) Err#4 EINTR
sigprocmask(0, 0x00000000, 0xEFFFF3C0) = 0
Received signal #14, SIGALRM [caught]
setcontext(0xEFFFF098)
sigprocmask(SIG_BLOCK, 0xEFFFF3C0, 0xEFFFF3B0) = 0
waitid(P_ALL, 0, 0xEFFFF430, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFF430, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFF3C0) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF3C0, 0xEFFFF3B0) = 0
setcontext(0xEFFFF570)
alarm(0) = 0
sigprocmask(SIG_UNBLOCK, 0xEFFFF8A8, 0x00000000) = 0
sigaction(SIGALRM, 0xEFFFF808, 0x00000000) = 0
poll(0xEFFFD8F8, 26, -1) (sleeping...)
poll(0xEFFFD8F8, 26, -1) = 1
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
accept(5, 0xEFFFF9E4, 0xEFFFFA84) = 3
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
fork() = 9244
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
close(3) = 0
sigprocmask(0, 0x00000000, 0xEFFFF8E8) = 0
sigprocmask(SIG_SETMASK, 0xEFFFF8E8, 0xEFFFF8D8) = 0
Received signal #18, SIGCLD, in poll() [caught]
siginfo: SIGCLD CLD_EXITED pid=9244 status=0x0001
poll(0xEFFFD8F8, 26, -1) Err#4 EINTR
sigprocmask(0, 0x00000000, 0xEFFFD418) = 0
sigprocmask(SIG_BLOCK, 0xEFFFD418, 0xEFFFD408) = 0
waitid(P_ALL, 0, 0xEFFFD488, WEXITED|WNOHANG) = 0
waitid(P_ALL, 0, 0xEFFFD488, WEXITED|WNOHANG) = 0
sigprocmask(0, 0x00000000, 0xEFFFD418) = 0
sigprocmask(SIG_SETMASK, 0xEFFFD418, 0xEFFFD408) = 0
setcontext(0xEFFFD5C8)
alarm(0) = 0
sigaction(SIGALRM, 0xEFFFF808, 0xEFFFF8B8) = 0
sigprocmask(SIG_BLOCK, 0xEFFFF8A8, 0xEFFFF898) = 0
alarm(1) = 0
Received signal #14, SIGALRM, in sigsuspend() [caught]
sigsuspend(0xEFFFF888) Err#4 EINTR
setcontext(0xEFFFF570)
alarm(0) = 0
sigprocmask(SIG_UNBLOCK, 0xEFFFF8A8, 0x00000000) = 0
sigaction(SIGALRM, 0xEFFFF808, 0x00000000) = 0
poll(0xEFFFD8F8, 26, -1) (sleeping...)
Logan Stout
Nextel Unix Administrator
desk 678 291 3519
cell 678 300 6071
More information about the SunHELP
mailing list