[Bug 258049] vm_reserv_depopulate panic.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 29 Aug 2021 21:02:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258049

--- Comment #10 from dgilbert@eicat.ca ---
Here's what I've found so far.  If I make -j8 with ccache full of answers,
we're fine.  If I make -j4, we're fine.  If I make -j8 with ccache empty (but
being filled), then I get 3 out of 4 (so far) buildworld have ended in a random
crash and one in the panic you're looking at.

The code does compile (at -j4).  The system does have ZFS running on an NVMe
drive.  I'm going to keep trying to trigger the panic, but my feeling is the
panic is only one of the possible outcomes of the error.

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