Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2024 00:03:23 +0000
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
Message-ID:  <bug-278401-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278401-227>