From owner-freebsd-arm@FreeBSD.ORG Tue Oct 15 13:25:13 2013 Return-Path: Delivered-To: arm@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DF048E87 for ; Tue, 15 Oct 2013 13:25:13 +0000 (UTC) (envelope-from ian@FreeBSD.org) Received: from mho-02-ewr.mailhop.org (mho-02-ewr.mailhop.org [204.13.248.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B37BB233C for ; Tue, 15 Oct 2013 13:25:10 +0000 (UTC) Received: from c-24-8-230-52.hsd1.co.comcast.net ([24.8.230.52] helo=damnhippie.dyndns.org) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VW4cR-000Fk0-4Y; Tue, 15 Oct 2013 13:25:03 +0000 Received: from [172.22.42.240] (revolution.hippie.lan [172.22.42.240]) by damnhippie.dyndns.org (8.14.3/8.14.3) with ESMTP id r9FDOx78026900; Tue, 15 Oct 2013 07:24:59 -0600 (MDT) (envelope-from ian@FreeBSD.org) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 24.8.230.52 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19KOVJM2hOPtowonB555bOU Subject: Re: Instability on Raspberry Pi From: Ian Lepore To: Sevan / Venture37 In-Reply-To: References: <525AF318.3000900@gmail.com> <20131013194040.GA21904@night.db.net> Content-Type: text/plain; charset="us-ascii" Date: Tue, 15 Oct 2013 07:24:59 -0600 Message-ID: <1381843499.42859.103.camel@revolution.hippie.lan> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: "arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 13:25:13 -0000 On Tue, 2013-10-15 at 09:47 +0400, Sevan / Venture37 wrote: > Ran the new image over night, portsnap extracted fine & I left it > building security/metasploit overnight, went back to check progress & > system is unresponsive, nothing on serial console or network :( > > > Sevan / Venture37 When this happens, can you hit ^T on the console or any locked up terminal sessions and get any output? Can you get into the debugger on a serial console with an alt-break sequence (CR ~ ^B)? -- Ian