panic: soaccept: !NOFDREF

1999-01-28 Thread Andrey A. Chernov
I saw it several times with very recent -current -- Andrey A. Chernov a...@null.net MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: panic: soaccept: !NOFDREF

1999-01-29 Thread Bill Fenner
In message <19990129103757.a...@nagual.pp.ru>you write: >I saw it several times with very recent -current Is your machine getting a lot of incoming connections? I'd like to try to replicate this. If it's a problem for you you can try reverting rev 1.52 of /sys/kern/uipc_socket.c . Thanks, Bill

Re: panic: soaccept: !NOFDREF

1999-01-29 Thread Andrey A. Chernov
On Fri, Jan 29, 1999 at 08:22:38AM -0800, Bill Fenner wrote: > Is your machine getting a lot of incoming connections? I'd like to Yes. > try to replicate this. If it's a problem for you you can try > reverting rev 1.52 of /sys/kern/uipc_socket.c . Ok, I'll revert back for a while and wait for y