[Bug 253158] Panic: snapacct_ufs2: bad block - Non-suJ mksnap_ffs(8) crash

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 12 09:00:27 UTC 2021


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

--- Comment #9 from Harald Schmalzbauer <bugzilla.freebsd at omnilan.de> ---
Thank you very much for further analysis and fix.
Unfortunately, this seems to introduce a new problem:

/sbin/mksnap_ffs /.snap/.test2

/usr/sbin/fstyp /.snap/.test2

Repdiducable panic:
Fatal trap 12: page fault while in kernel mode
current process: fstyp

  #7 ... uiomove_fromphys+
 #8 ... vn_io_fault_uiomove+
 #9 ... ffs_read+
#10 ... VOP_READ_APV+
#11 ... vn_read+
#12 ... vn_io_doio+
#13 ... vn_io_fault1+
#14 ... vn_io_fault+
#15 ... dofileread+
#16 ... sys_read+
#17 ... amd64_syscall+

Unfortunately I can't test on debug environment currently, the crash happens
with produtcion deployment tests without serial console, su just trinscribed a
stacktrace snippet.

Thanks,
-harry

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


More information about the freebsd-fs mailing list