[Bug 256816] 13.0-RELEASE-p2 ufs2+sujournal. Fatal trap 12: page fault while in kernel mode
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Jun 2021 19:12:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256816 Kirk McKusick <mckusick@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |mckusick@FreeBSD.org --- Comment #3 from Kirk McKusick <mckusick@FreeBSD.org> --- This report is a new panic that we have not seen before now. To be able to debug it, we will need some way to reproduce it. So, if you can come up with a script that triggers it, please let us know. It would also be helpful to know if journaling is what triggers the bug, so if you can reproduce it, try disabling journaling (tunefs -j disable /fs) to see if that solves the problem. That would help us narrow down the search space for the bug. -- You are receiving this mail because: You are the assignee for the bug.