Date: Mon, 20 Nov 2023 18:30:38 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275169] Panic: rw_rlock: wlock already held for tcpinp @ /usr/src/sys/netinet/in_pcb.c:2529 Message-ID: <bug-275169-227-3LgOxH7xlB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275169-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=275169 --- Comment #13 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Gleb Smirnoff from comment #12) Oh, I was looking at the crash from the net.link.ether.ipfw=1 case, where the problem is clear: ether_output_frame() cannot pass an inp at all. But yes, you're right, we should be passing the inpcb to the ip_output() pfil hook, so it seems there are two bugs here. -- 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-275169-227-3LgOxH7xlB>
