[Bug 292547] uipc_soreceive_stream_or_seqpacket() - repeatable panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 17 Jan 2026 23:48:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292547

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Marek Zarychta from comment #2)
Could you please test a GENERIC kernel config, i.e., include GENERIC instead of
GENERIC-NODEBUG?

Alternately, run the following (but using a debug kernel would be more helpful
here):

# kgdb /boot/kernel/kernel /var/crash/vmcore.last
(kgdb) frame 15
(kgdb) p/x so->so_rcv

and share the output.

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