From nobody Fri May 31 15:17:21 2024 X-Original-To: fs@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 4VrRYs6x1hz5N3Y7 for ; Fri, 31 May 2024 15:17:21 +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 4VrRYs3fBJz53Th for ; Fri, 31 May 2024 15:17:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717168641; a=rsa-sha256; cv=none; b=C4+zQBevMhWBdrYCI6lA5HIaLa5/Ek2ZYR1psboef8ubIjHu3f74mwiVHBMhI+QPyBOE3b ubMvFv4K6l91fFJAdWQZV9ihTEbJEFvyIvHSGxyQ9zVgqQrhkq9FnNagnXES5whfj/OKLl 0Y4fskiGWQ3QQ0hlYNFMFwPRH4/4ZfboUr2NjhpOs9V/ub+cp3rAUqAyv+h4kGa7YQRI8a l5w0/0MMSwSNh8qR+UTl9+LzUUDw2hP071LMOHsjxhIiKhuYF+plRZ7h5b3ee8QpRig158 HJ/E4Bh16JPbvIuBinTXDrhb2f/bCpTubyg1DObidVBczpRmDoxwFObxj4p4dQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717168641; 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=VMHi7Tu84Xjp1XYaGChBMDzYqTtC7YopQanXlgRoEbQ=; b=BGwlx7e4eSUMBEYIlKqLJGkT+8iQLJBU+Riw60ZbM0p0HDjoiqWqHqIiOjjvscytY3+ciH IBx+Flm0rHLvjGVCUeSA8wcZRzuCnYzoAoz7cdPuQt9gBB3jUSO10Hwj09fLzHoJ8dCelz 2MENV4fhHDgmuaSM0FY+RsbmkB6ygUueoG73WyQHSmg01G5ntU2EIKdKDxW1u93vv4d+oF +0JKRRlUesfP/VApkaxwqzkx1WhDa8bE8VOTfg59pwdlzt0m9rkAETvLTlkzV6yK2wN396 4++MArH1E5EVlNciqu8JJkFlc2JnVOxVN/EnGROO8A2J2EYOApuK4GeS/mTpaQ== 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 4VrRYs38FBzTNP for ; Fri, 31 May 2024 15:17:21 +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 44VFHL2q095155 for ; Fri, 31 May 2024 15:17:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44VFHLk6095154 for fs@FreeBSD.org; Fri, 31 May 2024 15:17:21 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: fs@FreeBSD.org Subject: [Bug 278958] zfs panic: page fault in sync_dnodes_task Date: Fri, 31 May 2024 15:17:21 +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: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: nunziotocci2000@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278958 --- Comment #4 from nunziotocci2000@gmail.com --- We have not gotten arround to replacing the drive yet. Meanwhile we have a = new panic: Fatal trap 12: page fault while in kernel mode cpuid =3D 28; apic id =3D 1c fault virtual address =3D 0x0 fault code =3D supervisor read data, page not present instruction pointer =3D 0x20:0xffffffff80eb9c53 stack pointer =3D 0x28:0xfffffe02b60c7b90 frame pointer =3D 0x28:0xfffffe02b60c7bb0 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 47378 (sshd) rdi: ffffffff81a135a8 rsi: ffffffff81a135a8 rdx: 0000000000000000 rcx: fffff80a9be5dc60 r8: 0000000000000000 r9: fffff80a9be5dc60 rax: 0000000000000000 rbx: fffffe011d24f000 rbp: fffffe02b60c7bb0 r10: ffffffff81a135a8 r11: 0000000000000000 r12: 0000000000000000 r13: fffff8075191c2a0 r14: fffff807e1ed8240 r15: 0000000000000000 trap number =3D 12 panic: page fault cpuid =3D 28 time =3D 1717134122 KDB: stack backtrace: #0 0xffffffff80b9009d at kdb_backtrace+0x5d #1 0xffffffff80b431a2 at vpanic+0x132 #2 0xffffffff80b43063 at panic+0x43 #3 0xffffffff8100c85c at trap_fatal+0x40c #4 0xffffffff8100c8af at trap_pfault+0x4f #5 0xffffffff80fe3ac8 at calltrap+0x8 #6 0xffffffff80ebd5ab at vm_map_entry_delete+0x1b #7 0xffffffff80eb8d0b at vm_map_delete+0x7b #8 0xffffffff80ebd84c at vm_map_remove+0x9c #9 0xffffffff80bb5f79 at pipeclose+0x2f9 #10 0xffffffff80bb5970 at pipe_close+0x60 #11 0xffffffff80ae2221 at _fdrop+0x11 #12 0xffffffff80ae543a at closef+0x24a #13 0xffffffff80ae9194 at closefp_impl+0x64 #14 0xffffffff8100d119 at amd64_syscall+0x109 #15 0xffffffff80fe43db at fast_syscall_common+0xf8 Interestingly enough, the only process listed in the `ps` output of the core.txt in a `pipewr` state was the `zfs send` of a backup. Also, myself and my father have been working on our backups scripts and we'= ve had other issues with zfs described here: https://forums.freebsd.org/threads/zfs-dataset-size-is-out-of-control-zfs-s= end-recv-hangs-on-random-datasets.93549/ --=20 You are receiving this mail because: You are the assignee for the bug.=