Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2019 14:21:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        stable@FreeBSD.org
Subject:   [Bug 235684] security/ipsec-tools kernel panic
Message-ID:  <bug-235684-1689-e0hKRFKkoG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235684-1689@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235684-1689@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=3D235684

--- Comment #3 from Andrey V. Elsukov <ae@FreeBSD.org> ---
KEYDBG() macro executed only when net.key.debug is set to non-zero value. It
looks like your sysctl.conf didn't set it. Also, it looks impossible to get
page fault with fault address 0x28 in this line of code. I suspect, that you
have some sort of memory corruption. Not sure, is it hardware related or it=
 is
overwritten by some code.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235684-1689-e0hKRFKkoG>