Hi,
I’m experiencing an intermittent kernel panic that appears related to the networking stack (mbuf / sockets) while using the onboard Intel I226‑V 2.5GbE controller on a Hackintosh. The issue is not reliably reproducible: it can happen randomly during light usage or when the machine is idle.
In practice it often happens when I step away from the computer for a few minutes, sometimes with only Spotify running in the background (music streaming), or with a few Chrome tabs open (static pages, no video). Similar reports exist where Spotify/network activity can trigger kernel panics due to interactions with the OS networking/firewall path.
Environment
macOS version: 25D125
Kernel: Darwin 25.3.0 RELEASE_X86_64 (xnu-12377.81.4~5)
SMBIOS: MacPro7,1
Bootloader: OpenCore 1.0.6
Ethernet NIC: Intel I226‑V (integrated)
Ethernet kext: AppleIGC.kext (configured in Kernel -> Add, my config comment: V1.7d3)
Boot args: agdpmod=pikera e1000=0
Kernel quirks note: DisableIoMapper = true
I hope this report helps, if not just tell me what to do:
panic(cpu 0 caller 0xffffff8006f96d3c): assertion failed: m->m_flags & M_PKTHDR, file: /AppleInternal/Library/BuildRoots/4~CHzgugCOlT9znrMlkKFeugtAsB0RAP0JuOEo5-U/Library/Caches/com.apple.xbs/Sources/xnu/bsd/kern/uipc_mbuf.c, line: 4839 @uipc_socket.c:8238
Panicked task 0xffffff994faf7620: 316 threads: pid 0: kernel_task
Backtrace (CPU 0), panicked thread: 0xffffff94825f3b30, Frame : Return Address
0xffffffc9947e39b0 : 0xffffff8006757161
0xffffffc9947e3a00 : 0xffffff80068d3b86
0xffffffc9947e3a40 : 0xffffff80068c2d8c
0xffffffc9947e3b00 : 0xffffff80066eb971
0xffffffc9947e3b20 : 0xffffff8006757537
0xffffffc9947e3c20 : 0xffffff8006756ba9
0xffffffc9947e3d90 : 0xffffff8006f8bfed
0xffffffc9947e3e80 : 0xffffff8006f96d3c
0xffffffc9947e3e90 : 0xffffff80069dd8a9
0xffffffc9947e3f50 : 0xffffff80069ddb66
0xffffffc9947e3fa0 : 0xffffff80066eb19e
The rest of the hack is pretty stable.
Thanks,
Hi,
I’m experiencing an intermittent kernel panic that appears related to the networking stack (mbuf / sockets) while using the onboard Intel I226‑V 2.5GbE controller on a Hackintosh. The issue is not reliably reproducible: it can happen randomly during light usage or when the machine is idle.
In practice it often happens when I step away from the computer for a few minutes, sometimes with only Spotify running in the background (music streaming), or with a few Chrome tabs open (static pages, no video). Similar reports exist where Spotify/network activity can trigger kernel panics due to interactions with the OS networking/firewall path.
Environment
macOS version: 25D125
Kernel: Darwin 25.3.0 RELEASE_X86_64 (xnu-12377.81.4~5)
SMBIOS: MacPro7,1
Bootloader: OpenCore 1.0.6
Ethernet NIC: Intel I226‑V (integrated)
Ethernet kext: AppleIGC.kext (configured in Kernel -> Add, my config comment: V1.7d3)
Boot args: agdpmod=pikera e1000=0
Kernel quirks note: DisableIoMapper = true
I hope this report helps, if not just tell me what to do:
panic(cpu 0 caller 0xffffff8006f96d3c): assertion failed: m->m_flags & M_PKTHDR, file: /AppleInternal/Library/BuildRoots/4~CHzgugCOlT9znrMlkKFeugtAsB0RAP0JuOEo5-U/Library/Caches/com.apple.xbs/Sources/xnu/bsd/kern/uipc_mbuf.c, line: 4839 @uipc_socket.c:8238
Panicked task 0xffffff994faf7620: 316 threads: pid 0: kernel_task
Backtrace (CPU 0), panicked thread: 0xffffff94825f3b30, Frame : Return Address
0xffffffc9947e39b0 : 0xffffff8006757161
0xffffffc9947e3a00 : 0xffffff80068d3b86
0xffffffc9947e3a40 : 0xffffff80068c2d8c
0xffffffc9947e3b00 : 0xffffff80066eb971
0xffffffc9947e3b20 : 0xffffff8006757537
0xffffffc9947e3c20 : 0xffffff8006756ba9
0xffffffc9947e3d90 : 0xffffff8006f8bfed
0xffffffc9947e3e80 : 0xffffff8006f96d3c
0xffffffc9947e3e90 : 0xffffff80069dd8a9
0xffffffc9947e3f50 : 0xffffff80069ddb66
0xffffffc9947e3fa0 : 0xffffff80066eb19e
The rest of the hack is pretty stable.
Thanks,