From nobody Tue Aug 08 09:15:59 2023 X-Original-To: pf@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 4RKnbz4Wx9z4Txmn for ; Tue, 8 Aug 2023 09:15:59 +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 4RKnbz2TBHz4PpV for ; Tue, 8 Aug 2023 09:15:59 +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=1691486159; 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=3Bpc3orkzuTVylIe/zoNt/JrQHRfBFhwtqpLbW0CDCo=; b=QHrblYQYSFlGp08d3oFYL9/b25VsKAo2GhdWs1PftRYpbAkwsBjaRnK/QOdQK9ob7i9050 o/eCgRet5npPOGOT+oUqUJwNu/1xLArNV/DHw14MdklgN4iIduSqrM8KxfW8stxwRgNNbx Cp/7B1tCXbehXMulWgIOf9WmcGF3WmqdL0kR/pXTgY5e/zISnr3W8iUewvR5g0arw/aGIp eOqjmAmFwYDabo4oQH8JMJtbE0wFsWXl8rFGJ7PvpF0pYitfExAVK/3J0v3bRynFxsqf+o 7pwSKPsenUpKi4GZ7vZlNnclQY8Dfj8DrGon8q2yD2iWOePAILX3d8j20D4neg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691486159; a=rsa-sha256; cv=none; b=PdBFfwLcq3EW71VCPzSGLqbzYFM6X9iRLzMh9HSYwb9QtsAJgyeRUJ5q157Ba41tG6V6Qn HmR3RXwelsXhosTgywD2vvDxCSVNPSMHJjeVLGzIQ5hJkCegyjcZjlJXWblkK4Hkwz/Qog bPzrOqLcFX1B8svwMJQbLh8MfZPNuQUaTuejyBZsEyZR4cy0Qw54gKCnm4Bf/jEJ2DgRcU TIPKwTx79dLR59pSpXvnBskuOUT+jzYwEA2ISs8S+GqL9vk4WcLTzm7vIRRx+NvIj2MAt2 uFNjgJBnTP2be3sf5yPbbYoQbQTJcyP4PINYxyuBAjm83XHsC9X8Ofy1wS8VBg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RKnbz1Zg2zD2S for ; Tue, 8 Aug 2023 09:15:59 +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 3789Fxk6032652 for ; Tue, 8 Aug 2023 09:15:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3789FxoT032651 for pf@FreeBSD.org; Tue, 8 Aug 2023 09:15:59 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: pf@FreeBSD.org Subject: [Bug 272908] [14.0 CURRENT] Kernel panic in the pf_find_state_all_exists() Date: Tue, 08 Aug 2023 09:15:59 +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: CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kp@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@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: Technical discussion and general questions about packet filter (pf) List-Archive: https://lists.freebsd.org/archives/freebsd-pf List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pf@freebsd.org X-BeenThere: freebsd-pf@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272908 --- Comment #3 from Kristof Provost --- We're going to need to look at a core dump. It's a very odd place for a panic, in the sense that nothing that's changed= in the past several years should affect that, and it's also a relatively straightforward call. It really shouldn't be panicking there. You're using a couple of new-ish features (dummynet, ethernet rules, openvpn DCO), but they don't appear to be involved here, and you're also using them= the way pfsense does and I've not seen any similar reports there. So, when this recurs please do the kgdb dance. We'll want the local variabl= es in pf_find_state_all_exists() and pf_find_state_all() for starters. Do keep that core file around, because we're almost certainly going to want to poke= it more. Also gather the full panic output, not just the backtrace, because it's not quite clear to me if we're running into an assertion failure or a segmentat= ion fault or something else. --=20 You are receiving this mail because: You are the assignee for the bug.=