[Bug 256712] UFS: kernel panic: ffs_blk free_cg: freeing free frag – in response to pkg-delete(8) soon after login

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 21 Jun 2021 12:33:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256712

--- Comment #17 from Kirk McKusick <mckusick@FreeBSD.org> ---
At this point getting more detail on the kernel crash is not important. It is
an expected panic that comes about because the system is running with a
corrupted filesystem. Separately we are working to have a better recovery
mechanism when these corruptions are detected (forcible downgrade of the
filesystem to read-only rather than panic'ing). But the focus of this bug is
figuring out why the filesystem checks are failing to detect and fix the
corruption.

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