Subject: Re: kern/32224 (NetBSD 3.99.13 doesn't boot because of pmap errors)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 12/12/2005 23:00:05
The following reply was made to PR kern/32224; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
To: gnats-bugs@netbsd.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org, tron@zhadum.org.uk
Subject: Re: kern/32224 (NetBSD 3.99.13 doesn't boot because of pmap errors)
Date: Tue, 13 Dec 2005 07:57:03 +0900

 >  I've tried to figured out at what point during system startup the messages
 >  start to appear by manually invoking all scripts in "/etc/rc.d". The
 >  messages start to appear when "/etc/rc.d/savecore" is run. They stop
 >  as soon as I abort the script.
 
 does it happen only when you have a dump to save,
 or does it happen even after savecore -c?
 can you trigger it by dd with bs=1m?
 
 YAMAMOTO Takashi