[Bug 258049] vm_reserv_depopulate panic.
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258049] vm_reserv_depopulate panic."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.