https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220830
--- Comment #8 from VinÃcius Zavam <[email protected]> --- I also confirm that the panic is gone. Thanks! The machine I patched has the very same config and it's running as guest OS in the very same hypervisor as the one crashing before. BTW, I used the 'src.txz' shipped with 11.1-RC3 (r320976) to apply the patch (https://svnweb.freebsd.org/base/head/sys/netpfil/pf/pf.c?view=patch&r1=312943&r2=312942&pathrev=312943), compile the kernel and install the patched version of it and its modules. # date Thu Jul 20 08:41:35 UTC 2017 # uname -a FreeBSD freebsd11 11.1-RC3 FreeBSD 11.1-RC3 #0: Thu Jul 20 08:39:04 UTC 2017 root@freebsd11:/usr/obj/usr/src/sys/GENERIC amd64 # diff /boot/kernel.generic/pf.ko /boot/kernel/pf.ko Files /boot/kernel.generic/pf.ko and /boot/kernel/pf.ko differ # grep pf /boot/loader.conf /etc/rc.conf /boot/loader.conf:pf_load="YES" # uptime 8:41AM up 1 min, 1 users, load averages: 0.15, 0.08, 0.03 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
