[Bug 224359] ipmi kernel panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 21 Aug 2025 09:49:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224359

--- Comment #11 from Ray Bellis <ray@bellis.me.uk> ---
(In reply to Andriy Gapon from comment #10)

The system in question was upgraded to FreeBSD 14.3 on July 14th and hasn't
crashed since.

However I still had a crash dump and a 14.2 kernel to test against:

(kgdb) f 8
...
(kgdb) p/x req
$1 = 0xffffffff823b9e80

(kgdb) info symbol 0xffffffff823b9e80
No symbol matches 0xffffffff823b9e80.

(kgdb) x/8a 0xffffffff823b9e80
0xffffffff823b9e80:     0x0     0xffffffff00000000
0xffffffff823b9e90:     0x200000501     0xffffffff81b6eb20 <thread0_st>
0xffffffff823b9ea0:     0x9fffff470     0xffffffff81b6e5b8 <proc0>
0xffffffff823b9eb0:     0x103   0x581b6e5b8

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