[Bug 232387] head -r345558 (updated): system crash during kldload if_epair on powerpc64 (for more modern buildworld buildkernel toolchain experiments), Probably also: ipfw.ko linuxkpi.ko siftr.ko Possibly: hwpmc.ko
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 31 02:11:43 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232387
--- Comment #18 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(In reply to Mark Millard from comment #15)
For if_epair.ko 's problem, adding:
device epair
to the kernel configuration to avoid the dynamic load
of the if_epair.ko works:
# kyua test -k /usr/tests/Kyuafile sys/netipsec/tunnel/aes_cbc_128_hmac_sha1
sys/netipsec/tunnel/aes_cbc_128_hmac_sha1:v4 -> passed [0.626s]
sys/netipsec/tunnel/aes_cbc_128_hmac_sha1:v6 -> passed [0.631s]
Results file id is usr_tests.20190331-020517-933050
Results saved to /root/.kyua/store/results.usr_tests.20190331-020517-933050.db
2/2 passed (0 failed)
I'll eventually see how far kyua gets this way.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ppc
mailing list