https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235640
Mark Johnston changed:
What|Removed |Added
Assignee|b...@freebsd.org|ma...@freebsd.org
--
You are rece
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235640
--- Comment #3 from Mark Johnston ---
This is caused by a race between one end of a pipe being closed and the
registration of an EVFILT_WRITE knote for the other end of the pipe. Suppose
f_attach (pipe_kqfilter()) succeeds, but before kn_l
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235640
--- Comment #2 from Peter Holm ---
(In reply to Mark Johnston from comment #1)
Test scenario: misc/kevent13.sh
I just updated the test scenario to include VM pressure.
root@t2:~pho/stress2/misc # uname -a
FreeBSD t2.osted.lan 13.0-CURRENT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235640
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
--- Comment #1 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235640
Mark Linimon changed:
What|Removed |Added
Keywords||panic
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235640
Bug ID: 235640
Summary: panic: mutex pipe mutex not owned at
../../../kern/sys_pipe.c:1748
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any