From owner-freebsd-mips@FreeBSD.ORG Mon Apr 15 01:45:04 2013 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2E9E73C2 for ; Mon, 15 Apr 2013 01:45:04 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from abby.lhr1.as41113.net (hosted.mx.as41113.net [91.208.177.22]) by mx1.freebsd.org (Postfix) with ESMTP id F2070A40 for ; Mon, 15 Apr 2013 01:45:03 +0000 (UTC) Received: from [IPv6:2001:b70:201:300::397] (unknown [IPv6:2001:b70:201:300::397]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lists@rewt.org.uk) by abby.lhr1.as41113.net (Postfix) with ESMTPSA id 3ZpswF2Yphz1Rr for ; Mon, 15 Apr 2013 02:45:01 +0100 (BST) Message-ID: <516B5B89.7080202@rewt.org.uk> Date: Mon, 15 Apr 2013 02:44:41 +0100 From: Joe Holden User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: mips@freebsd.org Subject: panic on EdgeRouter Lite Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Apr 2013 01:45:04 -0000 Hi guys, I've been playing with HEAD on the erl and under load (eg when compiling something, I get the follow panics: panic: kernel stack overflow - trapframe at 0xffffffff80835eb0 cpuid = 0 They all seem to be the same, what info do I need to gather to allow someone to debug this? Cheers, Joe