NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed
The following reply was made to PR kern/51254; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
Cc: Valery Ushakov <uwe%stderr.spb.ru@localhost>, gnats-bugs%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: Re: kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed
Date: Wed, 14 Aug 2024 12:04:10 +0000
> Date: Wed, 14 Aug 2024 19:25:39 +0900
> From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
>
> Now, I'm carrying out some stress tests on two landisk boxes for
> -current as of today with:
>
> $NetBSD: uvm_map.c,v 1.421 2024/08/14 01:26:25 riastradh Exp $
>
> (1) Full ATF run on DIAGNOSTIC kernel:
>
> A lot of "kernel weak diagnostic assertion" failures as before,
> but panic has not occurred so far.
Can you share some of these prints? Even if it doesn't trip one of
the new assertions, the prints will be useful when I can match the
line numbers to source code. (Maybe I should also add entry->prev and
entry->next to that print.)
Home |
Main Index |
Thread Index |
Old Index