From nobody Fri Dec 23 11:03:40 2022 X-Original-To: i386@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 4NdknS4Xq0z1HV7D for ; Fri, 23 Dec 2022 11:03:40 +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 4NdknS2p6mz4VZF for ; Fri, 23 Dec 2022 11:03:40 +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=1671793420; 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=VGcurVaUYUxoeIVcDPIlxlPcqmszAVg4PfG124CARcU=; b=p8AJvaFf9tDAuyUzSPFOzzCfAF63PnlWUjzqVpidK6NtutJYZpXDhDfWLWeqlT5+5RkanH Ewh+oJ6+vuL0KWchPPTTWi2YcwLQ3XLbZBZ51loU+x59UvdmzwdaUeY9ZgX7/ieSgjHe/U RAOorVEc8NUHibIe1IJUmLgFqFy0I6SfhFCzKfzKAcD8R6uy2IZqM3HltYTItek2AxDgow j0F5bDFkhSa/7npU8dQoPuq3WiJ1bxVDyXRJUCD5BquoN1GmnNEkcDFAjSkytxVMobW091 KijuJIv+62OtISiIsuxnL9ozPvMMlwD99Gs44AHAW0StYqykT37BgGP9GYnHRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671793420; a=rsa-sha256; cv=none; b=wMExOt8mmTE/HFMcB5dTduc3aLlIcxy1BxLSxU6xLfFsQ5fAdZGrQw8tHSFcAL8VRomHwZ bLdIRBr9gJGiLr/gsxbWbX0geu91VXXSzClD0pBqTYxIFSru/g7PK9aS4872TYG6qmEmQ/ S0WzF6ciWmoDqC/ScmB9W+K/T9sUF2Zj9LYSpfnCUwrNaXLWlQNuCIdktNMwmXzqxXADuW N3AL+rMm0hjKWzBq+Kv66MR+ka0oh2iRN8owkxA12N9aOKKVOxISUShxGn9DR4vmNrRwwt xW6aXRQJAlFMdCFi0+l27EkxhfYBHP5PV6un7YcVzEWvOWyUfZoane/br9OKaA== 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 4NdknS1tJjzWZr for ; Fri, 23 Dec 2022 11:03:40 +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 2BNB3etw089453 for ; Fri, 23 Dec 2022 11:03:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BNB3ePO089452 for i386@FreeBSD.org; Fri, 23 Dec 2022 11:03:40 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: i386@FreeBSD.org Subject: [Bug 188162] Fatal trap 12: page fault while in kernel mode (in function pmap_remove_pages) Date: Fri, 23 Dec 2022 11:03:40 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: i386 X-Bugzilla-Version: 10.0-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: grahamperrin@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cc bug_status keywords assigned_to short_desc 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: I386-specific issues for FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-i386 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-i386@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D188162 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Overcome By Events CC| |grahamperrin@freebsd.org, | |i386@FreeBSD.org Status|Open |Closed Keywords| |needs-qa Assignee|i386@FreeBSD.org |grahamperrin@freebsd.org Summary|[panic] Fatal trap 12: page |Fatal trap 12: page fault |fault while in kernel mode |while in kernel mode (in |(in function |function pmap_remove_pages) |pmap_remove_pages) | --- Comment #3 from Graham Perrin --- We might reasonably assume that the type of crash that occurred in 2014 is = no longer reproducible in 2022.=20 I'm sorry that there was no response around the time of the original report. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=