From nobody Thu Dec 08 16:05:59 2022 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 4NSfCD3sb2z4jpgJ for ; Thu, 8 Dec 2022 16:06:00 +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 4NSfCD2hWjz3v4s for ; Thu, 8 Dec 2022 16:06:00 +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=1670515560; 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; bh=RSQhd5ZWdtQqVmB3jJ6Jv+dCICQopOAQuYaVLQpA3nw=; b=CAf/hLfUL1FXvCpaNkUuM/M3243OEj/JjnOLyEdk7Eyy3Hlz9Up025UWhXuOo7BvKXoBHT T2eY2tzLk2acwM1KsvpByh0BXZ4T6qQVQ8ufZCltJEPZH00/M1CbPV3rgtA8Yo0LaK6rw9 C0c0WI3wyX+oiWb6xI0h8wdTVmgXtxrora7zKO5w4dLHfSYGZWkitMT96ILXy3WNhWH/PV oLUbIPnn3444yE+GN1ignyO/5avXL7/sEqPlNqbYqRrjO8DTILJ8DH5LbqEfc7C/fJCPd2 jl2UA/X0lSXYJKQXpRJXTrPB/o8BYG24Dai3L1iVazCvct5ZaHS+2K1hPz7Zcg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670515560; a=rsa-sha256; cv=none; b=cXC2uERjkBpoCub4nAbJdYsBlpShKXWWMSgVkC8UdZ+abr3RnFRl19icESShxznARQq1+A 9Gt+vHCDazwjB26/38ZD2O0SzfY4YDTc9JzMWamJW/46qeXpxjKSTjCQHyM+LekavDfMmI GB5sCMBY5tP+d8ajSkKJuOE7k+o9kEGM6/l1rEvYbTLMQ5fzuoxAo6dCZBRY52CAAwfRkv SQBohrYjJfc/F9gO4OBArTK9j2Vcu4S2qQjRyiAENe1V2Xu8SJuyiuA6zchcGEcQ4hK5M9 ph+DpJ7Z6PjmBndItvodfvmx/mhv17cIqWSr3VXbybk0aKmrljjetSNFujRzrQ== 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 4NSfCD1pQbz120j for ; Thu, 8 Dec 2022 16:06:00 +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 2B8G60wh067480 for ; Thu, 8 Dec 2022 16:06:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2B8G60Ae067477 for bugs@FreeBSD.org; Thu, 8 Dec 2022 16:06:00 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, 08 Dec 2022 16:05:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jjasen@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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 Bug ID: 268246 Summary: crash and panic using pfsync on 13.1-RELEASE Product: Base System Version: 13.1-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: jjasen@gmail.com I have a standard pf deployment, active/passive firewalls with carp and pfs= ync. Most of the firewall clusters are fine, but I have one system that repeated= ly crashes when pfsync is enabled. I can reliably repeat it by running puppet agent on the system in question. I don't have this particular condition on any of my other 13.1-based system= s, with very similar configurations.=20 kgdb /usr/lib/debug/boot/kernel/kernel.debug /var/crash/vmcore.0 Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address =3D 0x18 fault code =3D supervisor read data, page not present instruction pointer =3D 0x20:0xffffffff80cadb90 stack pointer =3D 0x28:0xfffffe0204794bc0 frame pointer =3D 0x28:0xfffffe0204794c20 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 0 time =3D 1670433489 KDB: stack backtrace: #0 0xffffffff80c694a5 at kdb_backtrace+0x65 #1 0xffffffff80c1bb5f at vpanic+0x17f #2 0xffffffff80c1b9d3 at panic+0x43 #3 0xffffffff810afdf5 at trap_fatal+0x385 #4 0xffffffff810afe4f at trap_pfault+0x4f #5 0xffffffff810875b8 at calltrap+0x8 #6 0xffffffff80dca82f at ip_fragment+0x24f #7 0xffffffff80dca1e3 at ip_output+0x1163 #8 0xffffffff8225a851 at pfsyncintr+0x151 #9 0xffffffff80bdbcfa at ithread_loop+0x25a #10 0xffffffff80bd8a9e at fork_exit+0x7e #11 0xffffffff8108862e at fork_trampoline+0xe Uptime: 43m36s Dumping 7356 out of 130983 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%.= .91% --=20 You are receiving this mail because: You are the assignee for the bug.=