Subject: Re: -current stops booting with 'sbrk: grow 4096 failed, error = 12'
To: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
From: Martin Husemann <martin@duskware.de>
List: port-sparc
Date: 11/03/2003 02:53:42
On Sun, Nov 02, 2003 at 11:52:11PM +0100, Markus W Kilbinger wrote:
> But booting stops now with:
>
> NetBSD 1.6ZE (SUN) #0: Sun Nov 2 23:06:35 MET 2003
> kilbi@qie:/sys/arch/sparc/compile/SUN
> root file system type: ffs
> sbrk: grow 4096 failed, error = 12
> sbrk: grow 4096 failed, error = 12
> sbrk: grow 4096 failed, error = 12
Are you sure you have sys/uvm/uvm_map.c 1.147? I just booted a -current kernel
on my LX and it works (but there are similar issues with sparc64 where gcc
can not be compiled natively due to errors in resource accounting).
Martin