Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: assertion "(l->l_pflag & LP_INTR) == 0" failed



On Mon, Oct 03, 2022 at 05:35:34AM +0000, Emmanuel Dreyfus wrote:
> When dumping filesystem on a NetBSD 9.2 domU, I get this (100% reproductble
> on this machine, never happens on others):
> 
>  panic: kernel diagnostic assertion "(l->l_pflag & LP_INTR) == 0" failed: file "/home2/manu/netbsd92/src64/sys/arch/x86/x86/pmap.c", line 5032 

The assertion was removed by this commit:
http://mail-index.netbsd.org/source-changes/2020/01/12/msg112786.html

I am not sure the intend was to work around the above problem. Should
we just remove the assertion on netbsd-9 branch? I tried doing so and
it seems to work fine.


-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index