Bug 265300 - kernel crash in ixgbe driver during fbsd-update from 13.0p11 to 13.1 (version 3.3.24 of the port)
Summary: kernel crash in ixgbe driver during fbsd-update from 13.0p11 to 13.1 (version...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-net (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-18 18:41 UTC by Kurt Jaeger
Modified: 2025-01-18 14:35 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kurt Jaeger freebsd_committer freebsd_triage 2022-07-18 18:41:48 UTC
While updating a 13.0p11 to 13.1 (amd64), I got crash during reboot (booting a 13.1 kernel with a 13.0p11 user-space):

ipmi0: Establishing power cycle handler
lo0: link state changed to UP
ix0: link state changed to UP
ix0.253: linkpanic: m_getzone: invalid cluster size 0
cpuid = 2
time = 1658088559
KDB: stack backtrace:
#0 0xffffffff80c69465 at kdb_backtrace+0x65
#1 0xffffffff80c1bb1f at vpanic+0x17f
#2 0xffffffff80c1b993 at panic+0x43
#3 0xffffffff80bf5d68 at m_getjcl+0x148
#4 0xffffffff8213b63b at ixgbe_refresh_mbufs+0xcb
#5 0xffffffff8213b526 at ixgbe_rxeof+0x756
#6 0xffffffff8213794f at ixgbe_msix_que+0x9f
#7 0xffffffff80bdbcba at ithread_loop+0x25a
#8 0xffffffff80bd8a5e at fork_exit+0x7e
#9 0xffffffff8108859e at fork_trampoline+0xe

Any ideas to avoid this ? vmcore files available if necessary
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2022-07-18 18:42:39 UTC
A similar (but different bug) was this:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241403
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2025-01-18 14:35:38 UTC
^Triage: reassign from inactive address.

To submitter: is this aging PR still relevant?