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>,
	Valery Ushakov <uwe%stderr.spb.ru@localhost>
Cc: 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 01:33:03 +0000

 I added some more assertions in an attempt to assist in narrowing this
 down.
 
 Can someone with sh3 hardware please update and try to reproduce the
 bug again, and share
 
 (a) the text of the panic and stack trace,
 (b) the output of `ident netbsd | grep uvm_map.c', and
 (c) if you can get it, the output of `show map <mapaddr>' in ddb?
 
 (The trouble with the last one, at
 <https://gist.github.com/rokuyama/b812a0f27c0354f6fc5f67c0c0be2929>,
 is that I don't know what revision of uvm_map.c was being used, so I
 don't know what the line number refers to.  And it would likely really
 help to see what's in the vm map so I can trace how the search
 algorithm ran.)
 


Home | Main Index | Thread Index | Old Index