From owner-freebsd-bugs@freebsd.org Sun Apr 25 14:36:32 2021 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E767F6248E6 for ; Sun, 25 Apr 2021 14:36:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FSrFD64Lhz3hCj for ; Sun, 25 Apr 2021 14:36:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id D06FA6246F3; Sun, 25 Apr 2021 14:36:32 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D0347624661 for ; Sun, 25 Apr 2021 14:36:32 +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 4FSrFD5QN0z3RCL for ; Sun, 25 Apr 2021 14:36:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 ACE9A15C23 for ; Sun, 25 Apr 2021 14:36:32 +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 13PEaW1M015832 for ; Sun, 25 Apr 2021 14:36:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 13PEaW4f015831 for bugs@FreeBSD.org; Sun, 25 Apr 2021 14:36:32 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 255393] panic: vm_fault_lookup: fault on nofault wntry, addr: 0xccf4000 Date: Sun, 25 Apr 2021 14:36:32 +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.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dclarke@blastwave.org 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 attachments.created 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.34 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2021 14:36:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255393 Bug ID: 255393 Summary: panic: vm_fault_lookup: fault on nofault wntry, addr: 0xccf4000 Product: Base System Version: 13.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: dclarke@blastwave.org Created attachment 224423 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224423&action= =3Dedit grayscale image of the console This is a difficult crash to report given that I can not install gdb and all attempts to install a few packages will result in a crash. Thus far the machine has crashed at least four times and I will report what I see in crash number 3. While I was trying to get info about crash #3 the machine crashed again. Here is what I saw on the console :=20 panic: vm_fault_lookup: fault on nofault entry, addr: 0xccf4000 cpuid =3D 0 time =3D 1619357501 KDB: stack backtrace: #0 0x10491df at kdb_backtrace+0x4f #1 0x100276a at vpanic+0x11a #2 0x1002644 at panic+0x14 #3 0x12a1fc3 at vm_fault+0x1753 #4 0x12a07a7 at vm_fault_trap+0x87 #5 0x13e99f6 at trap_pfault+0x146 #6 0x13e8fc1 at trap+0x381 #7 0xffc0319f at __stop_set_sysinit_set+0xe4400673 #8 0x28 at ll+0x7 Uptime: 22m38s Physical memory: 933 MB Dumping 142 MB: 127 111 95 79 63 47 31 15 Dump complete Of course I can not provide much more as there is no gdb installed however I can try to tarball the core dumps. What I do not know is if there is security data inside those files such as passwords etc. I will attach am image that I took of the console with my cellphone. I converted it to grayscale png to reduce size. Next big trick will be to attach the actual vmcore files etc. However the machine usually crashes when asked to do much of anything.=20 --=20 Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBeard and suspenders optional --=20 You are receiving this mail because: You are the assignee for the bug.=