> Date: Wed, 7 Dec 2022 16:51:49 +0100 > From: Theo Buehler <t...@theobuehler.org> > > On Wed, Dec 07, 2022 at 03:56:56PM +0100, Alexander Bluhm wrote: > > On Mon, Nov 28, 2022 at 03:04:17PM +0100, Mark Kettenis wrote: > > > So here is an updated diff that checks the UVM_VNODE_DYING flag and > > > skips the refcount manipulation if it is set. > > > > My macppc has build a full release with it. So it seems to fix the > > issue. I will continue testing. > > I have run a few days of snapshot builds in a loop on my m1 mini and had > this diff in my tree since it was posted on the list. The machine has > been stable as usual. Earlier attempts to solve this problem would have > blown up under this treatment.
Thanks. I'll need to add a comment that explains what's going on, but will move forward with committing this in the next couple of days.