On Jun 30, 2023 at 6:31:19 AM CDT, "Julien ÉLIE" <
[email protected]d> wrote:
Hi Russ,
Jun 29 19:13:43 gatekeeper innd[90655]: free:-1 35 free but was in SMASK >>>> Jun 29 19:13:43 gatekeeper innd[90655]: free:-1 36 free but was in SMASK >>>> Jun 29 19:13:43 gatekeeper innd[90655]: free:-1 39 free but was in SMASK >>>> Jun 29 19:13:43 gatekeeper innd[90655]: SERVER cant select: Bad file descriptor
I was wondering about that too, but the SMASK error is very specific to a
file descriptor being included in the select mask despite not
corresponding to an open channel. That implies something has gone
seriously wrong with the file descriptor tracking. innd then closes that
file descriptor, which I bet is what's causing the CNFS errors since I bet >> it's closing the cycbuff file descriptor thinking it's a remote peer.
It seems like a channel can both be waiting to write and sleeping. SITEchanclose() sets them both. (It may not be the right thing as
normally only one state should be given at a time as far as I understand
how states are supposed to work.)
But anyway, it does not explain why we end up with a channel of type
CTfree considered to be sleeping (which is the condition causing the
"free:-1 35 free but was in SMASK" error).
As far as I see, the sleeping state is removed when a channel gets the
CTfree type.
** Jesse, do you happen to have any "internal closing free channel"
error in your logs? In this case, the sleeping state is not explicitly enforced.
I enabled the trace logs you mentioned. I don't have the specific error you mentioned above, but on this latest attempt and turning on debug logging in syslog, I have more tidbits in news.notice:
*****
Jun 30 07:24:18 gatekeeper innd[84944]: free:-1 29 free but was in SMASK
Jun 30 07:24:18 gatekeeper innd[84944]: free:-1 30 free but was in SMASK
Jun 30 07:24:18 gatekeeper innd[84944]: free:-1 31 free but was in SMASK
Jun 30 07:24:18 gatekeeper innd[84944]: free:-1 32 free but was in SMASK
Jun 30 07:24:18 gatekeeper innd[84944]: tradindexed: cannot get offset for article 168 in /usr/local/news/spool/overview/a/d/u/n/alt.dating.uk.north-west.DAT: Illegal seek
Jun 30 07:24:18 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F846A00000001@
Jun 30 07:24:21 gatekeeper innd[84944]: tradindexed: cannot get offset for article 169 in /usr/local/news/spool/overview/a/d/u/n/alt.dating.uk.north-west.DAT: Illegal seek
Jun 30 07:24:21 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F885000000001@
Jun 30 07:24:22 gatekeeper innd[84944]: tradindexed: cannot get offset for article 2902 in /usr/local/news/spool/overview/m/r/misc.rural.DAT: Illegal
seek
Jun 30 07:24:22 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F896600000001@
Jun 30 07:24:22 gatekeeper innd[84944]: tradindexed: cannot get offset for article 2903 in /usr/local/news/spool/overview/m/r/misc.rural.DAT: Illegal
seek
Jun 30 07:24:22 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F898C00000001@
Jun 30 07:24:23 gatekeeper innd[84944]: tradindexed: cannot get offset for article 2904 in /usr/local/news/spool/overview/m/r/misc.rural.DAT: Illegal
seek
Jun 30 07:24:23 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F8AB300000001@
Jun 30 07:24:23 gatekeeper innd[84944]: tradindexed: cannot get offset for article 2905 in /usr/local/news/spool/overview/m/r/misc.rural.DAT: Illegal
seek
Jun 30 07:24:23 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F8ADB00000001@
Jun 30 07:24:23 gatekeeper innd[84944]: tradindexed: cannot get offset for article 2906 in /usr/local/news/spool/overview/m/r/misc.rural.DAT: Illegal
seek
Jun 30 07:24:23 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F8AED00000001@
Jun 30 07:24:23 gatekeeper innd[84944]: tradindexed: cannot get offset for article 2907 in /usr/local/news/spool/overview/m/r/misc.rural.DAT: Illegal
seek
Jun 30 07:24:23 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F8B0100000001@
Jun 30 07:24:29 gatekeeper innd[84944]: tradindexed: cannot get offset for article 170 in /usr/local/news/spool/overview/a/d/u/n/alt.dating.uk.north-west.DAT: Illegal seek
Jun 30 07:24:29 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F91DC00000001@
Jun 30 07:24:39 gatekeeper innd[84944]: tradindexed: cannot get offset for article 2908 in /usr/local/news/spool/overview/m/r/misc.rural.DAT: Illegal
seek
Jun 30 07:24:39 gatekeeper innd[84944]: SERVER cant store overview for @03015445585400000000012F9C8900000001@
Jun 30 07:24:58 gatekeeper innd[84944]: news.blueworldhosting.com:878 checkpoint seconds 52 accepted 2000 refused 0 rejected 0 duplicate 0 accepted size 5263200 duplicate size 0 rejected size 0
Jun 30 07:25:13 gatekeeper innd[84944]: news.blueworldhosting.com:22
checkpoint seconds 98 accepted 1998 refused 0 rejected 2 duplicate 0 accepted size 10925664 duplicate size 0 rejected size 237059
Jun 30 07:25:18 gatekeeper innd[84944]: news.blueworldhosting.com:821 checkpoint seconds 65 accepted 2000 refused 0 rejected 0 duplicate 0 accepted size 5087052 duplicate size 0 rejected size 0
Jun 30 07:25:20 gatekeeper innd[84944]: SERVER cant select: Bad file
descriptor
Jun 30 07:25:50 gatekeeper syslogd: last message repeated 561451 times
*****
The news.debug file has a ton of entries so I'm not sure what I'm looking for, but it 'ends' like this:
*****
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 NCreader Used=2896
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 NCproc Used=3509
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 cp->Start=0 cp->Next=2896 bp->Used=3509
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 NCproc state=8 next "y 'Quickie' Sto"
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 NCwritereply 18=write(226, "239 <58663374@1", 18)Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 >239 <58663374@1>
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 NCproc state=2 Start=3509 Next=3509 Used=3509
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 cp->Start=3509 cp->Next=3509 bp->Used=3509
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 NCproc state=2 next "as an^M >> "inva"
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:226 NCproc state=2 Start=3509 Next=3509 Used=3509
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 NCreader Used=2873
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 NCproc Used=2890
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 cp->Start=0 cp->Next=2873 bp->Used=2890
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 NCproc state=8 next "sympatico.ca^M ."
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 NCwritereply 18=write(821, "239 <76204197@1", 18)Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 >239 <76204197@1>
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 NCproc state=2 Start=2890 Next=2890 Used=2890
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 cp->Start=2890 cp->Next=2890 bp->Used=2890
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 NCproc state=2 next "f: Technique, c"
Jun 30 07:25:20 gatekeeper innd[84944]: news.blueworldhosting.com:821 NCproc state=2 Start=2890 Next=2890 Used=2890
Jun 30 07:25:20 gatekeeper innd[84944]: SERVER cant select: Bad file
descriptor
Jun 30 07:25:50 gatekeeper syslogd: last message repeated 561451 times
Jun 30 07:27:51 gatekeeper syslogd: last message repeated 2241177 times
Jun 30 07:29:17 gatekeeper syslogd: last message repeated 1581962 times
Jun 30 07:29:17 gatekeeper innd[84944]: ME time 600000 hishave 5402(83753) hiswrite 11495(83560) hissync 11(2) idle 284870(4542195) artclean 499(83752) artwrite 4690(83554) artcncl 77(240) hisgrep/artcncl 35(240) overv
24253(83554) perl 49799(83560) python 26(83561) nntpread 1307(175291) artparse 2053(239726) artlog 947(83786) datamove 253(145273)
Jun 30 07:29:17 gatekeeper innd[84944]: ME HISstats 77 hitpos 0 hitneg 115 missed 83561 dne
Jun 30 07:29:17 gatekeeper innd[84944]: SERVER cant select: Bad file
descriptor
Jun 30 07:29:47 gatekeeper syslogd: last message repeated 574345 times
*****
The innd process is using 100% of CPU and truss shows the following over and over (I'm going to let it run for a while and see if it eventually dies):
*****
__sysctl("kern.hostname",2,0x2bfb054c64d0,0x2bfb054c23b8,0x0,0) = 0 (0x0) getpid() = 84944 (0x14bd0)
sendto(3,"<59>1 2023-06-30T07:31:55.121776"...,125,0,NULL,0) = 125 (0x7d) sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1057,{ 3 12 14 15 17 22 24 29 30 31 32 226 736 737 821 878 },{ },0x0,{ 442.000000 }) ERR#9 'Bad file descriptor'
sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
write(2,"innd: SERVER cant select: Bad fi"...,46) = 46 (0x2e)
*****
*****
[news@gatekeeper ~]$ ulimit -a
number of pseudoterminals (-P) unlimited
socket buffer size (bytes, -b) unlimited
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) 33554432
file size (blocks, -f) unlimited
max kqueues (-k) unlimited
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 942498
pipe size (512 bytes, -p) 1
stack size (kbytes, -s) 524288
cpu time (seconds, -t) unlimited
max user processes (-u) 34304
virtual memory (kbytes, -v) unlimited
swap size (kbytes, -w) unlimited
*****
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)
From
Jesse Rehmer@21:1/5 to
All on Fri Jun 30 14:38:18 2023
After letting things sit for a while without any connections truss did output
a little bit, and I decided to run a innxmit process on the remote side and in the logs I see:
Jun 30 09:32:58 gatekeeper innd[60826]: any:0 1033 sleeping without Waker
Jun 30 09:32:58 gatekeeper innd[60826]: any:0 closed
Jun 30 09:32:58 gatekeeper innd[60826]: free:-1 1033 free but was in SMASK
Jun 30 09:33:12 gatekeeper innd[60826]: any:0 1024 sleeping without Waker
Jun 30 09:33:12 gatekeeper innd[60826]: any:0 closed
Jun 30 09:33:21 gatekeeper innd[60826]: free:-1 1024 free but was in SMASK
Jun 30 09:33:22 gatekeeper innd[60826]: any:0 1034 sleeping without Waker
Jun 30 09:33:22 gatekeeper innd[60826]: any:0 closed
Jun 30 09:33:22 gatekeeper innd[60826]: free:-1 1034 free but was in SMASK
Jun 30 09:33:23 gatekeeper innd[60826]: free:-1 1024 free but was in SMASK
root@gatekeeper:/var/log/news # truss -p 60826
sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1046,{ 12 14 15 17 },{ },0x0,{ 137.000000 }) = 0 (0x0) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0) open("/usr/local/news/http/inn_status.html",O_WRONLY|O_CREAT|O_TRUNC,0666) = 9 (0x9)
dup2(9,4) = 4 (0x4)
close(9) = 0 (0x0)
fstat(4,{ mode=-rw-rw-r-- ,inode=3126,size=0,blksize=4096 }) = 0 (0x0)
getpid() = 60826 (0xed9a) __sysctl("kern.hostname",2,0x2231d0316620,0x2231d0312508,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:04:03.389851"...,198,0,NULL,0) = 198 (0xc6) write(4,"<!DOCTYPE html>\n<html lang="en""...,1166) = 1166 (0x48e) open("/dev/null",O_RDONLY,0666) = 9 (0x9)
dup2(9,4) = 4 (0x4)
close(9) = 0 (0x0) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:04:03.392944"...,128,0,NULL,0) = 128 (0x80) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:04:03.393756"...,128,0,NULL,0) = 128 (0x80) __sysctl("kern.hostname",2,0x2231d0316930,0x2231d0312818,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:04:03.394272"...,325,0,NULL,0) = 325 (0x145) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:04:03.394707"...,130,0,NULL,0) = 130 (0x82) sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1046,{ 12 14 15 17 },{ },0x0,{ 600.000000 }) = 1 (0x1) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
accept(17,{ AF_INET 104.152.52.99:53903 },0x2231d0315a5c) = 9 (0x9) setsockopt(9,SOL_SOCKET,SO_KEEPALIVE,0x2231d03158dc,4) = 0 (0x0) fcntl(9,F_GETFL,) = 6 (0x6)
fcntl(9,F_SETFL,O_RDWR) = 0 (0x0)
fork() = 85116 (0x14c7c)
close(9) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1046,{ 12 14 15 17 },{ },0x0,{ 511.000000 }) ERR#4 'Interrupted system call'
SIGNAL 20 (SIGCHLD) code=CLD_EXITED pid=85116 uid=8 status=1 sigprocmask(SIG_SETMASK,{ SIGCHLD },0x0) = 0 (0x0)
wait4(-1,{ EXITED,val=1 },WNOHANG,0x0) = 85116 (0x14c7c) wait4(-1,0x2231d0316484,WNOHANG,0x0) ERR#10 'No child processes' sigreturn(0x2231d03164b0) EJUSTRETURN
sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1046,{ 12 14 15 17 },{ },0x0,{ 511.000000 }) = 1 (0x1) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
accept(17,{ AF_INET 104.152.52.199:50860 },0x2231d0315a5c) = 9 (0x9) setsockopt(9,SOL_SOCKET,SO_KEEPALIVE,0x2231d03158dc,4) = 0 (0x0) fcntl(9,F_GETFL,) = 6 (0x6)
fcntl(9,F_SETFL,O_RDWR) = 0 (0x0)
fork() = 85997 (0x14fed)
close(9) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1046,{ 12 14 15 17 },{ },0x0,{ 464.000000 }) ERR#4 'Interrupted system call'
SIGNAL 20 (SIGCHLD) code=CLD_EXITED pid=85997 uid=8 status=1 sigprocmask(SIG_SETMASK,{ SIGCHLD },0x0) = 0 (0x0)
wait4(-1,{ EXITED,val=1 },WNOHANG,0x0) = 85997 (0x14fed) wait4(-1,0x2231d0316484,WNOHANG,0x0) ERR#10 'No child processes' sigreturn(0x2231d03164b0) EJUSTRETURN
sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1046,{ 12 14 15 17 },{ },0x0,{ 463.000000 }) = 0 (0x0) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0) open("/usr/local/news/http/inn_status.html",O_WRONLY|O_CREAT|O_TRUNC,0666) = 9 (0x9)
dup2(9,4) = 4 (0x4)
close(9) = 0 (0x0)
fstat(4,{ mode=-rw-rw-r-- ,inode=3126,size=0,blksize=4096 }) = 0 (0x0)
getpid() = 60826 (0xed9a) __sysctl("kern.hostname",2,0x2231d0316620,0x2231d0312508,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.408448"...,198,0,NULL,0) = 198 (0xc6) write(4,"<!DOCTYPE html>\n<html lang="en""...,1166) = 1166 (0x48e) open("/dev/null",O_RDONLY,0666) = 9 (0x9)
dup2(9,4) = 4 (0x4)
close(9) = 0 (0x0) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.409333"...,128,0,NULL,0) = 128 (0x80) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.409640"...,124,0,NULL,0) = 124 (0x7c) __sysctl("kern.hostname",2,0x2231d0316940,0x2231d0312828,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.409953"...,233,0,NULL,0) = 233 (0xe9) __sysctl("kern.hostname",2,0x2231d0316940,0x2231d0312828,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.410270"...,229,0,NULL,0) = 229 (0xe5) close(1028) = 0 (0x0) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.410712"...,128,0,NULL,0) = 128 (0x80) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.411017"...,124,0,NULL,0) = 124 (0x7c) __sysctl("kern.hostname",2,0x2231d0316940,0x2231d0312828,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.411323"...,233,0,NULL,0) = 233 (0xe9) __sysctl("kern.hostname",2,0x2231d0316940,0x2231d0312828,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.411634"...,229,0,NULL,0) = 229 (0xe5) close(1045) = 0 (0x0) __sysctl("kern.hostname",2,0x2231d0316930,0x2231d0312818,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.412088"...,324,0,NULL,0) = 324 (0x144) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:14:03.412390"...,130,0,NULL,0) = 130 (0x82) sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1045,{ 12 14 15 17 },{ },0x0,{ 600.000000 }) = 0 (0x0) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0) open("/usr/local/news/http/inn_status.html",O_WRONLY|O_CREAT|O_TRUNC,0666) = 9 (0x9)
dup2(9,4) = 4 (0x4)
close(9) = 0 (0x0)
fstat(4,{ mode=-rw-rw-r-- ,inode=3126,size=0,blksize=4096 }) = 0 (0x0)
getpid() = 60826 (0xed9a) __sysctl("kern.hostname",2,0x2231d0316620,0x2231d0312508,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:24:03.449870"...,198,0,NULL,0) = 198 (0xc6) write(4,"<!DOCTYPE html>\n<html lang="en""...,1166) = 1166 (0x48e) open("/dev/null",O_RDONLY,0666) = 9 (0x9)
dup2(9,4) = 4 (0x4)
close(9) = 0 (0x0) __sysctl("kern.hostname",2,0x2231d0316930,0x2231d0312818,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:24:03.450754"...,324,0,NULL,0) = 324 (0x144) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:24:03.451068"...,130,0,NULL,0) = 130 (0x82) sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1045,{ 12 14 15 17 },{ },0x0,{ 600.000000 }) = 1 (0x1) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
accept(17,{ AF_INET 199.102.165.15:54669 },0x2231d0315a5c) = 9 (0x9) fcntl(9,F_GETFD,) = 0 (0x0)
fcntl(9,F_SETFD,FD_CLOEXEC) = 0 (0x0)
fcntl(9,F_GETFL,) = 6 (0x6)
fcntl(9,F_SETFL,O_RDWR|O_NONBLOCK) = 0 (0x0) setsockopt(9,SOL_SOCKET,SO_SNDBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(9,SOL_SOCKET,SO_RCVBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(9,SOL_SOCKET,SO_KEEPALIVE,0x2231d03159e4,4) = 0 (0x0)
write(1,"Jun 30 08:44:12.171 - spool1.use"...,3147) = 3147 (0xc4b) write(2,"innd: any:0 1033 sleeping withou"...,40) = 40 (0x28) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<59>1 2023-06-30T09:32:58.242206"...,119,0,NULL,0) = 119 (0x77) __sysctl("kern.hostname",2,0x2231d0316950,0x2231d0312838,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:32:58.242567"...,98,0,NULL,0) = 98 (0x62) close(0) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1045,{ 12 14 15 17 1033 },{ 9 },0x0,{ 66.000000 }) = 2 (0x2) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
write(2,"innd: free:-1 1033 free but was "...,41) = 41 (0x29) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<59>1 2023-06-30T09:32:58.243474"...,120,0,NULL,0) = 120 (0x78) close(1033) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1045,{ 12 14 15 17 },{ },0x0,{ 66.000000 }) = 1 (0x1) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
accept(17,{ AF_INET 199.102.165.15:54670 },0x2231d0315a5c) = 0 (0x0) fcntl(0,F_GETFD,) = 0 (0x0)
fcntl(0,F_SETFD,FD_CLOEXEC) = 0 (0x0)
fcntl(0,F_GETFL,) = 6 (0x6)
fcntl(0,F_SETFL,O_RDWR|O_NONBLOCK) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_SNDBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_RCVBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_KEEPALIVE,0x2231d03159e4,4) = 0 (0x0)
write(2,"innd: any:0 1024 sleeping withou"...,40) = 40 (0x28) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<59>1 2023-06-30T09:33:12.269818"...,119,0,NULL,0) = 119 (0x77) __sysctl("kern.hostname",2,0x2231d0316950,0x2231d0312838,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:33:12.270176"...,98,0,NULL,0) = 98 (0x62) close(0) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1045,{ 12 14 15 17 },{ },0x0,{ 52.000000 }) = 1 (0x1) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
accept(17,{ AF_INET 199.102.165.15:16010 },0x2231d0315a5c) = 0 (0x0) fcntl(0,F_GETFD,) = 0 (0x0)
fcntl(0,F_SETFD,FD_CLOEXEC) = 0 (0x0)
fcntl(0,F_GETFL,) = 6 (0x6)
fcntl(0,F_SETFL,O_RDWR|O_NONBLOCK) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_SNDBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_RCVBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_KEEPALIVE,0x2231d03159e4,4) = 0 (0x0)
write(2,"innd: free:-1 1024 free but was "...,41) = 41 (0x29) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<59>1 2023-06-30T09:33:21.619875"...,120,0,NULL,0) = 120 (0x78) close(1024) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1045,{ 12 14 15 17 },{ },0x0,{ 42.000000 }) = 1 (0x1) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
accept(17,{ AF_INET 199.102.165.15:17875 },0x2231d0315a5c) = 10 (0xa) fcntl(10,F_GETFD,) = 0 (0x0)
fcntl(10,F_SETFD,FD_CLOEXEC) = 0 (0x0)
fcntl(10,F_GETFL,) = 6 (0x6) fcntl(10,F_SETFL,O_RDWR|O_NONBLOCK) = 0 (0x0) setsockopt(10,SOL_SOCKET,SO_SNDBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(10,SOL_SOCKET,SO_RCVBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(10,SOL_SOCKET,SO_KEEPALIVE,0x2231d03159e4,4) = 0 (0x0) write(2,"innd: any:0 1034 sleeping withou"...,40) = 40 (0x28) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<59>1 2023-06-30T09:33:22.750984"...,119,0,NULL,0) = 119 (0x77) __sysctl("kern.hostname",2,0x2231d0316950,0x2231d0312838,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<61>1 2023-06-30T09:33:22.751310"...,98,0,NULL,0) = 98 (0x62) close(0) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1045,{ 12 14 15 17 1034 },{ 10 },0x0,{ 41.000000 }) = 2 (0x2) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
write(2,"innd: free:-1 1034 free but was "...,41) = 41 (0x29) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<59>1 2023-06-30T09:33:22.752212"...,120,0,NULL,0) = 120 (0x78) close(1034) = 0 (0x0)
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
select(1045,{ 12 14 15 17 },{ },0x0,{ 41.000000 }) = 1 (0x1) sigprocmask(SIG_SETMASK,{ SIGHUP|SIGPIPE|SIGTERM|SIGCHLD|SIGUSR1 },0x0) = 0 (0x0)
accept(17,{ AF_INET 199.102.165.15:24294 },0x2231d0315a5c) = 0 (0x0) fcntl(0,F_GETFD,) = 0 (0x0)
fcntl(0,F_SETFD,FD_CLOEXEC) = 0 (0x0)
fcntl(0,F_GETFL,) = 6 (0x6)
fcntl(0,F_SETFL,O_RDWR|O_NONBLOCK) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_SNDBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_RCVBUF,0x2231d03159e4,4) = 0 (0x0) setsockopt(0,SOL_SOCKET,SO_KEEPALIVE,0x2231d03159e4,4) = 0 (0x0)
write(2,"innd: free:-1 1024 free but was "...,41) = 41 (0x29) __sysctl("kern.hostname",2,0x2231d03169a0,0x2231d0312888,0x0,0) = 0 (0x0) getpid() = 60826 (0xed9a)
sendto(3,"<59>1 2023-06-30T09:33:23.636694"...,120,0,NULL,0) = 120 (0x78) close(1024) ERR#9 'Bad file descriptor' sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0)
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)