https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201245
--- Comment #2 from [email protected] --- Narrowing this down further, as it turns out, it's the presence of: ifconfig_bge0_ipv6="inet6 accept_rtadv" In the /etc/rc.conf that makes the machine panic during the boot process. Having just the IPv4 configuration is fine. Having just the IPv6 configuration makes it panic (most of the time). Having both makes it panic (most of the time). So, it's the IPv6 code. I know that both Chris and I have this turned on in our configurations. And it probably explains why not everybody runs into this problem. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
