[Bug 238870] sys.netpfil.pf.names.names and sys.netpfil.pf.synproxy.synproxy cause panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 28 20:11:31 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238870

            Bug ID: 238870
           Summary: sys.netpfil.pf.names.names and
                    sys.netpfil.pf.synproxy.synproxy cause panic
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: testing at freebsd.org
          Reporter: lwhsu at FreeBSD.org

https://ci.freebsd.org/job/FreeBSD-head-amd64-test/11696/
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/11697/
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/11698/
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/11699/

These test runs panic while executing sys.netpfil.pf.names.names or
sys.netpfil.pf.synproxy.synproxy, with message:

00:53:22.137 sys/netpfil/pf/names:names  ->  panic: epair_qflush:
ifp=0xfffff80063f15800, epair_softc gone? sc=0

`cd /usr/tests/sys/netpfil/pf && kyua test names:names` can trigger this.

Note: this should not be related to r349508 (revision of build 11696), it can
be reproduced on earlier revision, e.g.: r349507.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list