Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Jul 2015 21:43:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 201245] panic: spin lock held too long on sparc64
Message-ID:  <bug-201245-8-PPUDwoGnXw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201245-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201245-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201245

--- Comment #2 from lidl@pix.net ---
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201245-8-PPUDwoGnXw>