On Tue, Dec 14, 2021 at 09:12:48AM -0700, Vitaliy Makkoveev wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [email protected]    2021/12/14 09:12:48
> 
> Modified files:
>       regress/sys/kern/unixsockets: Makefile 
> Added files:
>       regress/sys/kern/unixsockets: unsopassgc.c 
> 
> Log message:
> Add new 'unsopassgc' test. This test tries to beak unix(4) sockets garbage
> collector and make it to clean `so_rcv' buffer of alive socket. Successful
> breakage should produce kernel panic.
> 
> ok bluhm@ mpi@

Occasional failure observed:

> sys/kern/unixsockets:
Exit: 1
Duration: 00:03:43
Log: 131-sys-kern-unixsockets.log

==== run-regress-unsopassgc ====
./unsopassgc
unsopassgc: sendmsg: Bad file descriptor
*** Error 1 in . (<bsd.regress.mk>:36 'run-regress-unsopassgc')
FAILED

Reply via email to