Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2023 18:25:18 +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-Mi7Z2wZXvS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275169-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275169-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275169

--- Comment #12 from Gleb Smirnoff <glebius@FreeBSD.org> ---
Normally inp pointer is passed down to ipfw and if it is passed, the lookup=
 is
avoided. So in the trace with tcp_respond the pointer was somehow lost and =
ipfw
looked up the same inpcb again.

I'll try to reproduce it first on 13 and if I can, then will check 14.

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



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