[Bug 229222] 11.2-PRERELEASE panic-General Protection Fault, aesni_encrypt_cbc implicated

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 22 11:08:41 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229222

Konstantin Belousov <kib at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib at FreeBSD.org

--- Comment #2 from Konstantin Belousov <kib at FreeBSD.org> ---
I agree that the length is weird.

Disassemble the faulting instruction, and show the registers content.
>From kgdb, perhaps you need one installed from ports,
(kgdb) disassemble 0xffffffff80df76ee
(kgdb) p/x *(struct frame *)0xfffffe0688f57d30

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list