From nobody Thu Jan 05 18:23:21 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 4Nnvwn3nBYz2nq1m for ; Thu, 5 Jan 2023 18:23:21 +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 4Nnvwn2h5Rz4Msc for ; Thu, 5 Jan 2023 18:23:21 +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=1672943001; 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=0FzwOb4PPRrl1ED2oMf3nQCYwaOG0X2q1LCrJ1kIrXk=; b=favTKpCWTGQjldwAGTJC5SCtqkV836BxYB3Sixe0b1Yvkif/gU22odO55dMdFjK+Xv4Rdr +AwP+J2gnnuTztWBmwQTfn4ealu6BJeM6gL3OxX4mHXJN3IBFIYkgyTjRNRp/8Os2NBrL/ bEQCYviWbl80zIQwcfwqYmQTts0Xzu9X6IGJQ4qapxigibiGM9WZafqbn9G2rtdfDv4YGg FysS9u/DuIOG8koEO8Xb31zaYeoOE/b19sxxb1KgIo8DdcraVg/KA8WeXNJZYo7JytF9rU W0M9gTESroqj35OBKp6BbsaoSQNFBNScLsy9pGm4sfy6LpR3GttRuxq/2IbD5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672943001; a=rsa-sha256; cv=none; b=RHJPYYOL1DLUIV0Gesch6qeDQ/DhFAtlNvALYDxGAt3W+aguWq6XofVm8a7576JC7JGU+S zV4qTKOW38ZsA+ppr4yNH+f63TxVswBJztFp3VYmQIBToT5eoQMDb9Wt92aqf1ZFz+Z6sg q9kZljeYtBYHqdeO/JZ8lX2h3ZLZUaYUuJGPMMyVs5u6CFc4q+cPlYNUCGTFWlFAQMN9IC ORzwAmVzqGvwDL0JIRaiw8cVLr6y7TA3lVHYy8Cvvka2Nwv4UIsDJigMZmIC/w1pU+W924 8njN891gwZ2qIdoTfCf4oRXs1EiO6ZlZM9+bLAw1mJWDl3bNMyGtESK9bNd9WQ== 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 4Nnvwn1m05z118p for ; Thu, 5 Jan 2023 18:23:21 +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 305INLhA014799 for ; Thu, 5 Jan 2023 18:23:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 305INLt1014798 for bugs@FreeBSD.org; Thu, 5 Jan 2023 18:23:21 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 268246] crash and panic using pfsync on 13.1-RELEASE Date: Thu, 05 Jan 2023 18:23:21 +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 Only Me X-Bugzilla-Who: jjasen@gmail.com X-Bugzilla-Status: Open 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268246 --- Comment #10 from jjasen@gmail.com --- The only difference between the two 13.1-p3 firewalls is one uses ZFS root, where the other uses UFS. I don't think that's the problem. I can recreate this at will on the crashing firewall, by doing enough that = it will attempt to write pfsync. I am stumped. I'll work on getting what I can out of the dump. --=20 You are receiving this mail because: You are the assignee for the bug.=