From nobody Mon Feb 6 19:58:12 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 4P9cWT3vrzz3n6sx for ; Mon, 6 Feb 2023 19:58:13 +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 4P9cWT2tcMz3rW7 for ; Mon, 6 Feb 2023 19:58:13 +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=1675713493; 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=TNqKSlUahC369SJ0NigrQdIRuCnX0TCHxOL21SFjH8s=; b=UVXT9t6ibLbpqOr4mOh6koAxjg+5pThppS+89tYXPF29saze2tPQvJYG1dWXlQbVMz7+L2 eXqjZHEtO3gRy9gpzFEK6FrMQePcvb/2HmAKrQj3cYk4UGrYLmoXxzZi70QaN2RG9b4Bad AnEBaNTyAogv1wXOsIhAgVdl3OP/KZiX/LsD0GyQVvRQgfTG8FqalIuONN1aFZ25szXh9N r6FEQF8BbuNBeOKvDnyEdtfRd+61txE/qcNcgIw1IYTnG/X0Nyy1Wc9CB1dMiDBJ8mhEp7 nE8Ghv94hv6LoCimFpn+X2zeJQAq6LSlbs0r0cr/LRpw9yFyClfhpATIS5MZug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675713493; a=rsa-sha256; cv=none; b=AotNUVt4EZzKWO+pJdpe3hVs39CYC3ayh85CDhUhE5ZVSh7Mmv8LUuM4OrtKK2U2CFCDws 7lSB0lzUIZTr/KYI1tU7tbHhJeRpD57uvShEqgc5ocpaZw8Ew/P9Sc/1jcb6+dbV4rmZat vO39SnRPNQIJD6I0qoI/gCVoamMDDPQ+DDvcSzo/a8kddeO1UiY+K6SvAHR8fsf25O6yRM GJZ4vycGKPfmKv3whnO7VRJEY12AHMDkoZz16Y4RWnPDK/AUz77r/UUMaYbstTVPeVWcgx FHWFFsMBehIp34fFAvLVHUpw7zC6lwrUDKTCDH3isLAS5PqnsHYCdxmC9d/Nig== 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 4P9cWT1zcdzns2 for ; Mon, 6 Feb 2023 19:58:13 +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 316JwDwa028944 for ; Mon, 6 Feb 2023 19:58:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 316JwDw4028943 for net@FreeBSD.org; Mon, 6 Feb 2023 19:58:13 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: Mon, 06 Feb 2023 19:58:12 +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 #62 from jjasen@gmail.com --- fresh from the dump --=20 What do you need from it? Fatal trap 12: page fault while in kernel mode cpuid =3D 10; apic id =3D 24 fault virtual address =3D 0x18 fault code =3D supervisor read data, page not present instruction pointer =3D 0x20:0xffffffff80cd15d0 stack pointer =3D 0x28:0xfffffe020478fbc0 frame pointer =3D 0x28:0xfffffe020478fc20 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 12 (swi1: pfsync) trap number =3D 12 panic: page fault cpuid =3D 10 time =3D 1675713418 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe020478f= 980 vpanic() at vpanic+0x151/frame 0xfffffe020478f9d0 panic() at panic+0x43/frame 0xfffffe020478fa30 trap_fatal() at trap_fatal+0x385/frame 0xfffffe020478fa90 trap_pfault() at trap_pfault+0x4f/frame 0xfffffe020478faf0 calltrap() at calltrap+0x8/frame 0xfffffe020478faf0 --- trap 0xc, rip =3D 0xffffffff80cd15d0, rsp =3D 0xfffffe020478fbc0, rbp = =3D 0xfffffe020478fc20 --- m_copym() at m_copym+0x30/frame 0xfffffe020478fc20 ip_fragment() at ip_fragment+0x24f/frame 0xfffffe020478fcc0 ip_output() at ip_output+0x1152/frame 0xfffffe020478fdf0 pfsyncintr() at pfsyncintr+0x151/frame 0xfffffe020478fe60 ithread_loop() at ithread_loop+0x25a/frame 0xfffffe020478fef0 fork_exit() at fork_exit+0x7e/frame 0xfffffe020478ff30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe020478ff30 --- trap 0x82c4efe0, rip =3D 0xffffffff80bc2cbf, rsp =3D 0, rbp =3D 0 --- mi_startup() at mi_startup+0xdf Uptime: 1m58s --=20 You are receiving this mail because: You are the assignee for the bug.=