Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2026 23:48:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292547] uipc_soreceive_stream_or_seqpacket() - repeatable panic
Message-ID:  <bug-292547-227-Hq6yzKHzp7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292547-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292547-227-Hq6yzKHzp7>