This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
panic[cpu0]/thread=ffffff00023b1c40: BAD TRAP: type=e (#pf Page fault) rp=ffffff00023b1660 addr=18 occurred in module "zfs" due to a NULL pointer dereference | |
sched: #pf Page fault | |
Bad kernel fault at addr=0x18 | |
pid=0, pc=0xfffffffff7dac5a1, sp=0xffffff00023b1750, eflags=0x10202 | |
cr0: 8005003b<pg,wp,ne,et,ts,mp,pe> cr4: 406b8<osxsav,xmme,fxsr,pge,pae,pse,de> | |
cr2: 18cr3: 12000000cr8: 0 | |
rdi: 300 rsi: ffffff00d59eb500 rdx: ffffffff | |
rcx: 1 r8: 47 r9: 0 | |
rax: 0 rbx: ffffff00cf8f09c0 rbp: ffffff00023b17f0 | |
r10: 1 r11: 1 r12: ffffff00c84cab10 | |
r13: ffffff00023b1808 r14: ffffff00023b1808 r15: 1 | |
fsb: 0 gsb: fffffffffbc32600 ds: 4b | |
es: 4b fs: 0 gs: 1c3 | |
trp: e err: 0 rip: fffffffff7dac5a1 | |
cs: 30 rfl: 10202 rsp: ffffff00023b1750 | |
ss: 38 | |
ffffff00023b1540 unix:die+df () | |
ffffff00023b1650 unix:trap+db3 () | |
ffffff00023b1660 unix:cmntrap+e6 () | |
ffffff00023b17f0 zfs:dsl_prop_get_ds+71 () | |
ffffff00023b1850 zfs:dsl_prop_notify_all_cb+88 () | |
ffffff00023b1930 zfs:dmu_objset_find_dp+108 () | |
ffffff00023b1950 zfs:dsl_prop_notify_all+28 () | |
ffffff00023b19d0 zfs:dsl_dir_rename_sync+2d1 () | |
ffffff00023b1a10 zfs:dsl_sync_task_sync+10a () | |
ffffff00023b1aa0 zfs:dsl_pool_sync+28b () | |
ffffff00023b1b70 zfs:spa_sync+27e () | |
ffffff00023b1c20 zfs:txg_sync_thread+227 () | |
ffffff00023b1c30 unix:thread_start+8 () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment