[Bug 240831] zfs: Panic during snapshot on 12.1-STABLE r352648 (solaris assert: txg_list_empty)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 28 08:01:47 UTC 2019


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

--- Comment #10 from hlh at restart.be ---
(kgdb) frame 13
#13 0xffffffff81b0098d in spa_sync (spa=<optimized out>, txg=2864864)
    at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c:8135
8135                                   
ASSERT(txg_list_empty(&dp->dp_dirty_dirs, txg));
(kgdb) info local
pass = 1
dp = 0xfffff80004b72800
mos = 0xfffff80008af3400
rvd = 0xfffff80008c44000
vd = <optimized out>
tx = 0xfffff8024ff55700
slots_per_allocator = <optimized out>
max_queue_depth = <optimized out>
mc = <optimized out>
free_bpl = 0xfffffe004ebe8540
error = <optimized out>
(kgdb) frame 12
#12 0xffffffff81eac21a in assfail (a=0x80 <error: Cannot access memory at
address 0x80>, f=0xfffffe004f894460 "", l=128)
    at /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c:81
81              panic("solaris assert: %s, file: %s, line: %d", a, f, l);
(kgdb) info local
No locals.

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


More information about the freebsd-fs mailing list