From nobody Wed Feb 15 12:59:34 2023 X-Original-To: net@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 4PGypG4KjBz3q3D5 for ; Wed, 15 Feb 2023 12:59:34 +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 4PGypG21xMz4J7P for ; Wed, 15 Feb 2023 12:59:34 +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=1676465974; 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=nQjC9TepBpGe1g44O7TIyQp8VQx3BjV/U19UCGbvfJ4=; b=q6VF4AbW+XIAU+YfZuZ1dA28VbQRY/k74YDxqKgpXxH/KWxW/YM9oCH6Jksi38mrb+8r5i eBej48wrTgNTnsg0mBPLkDOAnsnldnvqfr2wEfX5a9kQZLWHIS0KoYa7PLCc6ljMUT+Hum rfR1M9VUO2rYKqufrWTZlshGriJ2QMJ5EO6EhcsCVf7pCfAd+sZYQY37R2LHhoipGCpmrA caDMubWARyBziF5r+HQAeskqCwoXCiE03sYIIB4VkI8SOyMskoQSK/7UIDe8rEQMcXP15m /6/l0xJHCtt5fsWajA1Tfj5fRZ85G50funfk3UK7B6bl8F6cN1xXfwIsKphmDg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676465974; a=rsa-sha256; cv=none; b=RYc+agw5dtTteizXgznWcmjcJSUNnnqG1q+UflbIzTJrPBZvY+7SvnEc9TlTBwxxIXK7ak gCZYhEobuTZgknPLBHfEZ6TzWpwZDKeXufMwXMFeeFLySnxnBGrYmjf1XmV3pTI71NMSZw K2LY+I0MbAUOhdvEghsU9rtAKrE74nlz5caZCauJ7rYHvHb8F5KVtFTh+ICNubmDI3zGl5 YpOwLvQWqMrEmyTWjPjMLe/1XxHQbmyCuLiGE/HfJWSdgpcQLcpAOySlo4XYE9t+2mRcTs 74FJNv06JPeZ3bfUze9A4cDUB3QITXBxgGByMSHJfefc2K/NiwjWcypUs/M2OA== 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 4PGypG10cKzPr5 for ; Wed, 15 Feb 2023 12:59:34 +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 31FCxYCS069127 for ; Wed, 15 Feb 2023 12:59:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31FCxYjZ069126 for net@FreeBSD.org; Wed, 15 Feb 2023 12:59:34 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: net@FreeBSD.org Subject: [Bug 268246] crash and panic using pfsync on 13.1-RELEASE Date: Wed, 15 Feb 2023 12:59:34 +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.1-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jjasen@gmail.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268246 --- Comment #82 from jjasen@gmail.com --- (In reply to Kristof Provost from comment #81) I'm using this: https://cgit.freebsd.org/src/commit/?id=3D8edf0b52c40762d64b3d4318235b58ae5= d4eff58 Other stuff up shortly. --=20 You are receiving this mail because: You are the assignee for the bug.=