Subject: Re: unable to dump kernel core
To: Martin Husemann <martin@duskware.de>
From: Frank Kardel <Frank.Kardel@Acrys.COM>
List: current-users
Date: 11/11/2007 22:33:37
Martin Husemann wrote:
> On Sun, Nov 11, 2007 at 10:10:28PM +0200, Antti Kantee wrote:
>   
>> savecore: kvm_read: invalid translation (invalid PTE)
>>     
>
> Do you use the LARGE_PAGES option?
>
>   
>> savecore: kvm_read: invalid translation (invalid PTE) (and _time_seconf is not defined also)
>>     
>
> This is a typo and you mean "time_second", right? Can you check with nm
> wether it is defined in /netbsd?
>
> I think everything else are secondary effects libkvm being unable to map
> some VA<->PA.
>
> Martin
>   
savecore was changed to be able to cope with both versions of kernels 
(non timecounter using struct time -
and timecounter using time_second). This change was when timecounters 
where introduced last
year. So I would suspect this is not the cause.

Frank