From owner-freebsd-bugs@freebsd.org Mon Jan 29 11:04:35 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 999BAEE367E for ; Mon, 29 Jan 2018 11:04:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 320AC6AA6D for ; Mon, 29 Jan 2018 11:04:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 7BF3573C4 for ; Mon, 29 Jan 2018 11:04:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0TB4Ykd063591 for ; Mon, 29 Jan 2018 11:04:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0TB4Yjq063590 for freebsd-bugs@FreeBSD.org; Mon, 29 Jan 2018 11:04: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: freebsd-bugs@FreeBSD.org Subject: [Bug 225528] Kernel panic pf purge Date: Mon, 29 Jan 2018 11:04:34 +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: 11.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: andrei@fazik.net.ua X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-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 MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2018 11:04:35 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225528 Bug ID: 225528 Summary: Kernel panic pf purge Product: Base System Version: 11.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: andrei@fazik.net.ua Hello all, Issue faced by me looks like https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220830 , but I've check= ed and changes are from that bug are present. Fatal trap 12: page fault while in kernel mode cpuid =3D 21; apic id =3D 33 fault virtual address =3D 0x5400 fault code =3D supervisor write data, page not present instruction pointer =3D 0x20:0xffffffff824b2a05 stack pointer =3D 0x28:0xfffffe046a004b00 frame pointer =3D 0x28:0xfffffe046a004b20 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 16 (pf purge) trap number =3D 12 panic: page fault cpuid =3D 21 KDB: stack backtrace: #0 0xffffffff80aae527 at kdb_backtrace+0x67 #1 0xffffffff80a6c146 at vpanic+0x186 #2 0xffffffff80a6bfb3 at panic+0x43 #3 0xffffffff80ef5832 at trap_fatal+0x322 #4 0xffffffff80ef5889 at trap_pfault+0x49 #5 0xffffffff80ef50c6 at trap+0x286 #6 0xffffffff80ed9ce1 at calltrap+0x8 #7 0xffffffff824b22b4 at pf_purge_expired_states+0x124 #8 0xffffffff824b2144 at pf_purge_thread+0x154 #9 0xffffffff80a2f955 at fork_exit+0x85 #10 0xffffffff80eda21e at fork_trampoline+0xe =E2=9E=9C crash uname -a FreeBSD xxxx.xxxx 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 #0 r328517: Sun J= an 28 22:22:54 EET 2018 andrei@tower.local:/usr/obj/usr/src/sys/MY amd64 Custom kernel used, but the only one difference with GENERIC is "options VIMAGE" host is used for different jails managed by cbsd. Panic usually occurs during startup or restart of jail or if tap device wil= l be added. --=20 You are receiving this mail because: You are the assignee for the bug.=