From owner-freebsd-arm@FreeBSD.ORG Thu Mar 5 22:41:43 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F9E3ED6; Thu, 5 Mar 2015 22:41:43 +0000 (UTC) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EB87389; Thu, 5 Mar 2015 22:41:43 +0000 (UTC) Received: by igbhl2 with SMTP id hl2so50262432igb.5; Thu, 05 Mar 2015 14:41:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=/8T4kXBRTL1kumnG+7F5DGR66tJ2BLxq9qzWlxMkMrQ=; b=LaLBcIsZVu1+KQLGkMtiTvUt+joMiydERrSZjJEzTNMhNoViHSLpvtHVRInG5UPdNG OXB3KW/kmjhqP6vgk6Ps7U6qWOLzB2ZcPxxO3+OilHn6Jqffa6wh1wlOKbmlfY21OZ4U JI+SFPInXy4NzdtPvk6/+OZ5yTTWh+8xN3onArQIjIzQbDrml22T/pfTnhervzfT35jw gXRAD73Weh12AmOl5ydua0Paw74l14b17D0bsuy5CyDhNMCRaEAY65QLKnLeHtzq9pjE fgIwyoL0EkAshD94nf4aC+A8DyXELYFpb6qsTnx/7UdqMmCdALY+lqhAy2KlmAL3OC9h ZRTA== MIME-Version: 1.0 X-Received: by 10.50.107.7 with SMTP id gy7mr23505841igb.49.1425595302688; Thu, 05 Mar 2015 14:41:42 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.36.17.66 with HTTP; Thu, 5 Mar 2015 14:41:42 -0800 (PST) In-Reply-To: <20150305173041.28124552@ivory.wynn.com> References: <20150301041855.5352663e@ivory.wynn.com> <20150301144653.63b38cdf@ivory.wynn.com> <20150301184456.7b5e6487@ivory.wynn.com> <1DC8221F-64EA-418C-8CE5-5FFA4F3DBC64@bsdimp.com> <20150301203244.55578413@ivory.wynn.com> <20150305064318.2f35f2c0@ivory.wynn.com> <1425567301.3471.6.camel@freebsd.org> <20150305153421.2e2bca98@ivory.wynn.com> <20150305173041.28124552@ivory.wynn.com> Date: Thu, 5 Mar 2015 14:41:42 -0800 X-Google-Sender-Auth: FLkMYar-N62rqKN9P0vCca5iFEI Message-ID: Subject: Re: crash on writing usbstick From: Adrian Chadd To: Brett Wynkoop Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-arm@freebsd.org" , Ian Lepore X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2015 22:41:43 -0000 On 5 March 2015 at 14:30, Brett Wynkoop wrote: > On Thu, 5 Mar 2015 14:20:05 -0800 > Adrian Chadd wrote: > >> Hi Brett, >> >> Would you mind putting the actual disk image online somewhere? >> >> I wonder if your actual disk image is the problem and somehow you're >> ending up with corrupted data being threaded through. >> >> >> -adrian > > adrian- > > I presume you mean the image of my 8GB sd card and not a disk image of > the USB stick? > > I will say again I have no problem giving anyone root access to the > BBone via both ssh and ssh to it's console server. I expect that a > better kernel hack than I could figure out where the bug is located. > > I have not really done any kernel work since I was at BSDI about 20 > years ago, so my kernel crash debugging skills are way out of date. Hi, Both, perhaps. -adrian