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: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
To: Martin Husemann <martin%duskware.de@localhost>,
 Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: Valery Ushakov <uwe%stderr.spb.ru@localhost>, gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/51254: uvm assertion "!topdown || hint <= orig_hint" failed
Date: Wed, 14 Aug 2024 22:50:28 +0900

 On 2024/08/14 22:24, Martin Husemann wrote:
 > On Wed, Aug 14, 2024 at 12:04:10PM +0000, Taylor R Campbell wrote:
 >>> Date: Wed, 14 Aug 2024 19:25:39 +0900
 >>> From: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
 >>
 >> 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.)
 > 
 > Same here, see below what I got so far (currently at
 > lib/librumphijack/t_vfs (488/954): 9 test cases)
 > 
 > 
 > Martin
 
 Similar patterns. Full console log just for sure:
 
 https://gist.github.com/rokuyama/c11701f1cd6395798c600be61a3210aa
 
 For next ATF run, I will add entry->{prev,next}. Or can you commit it?
 
 Thanks,
 rin
 


Home | Main Index | Thread Index | Old Index