[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
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232387 --- Comment #18 from Mark Millard <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"