Date: Mon, 22 Apr 2013 03:00:01 GMT From: Joe Holden <joe@rewt.org.uk> To: freebsd-mips@FreeBSD.org Subject: Re: kern/177876: [mips] kernel stack overflow panic on mips64, EdgeRouter Lite Message-ID: <201304220300.r3M301iY093070@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/177876; it has been noted by GNATS. From: Joe Holden <joe@rewt.org.uk> To: bug-followup@FreeBSD.org, joe@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=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304220300.r3M301iY093070>