[Bug 272966] armv7 Kernel page fault with non-sleepable locks held panic during in6ifa_ifwithaddr for kyua's sys/netpfil/pf/killstate:v6; more tests too
Date: Sun, 06 Aug 2023 21:49:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272966 --- Comment #6 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #5) For the 2nd round I additionally applied: QUOTE The one from yesterday: https://github.com/strejda/tegra/commit/bd4390c5f6a8b66b2fc83966d4fadb945a19dc23 END QUOTE The only difference it seemed to lead to was that I no longer had tcp_input_with_port cause a panic: In other words, no panic in . . . # /usr/bin/kyua test -k /usr/tests/Kyuafile sys/netpfil/pf/get_state:many sys/netpfil/pf/get_state:many -> broken: Test case body timed out [300.010s] Results file id is usr_tests.20230806-212200-307942 Results saved to /root/.kyua/store/results.usr_tests.20230806-212200-307942.db 0/1 passed (1 failed) So I do not have much actual evidence about this patch's status --but it did avoid one panic. I've no understanding about why the tests fail/timeout when they no longer panic. -- You are receiving this mail because: You are the assignee for the bug.