From nobody Wed Apr 17 00:03:23 2024 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 4VK1Mb5QPhz5HNYS for ; Wed, 17 Apr 2024 00:03:23 +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 4VK1Mb4F8Fz44VD for ; Wed, 17 Apr 2024 00:03:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713312203; a=rsa-sha256; cv=none; b=ZoTLfyB7VHASb/hEnikJZ6zWg+mKpki0rZWSz6jVS8m0URz5S4yhMEh5vH/XcXlfUqhbg8 T5OziTO1+67UoeO0MPtvLQC676qZOop9cYl+0PYqxcM66Y0V3GI5minPhzIOwV6ICASWJl wOi+yLq3UhRCGE0jFVK53XHIsq328mlO8YMV4ABBuhlcI8oL0/HUd0lTy6ao9JaiNI2EsF oAThEt+6TCKvhhDbWUZPkjsLLYE29MnhS7mIlYyto1jFINnbApELDEN+1R5ivbgnM+61lY iHcbgwnXKUMrijJkrzlxHjY7SuW2mbI6G+yMPr2p1gOorVfTt6auOTGjgW3YVA== 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=1713312203; 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=4s6ia7CvNDJMp5UeoolLV7h/YG4Ebm39ZOanvLidPzY=; b=DdnXdOhFysL85BUGWMenMBmxMpDb6yGMvS7uE02IANHinyB8HL+Z3jMK0TcjOj8Ez2ltu3 /xUHruyOES0rVukl0l1Sa7eKfdK4wrqyzcP0fTZjEgAt9Z/JIllgr0qCM3wAf5knU39kHK JREix8vJ9VyXQ6t0Tr+xeN79G9Dklrf4Pu5zaYZR76lNeS484UX7cs+gSy4vkHfBMo+/ZJ d4qL8NRlYPbgc70nESXwSczxmnqzF9TEzb0cmCtcpUuUKqbDpicYjJ2emPRNX60Tti6700 sAqJPcJvfqPpqchuQRiADFjeT5Hd8C4rhcoTsHu0IkFkmHPNzvYDmxD2SvfddQ== 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 4VK1Mb3rNmz13n5 for ; Wed, 17 Apr 2024 00:03:23 +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 43H03NVN019975 for ; Wed, 17 Apr 2024 00:03:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43H03NXF019970 for bugs@FreeBSD.org; Wed, 17 Apr 2024 00:03:23 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 278401] zfs panic trap 9 general protection fault in dmu_buf_hold_array_by_dnode Date: Wed, 17 Apr 2024 00:03:23 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me+fbsd@cameronkatri.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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278401 Bug ID: 278401 Summary: zfs panic trap 9 general protection fault in dmu_buf_hold_array_by_dnode Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: me+fbsd@cameronkatri.com This has happened a few times now, zpool scrub finds no errors. I do have c= ores and can provide more information if needed zpool status -v pool: zroot state: ONLINE scan: scrub repaired 0B in 00:00:31 with 0 errors on Tue Apr 16 20:00:55 = 2024 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 nda1p3.eli ONLINE 0 0 0 errors: No known data errors Fatal trap 9: general protection fault while in kernel mode cpuid =3D 10; apic id =3D 0a instruction pointer =3D 0x20:0xffffffff82009609 stack pointer =3D 0x28:0xfffffe01ec399670 frame pointer =3D 0x28:0xfffffe01ec3996b0 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 97847 (make) rdi: ffffffff822d1f20 rsi: 24925c23273ab18d rdx: 74659da18bf6fd96 rcx: 0000000000000008 r8: 71a7440808759921 r9: 4aff9fa538011348 rax: 09be8e02001044c1 rbx: fffffe01e3312000 rbp: fffffe01ec3996b0 r10: fffffe01ec39984c r11: fffff8026877e978 r12: 0000000000008020 r13: 000000000000520c r14: fffffe01ec399790 r15: 00000000002b2401 trap number =3D 9 panic: general protection fault cpuid =3D 10 time =3D 1712705533 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 0xffffffff80fe3ac8 at calltrap+0x8 #5 0xffffffff82008297 at arc_read+0x1e7 #6 0xffffffff820205ff at dbuf_read+0xaef #7 0xffffffff8202ec7f at dmu_buf_hold_array_by_dnode+0x1df #8 0xffffffff820303ba at dmu_read_uio_dnode+0x3a #9 0xffffffff820304eb at dmu_read_uio_dbuf+0x3b #10 0xffffffff82177c5a at zfs_read+0x1da #11 0xffffffff81fe7c69 at zfs_freebsd_read+0x39 #12 0xffffffff810dfa40 at VOP_READ_APV+0x20 #13 0xffffffff80c4363e at vn_read+0x1ee #14 0xffffffff80c433a5 at vn_io_fault_doio+0x45 #15 0xffffffff80c3e307 at vn_io_fault1+0x167 #16 0xffffffff80c3b8ae at vn_io_fault+0x14e #17 0xffffffff80bb08b6 at dofileread+0x86 Uptime: 1h8m3s --=20 You are receiving this mail because: You are the assignee for the bug.=