[Bug 224359] ipmi kernel panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Jun 2025 12:33:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224359

Andrey V. Elsukov <ae@FreeBSD.org> changed:

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

--- Comment #7 from Andrey V. Elsukov <ae@FreeBSD.org> ---
(In reply to Ray Bellis from comment #5)
Can you provide a bit more info about your panics?
E.g. the text of panic message and some messages from console log that precede
panic? Like it was done in first message in this PR.

Also if it is possible, try to get some info from core dump:
(kgdb) f 8
(kgdb) i lo
(kgdb) p/x *sc
(kgdb) p/x *req

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