Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jul 2016 19:54:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210884] panic: bogus refcnt 0 on lle 0xfffff80004608c00
Message-ID:  <bug-210884-8-VkfwDuKxou@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210884-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210884-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=3D210884

Alexander Kabaev <kan@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kan@FreeBSD.org

--- Comment #11 from Alexander Kabaev <kan@FreeBSD.org> ---
Created attachment 172254
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172254&action=
=3Dedit
Quick and dirty patch to try

Hi, could you try this one? It stops crashes for me on my CI20 whereas befo=
re
it panicking reliable on every nfsroot boot. It does appear to me that arp =
code
assumer that callout_stop on the timer that was never started should return=
 0,
which is not true somehow.

Admittedly, I did not keep tabs on recent callout refactorings, so I cannot
make the final determination about the validity of the patch.

--=20
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-210884-8-VkfwDuKxou>