Subject: Re: vmlocking2 branch merged
To: Andrew Doran <ad@netbsd.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 01/03/2008 22:31:28
On Thu, Jan 03, 2008 at 09:50:42PM +0100, Andrew Doran wrote:
> On Thu, Jan 03, 2008 at 03:42:07PM +0100, Kurt Schreiner wrote:
>
> > just built an install cd for amd64 from fresh -current sources
> > and tried to boot it on my "old" dual-opteron machine. Runs
> > fine 'till:
> >
> > Copyright....
> >
> > ...
> >
> > NetBSD 4.99.48 (INSTALL) ....
> >
> > total memory = 5374 MB
> > avail memory = 5171 MB
> > kernel: protection fault trap, code=0
> > Stopped in pid 0.1 (system) at 0xffffffff80406b03: cmpb %r12b,0(%rdi)
> > db{0}> bt
> > ?() at 0xffffffff80406b03
> > ?() at 0xffffffff80406cf8
> > ?() at 0xffffffff80407a1e
> > ?() at 0xffffffff803d16f5
> > db{0}>
> >
> > HMM, not what I expected! The last (more or less) flowlessly running
> > kernel on this machine dated from Dec. 9, so I'm reverting my sources
> > to this date and try again...
>
> The install kernel had grown beyond 16MB. I've upped the limit, so if you
> cvs up it should work now.
OK, I see - I'll try again tomorrow, the machine is switched of now and ~20km
away...
Thanks for fixing
Kurt