https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288889

            Bug ID: 288889
           Summary: "ls /.zfs" panics but "ls /.zfs/snapshot" doesn't
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

"ls /.zfs/snapshot" works fine but "ls /.zfs" panics. This has been true for at
least last 3 days (the snapshots I have).

The panic message:
VNASSERT failed: oresid == 0 || nresid != oresid || *(a)->a_eofflag == 1 not
true at vnode_if.c:1824 (VOP_READDIR_APV)
0xfffff800389f1528: type VDIR state VSTATE_CONSTRUCTED op 0xffffffff82734fd0
    usecount 1, writecount 0, refcount 1 seqc users 0 mountedhere 0
    hold count flags ()
    flags ()
    lock type zfs: SHARED (count 1)
        name = .zfs
        parent_id = 0
        id = 1
panic: VOP_READDIR: eofflag not set
cpuid = 0
time = 1755289209
KDB: stack backtrace:
#0 0xffffffff80bc917d at kdb_backtrace+0x5d
#1 0xffffffff80b796b6 at vpanic+0x136
#2 0xffffffff80b79573 at panic+0x43
#3 0xffffffff81195fd5 at VOP_READDIR_APV+0x205
#4 0xffffffff80c95c38 at kern_getdirentries+0x228
#5 0xffffffff80c96069 at sys_getdirentries+0x29
#6 0xffffffff810ca8b9 at amd64_syscall+0x169
#7 0xffffffff8109bfab at fast_syscall_common+0xf8
KDB: enter: panic

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to