kern/177876: [mips] kernel stack overflow panic on mips64, EdgeRouter Lite
Joe Holden
joe at rewt.org.uk
Mon Apr 22 03:00:02 UTC 2013
The following reply was made to PR kern/177876; it has been noted by GNATS.
From: Joe Holden <joe at rewt.org.uk>
To: bug-followup at FreeBSD.org, joe at rewt.org.uk
Cc:
Subject: Re: kern/177876: [mips] kernel stack overflow panic on mips64, EdgeRouter
Lite
Date: Mon, 22 Apr 2013 03:58:00 +0100
So the TLB miss problem was fixed by Warner, but since about then the
following happens when booting (either from NFS or USB), completely
fresh world and src tree, no special make options or optimisations...
Kernel config: http://sprunge.us/EVjO
Trying to mount root from nfs: []...
NFS ROOT: 172.16.8.3:/nfs/bsd/fbsd/erl
warning: no time-of-day clock registered, system time will not be set
accurately
warning: no time-of-day clock registered, system time will not be set
accurately
start_init: trying /sbin/init
Cannot map anonymous memory
Out of memory
Enter full pathname of shell or RETURN for /bin/sh:
Cannot map anonymous memory
Out of memory
Cannot map anonymous memory
Out of memory
Enter full pathname of shell or RETURN for /bin/sh:
Usual procedure to cross-build from amd64:
make buildworld buildkernel KERNCONF=OCTEON-ERL TARGET=mips64
TARGET_ARCH=mips TARGET_CPUTYPE=octeon WITHOUT_MODULES="cxgbe mwlfw mwl
ralfw ral runfw run"
src.conf just contains NO_FSCHG=
More information about the freebsd-mips
mailing list