Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2017 07:40:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222898] [iscsi]: panic: page fault - system crashes while working as iSCSI target
Message-ID:  <bug-222898-8-ey50PdnsER@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222898-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222898-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=3D222898

--- Comment #3 from emz@norma.perm.ru ---
Seems like I have planned to add the debug kernel configuration later but
totally forgot to do it. So, here it is:

ident SANDEBUG
include GENERIC

options WITNESS
options WITNESS_SKIPSPIN
options INVARIANTS
options INVARIANT_SUPPORT
options DIAGNOSTIC
options DEADLKRES
options MALLOC_DEBUG_MAXZONES=3D8

options DDB
options KDB_UNATTENDED

--=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-222898-8-ey50PdnsER>