From owner-freebsd-mips@FreeBSD.ORG Mon Apr 22 03:00:02 2013 Return-Path: Delivered-To: freebsd-mips@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BB1E6A18 for ; Mon, 22 Apr 2013 03:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 709F81BDC for ; Mon, 22 Apr 2013 03:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3M301uK093071 for ; Mon, 22 Apr 2013 03:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3M301iY093070; Mon, 22 Apr 2013 03:00:01 GMT (envelope-from gnats) Date: Mon, 22 Apr 2013 03:00:01 GMT Message-Id: <201304220300.r3M301iY093070@freefall.freebsd.org> To: freebsd-mips@FreeBSD.org Cc: From: Joe Holden Subject: Re: kern/177876: [mips] kernel stack overflow panic on mips64, EdgeRouter Lite X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Joe Holden List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Apr 2013 03:00:02 -0000 The following reply was made to PR kern/177876; it has been noted by GNATS. From: Joe Holden 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=