[Bug 227749] post-panic assertion failed: panic: Assertion (*xp & ~LK_EXCLUSIVE_SPINNERS) == LK_SHARERS_LOCK(1) failed at /usr/src/sys/kern/kern_lock.c:541
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 24 18:07:00 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227749
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cem at freebsd.org
--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
The primary issue here seems to be that interrupts are running in your
post-panic system. That indicates something is really broken.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list