[Bug 201245] panic: spin lock held too long on sparc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 1 15:31:32 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201245

--- Comment #1 from lidl at pix.net ---
Well, here's an interesting tidbit of information:

If I comment out all the references to the bge0
interface in /etc/rc.conf (that was the only interface
being configured, via DHCP), such that no bge
devices are configured, the machine will boot.

I just did "reboot" three times in a row, and all
worked, now that bge0 isn't being configured in /etc/rc.conf.

I think this is an important bit of information to know
in tracking down this problem.

In the failure case, I had the following in my /etc/rc.conf:
ifconfig_bge0="DHCP"
ifconfig_bge0_ipv6="inet6 accept_rtadv"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list