From nobody Thu Feb 02 20:28:21 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 4P79N64YWkz3kXvw for ; Thu, 2 Feb 2023 20:28:22 +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 4P79N63VBsz4KpZ for ; Thu, 2 Feb 2023 20:28:22 +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=1675369702; 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=0FgARSnTbP2b/utBY47vBZlfUDhOLitPUjusSYG9mRE=; b=ipUJ1PfkroLcP+xkMDBVdhu1J547zD6k80lVf80CsSI7z8McBTmFOpo6++DhomV9sXLa+T VLemtb3ZWxideT3Vtce8OL8I+K9Xyem/5KY6ytBWBxRMb3M5bRGNZhORojeWm2PiFIAEYA UCEt4Vj3xHr3KepoO9T1VYzsxQNMbE/+kcyGtjE6CfacJC+Bp0/2CtGKHKv6GQeTCOXEXs zMNFsQoIAbBVPB6hGFRYrtku7GxT1IKyg60BP70ulSgo9RXneFtx9ZzUUdvABQSL6MFUf6 dCLdyZlahFTuD1/IpAVkwXH0XWR9fwgJWBKlckY3RIZ7NNwYdacwefJOZt9lRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675369702; a=rsa-sha256; cv=none; b=kUS4rZS63BQa26/faJlVbBC0YaXDQpAObh5i7LGdfOV54XlG9ONM+3Q0PmSkNnbE4ROc4M xmLeS6rpP8AP8SrmHsLQc78PR648LbCpyaOPW+ncj8T08+HwNteIa+7Rp2xULArDNNTcJS HVIPtESoc8rxvihj5ix+jYo65FMFE96ye3TUlF4zUKytfCCOw37fy6xwn+Nw5SG4NbeyFG pxQbXnukKW/uzrPBW7tSGcC2/7l0q7ub7g6Ha/0rzpOzEUveOKz33Hdv9pccicWy3PGVLD N654dcri0uAPznbnGnHky4g9tgNY182AvEfbaX0iHDm3i50CZ9zA9KoNvP/aiA== 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 4P79N62V7kz17MT for ; Thu, 2 Feb 2023 20:28:22 +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 312KSM33001514 for ; Thu, 2 Feb 2023 20:28:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 312KSM4w001513 for net@FreeBSD.org; Thu, 2 Feb 2023 20:28:22 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: Thu, 02 Feb 2023 20:28: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 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 #50 from jjasen@gmail.com --- kernel panic hot off the presses db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe020479e= 980 vpanic() at vpanic+0x17f/frame 0xfffffe020479e9d0 panic() at panic+0x43/frame 0xfffffe020479ea30 trap_fatal() at trap_fatal+0x385/frame 0xfffffe020479ea90 trap_pfault() at trap_pfault+0x4f/frame 0xfffffe020479eaf0 calltrap() at calltrap+0x8/frame 0xfffffe020479eaf0 --- trap 0xc, rip =3D 0xffffffff80cc3a40, rsp =3D 0xfffffe020479ebc0, rbp = =3D 0xfffffe020479ec20 --- m_copym() at m_copym+0x30/frame 0xfffffe020479ec20 ip_fragment() at ip_fragment+0x24f/frame 0xfffffe020479ecc0 ip_output() at ip_output+0x1163/frame 0xfffffe020479edf0 pfsyncintr() at pfsyncintr+0x151/frame 0xfffffe020479ee60 ithread_loop() at ithread_loop+0x25a/frame 0xfffffe020479eef0 fork_exit() at fork_exit+0x7e/frame 0xfffffe020479ef30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe020479ef30 --- trap 0, rip =3D 0xffffffff80bb7bcf, rsp =3D 0, rbp =3D 0 --- mi_startup() at mi_startup+0xdf Uptime: 2h11m9s Dumping 7420 out of 130981 MB:..1%..11%..21%..31%..41%..51%..61% What do you need from the dump? --=20 You are receiving this mail because: You are the assignee for the bug.=