[Bug 245907] fsck_ufs segfaults with gjournal (SU+J)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 May 2021 21:01:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245907
Kirk McKusick <mckusick@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #225092|0 |1
is obsolete| |
CC| |mckusick@FreeBSD.org
Status|New |In Progress
Assignee|fs@FreeBSD.org |mckusick@FreeBSD.org
Attachment #225097| |maintainer-approval+
Flags| |
--- Comment #7 from Kirk McKusick <mckusick@FreeBSD.org> ---
Created attachment 225097
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225097&action=edit
Proposed bug fix.
(In reply to Robert Wing from comment #6)
You have correctly identified the problem. My change simply moves the bufinit()
even earlier to ensure that other early calls to ckfini() do not fail in the
same way.
--
You are receiving this mail because:
You are the assignee for the bug.