From owner-freebsd-arm@FreeBSD.ORG Tue Oct 15 13:29:05 2013 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 22ACEF1F; Tue, 15 Oct 2013 13:29:05 +0000 (UTC) (envelope-from venture37@gmail.com) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 73A392366; Tue, 15 Oct 2013 13:29:04 +0000 (UTC) Received: by mail-la0-f42.google.com with SMTP id hp15so690605lab.29 for ; Tue, 15 Oct 2013 06:29:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:from:subject:date:to; bh=jy9QGmeJ19HZxR6Si4Iv4jW4kcnqHDeB74RSNbrBrj0=; b=JjYUQGbAS4LhlnPb0YurRV/bvAeLr6Y624uUAGRNs/OO7U/IuFDkArs9kfQYdTHvez Nz8Lwgapnc0KN9VKPPrN3uKKhyt9a0qUlGVT6FCyX9gutWBGNmfsiIEyH7nrESy8Hq19 TjM8GsR0gN/6FY8zFyBh/8WX+XXQ3V6n5vF495TqWSqmPhJ+F8BezdeyLMhfTViHxxRX D5LP0hQZRJFLa4BWT52uwvI+3glj3Fiyexuq3slkbzXu7IfPxpizxe6gqG2XGdREmNZO +9AY4tjVlIuY5fODTBjsKjF5i/qbfGFh334Y8aTWdR70eUNoSVFH4rfF/eWjMHsbugfG Olsg== X-Received: by 10.152.170.233 with SMTP id ap9mr1188235lac.51.1381843742547; Tue, 15 Oct 2013 06:29:02 -0700 (PDT) Received: from [10.180.53.102] ([83.149.9.76]) by mx.google.com with ESMTPSA id m13sm47497322lbo.11.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Oct 2013 06:29:01 -0700 (PDT) References: <525AF318.3000900@gmail.com> <20131013194040.GA21904@night.db.net> <1381843499.42859.103.camel@revolution.hippie.lan> In-Reply-To: <1381843499.42859.103.camel@revolution.hippie.lan> Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: X-Mailer: iPhone Mail (9B208) From: Sevan / Venture37 Subject: Re: Instability on Raspberry Pi Date: Tue, 15 Oct 2013 17:28:55 +0400 To: Ian Lepore 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:29:05 -0000 On 15 Oct 2013, at 17:24, Ian Lepore wrote: > When this happens, can you hit ^T on the console or any locked up > terminal sessions and get any output? Not a sausage > Can you get into the debugger on a serial console with an alt-break > sequence (CR ~ ^B)? Will retry & see, I wasn't aware of this sequence so didn't try it previousl= y. Sevan / Venture37=