From nobody Sun Nov 19 08:18:50 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SY3SW0c67z51RN6 for ; Sun, 19 Nov 2023 08:18:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SY3SV6V2kz4TmX for ; Sun, 19 Nov 2023 08:18:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700381930; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8m3cCgnZySEGY8/KgcF2MN2Ou1OUrocgtNH5OIORJsY=; b=oPi+M4/uXQKM9QGemCUVcKXCfL7WU+rayjBvjQ08dy7llKKpVaFvYyRq/1EZitF7gnUbYo oMXHEwzlVTPvOnK0Cush00vsQjSZpqdVTn+Kmx2Iv1Qe0rGiye5ImfUgznfZ27lmjjZKiI VLOtFQTlqpvMPOQveD7O2Qvrx17AvhsidlyMYtThlSIuDNBABvE12L7p2RVehvz1nGJdse HwARTvgHAXHVMNyBBMndD0WRiToCYCYf0eDXnUFtwZNfb+3DqztV6TBnxfJvFOAVvDzDH9 GjF5WjovcmokIcW6gDn7Jq5SIWCYn09yX9nuVrihBHOGsk4EU78H6A2uoJHV/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700381930; a=rsa-sha256; cv=none; b=DxcYZ2FXn3kZFhUSMdD6ogOG94KBmQy2UeSdBvc/Oa5kg+cli2jN4Eu72FhKr/Qob8aCmE GeZOgwkTf5xn0kID1g3wW+zHdN2fqsq59nb3NAJmSY0BK/J8X3wYz5bk/jh5JpOfvTSwCE QF6bcbZlS7wcw5WyeYiBdEgZaIfsYkjJSFssFvBjLvYBVZgUIPkG+BZUQo7Pzh3Z9g8V2i wcAfvEU7xx51hkSYY7cBcu3/6iKj7dnquG44ZFPHXgfS1ojqoJZ359HmHbH5BVNBcM0lA6 BTOaz0uPOwlu2gbUn04aoEq5CH03MS73hGUWNzIhcgTKX6T4YsHwt9PE2Ex2Ug== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SY3SV5StRz11ZN for ; Sun, 19 Nov 2023 08:18:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AJ8Iobc017883 for ; Sun, 19 Nov 2023 08:18:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AJ8Io6I017882 for bugs@FreeBSD.org; Sun, 19 Nov 2023 08:18:50 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f 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 Date: Sun, 19 Nov 2023 08:18:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275169 --- Comment #8 from Gleb Smirnoff --- I'd really appreciate if you check out FreeBSD 14.0-RELEASE. The inpcb synchronization has underwent total rewrite in there. I'd be really interes= ted to see if the bug has gone. The ipfw/uid checks hasn't undergo much change, so it could be the bug is s= till there. However, debugging the problem on 14.0-RELEASE is much more probable= to end up in problem resolution rather than on 13.2, where old inpcb database = is in use. --=20 You are receiving this mail because: You are the assignee for the bug.=