From owner-freebsd-arm@FreeBSD.ORG Thu Mar 5 22:20:06 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 B45C86D1; Thu, 5 Mar 2015 22:20:06 +0000 (UTC) Received: from mail-ig0-x22d.google.com (mail-ig0-x22d.google.com [IPv6:2607:f8b0:4001:c05::22d]) (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 75087C7; Thu, 5 Mar 2015 22:20:06 +0000 (UTC) Received: by igkb16 with SMTP id b16so50070159igk.1; Thu, 05 Mar 2015 14:20:05 -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=CHDme9UBiKJ4ea6PjssBgdURKREWx4xL0jSl+UKEJ2o=; b=Gi/3tQY1trxotgg/tFcI25jft0U1yE+nnCrzlMznic3xpjPuB2j80R4wkFTKEHVuuM CQlZ7a8WXEI0m4JGXRSCUFuCpKEG+2jtb9Euq+qgKVMMuAdDYHB/YjO0ZLXTYB64uw/K dOMsIcp7ywMApQG+NpWKK0bZEmYkec0cGyp6UfMA/l5oyvpRVdjdZezOsHk4Jgjj67AS f4es4CZ05cLBvqQJWFoqYI5sFkDtKfSazFgCQ8knozD6Q9g1UjfGsI6hnRJejEOQ1QgU vmR5qocplySvMuRIu3/wr92P63RcWRZ+JgNlNc419CvI1dzOmJUYW0PAN+b+1Wmt/coq 1D3w== MIME-Version: 1.0 X-Received: by 10.42.93.83 with SMTP id w19mr6493161icm.37.1425594005883; Thu, 05 Mar 2015 14:20:05 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.36.17.66 with HTTP; Thu, 5 Mar 2015 14:20:05 -0800 (PST) In-Reply-To: <20150305153421.2e2bca98@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> Date: Thu, 5 Mar 2015 14:20:05 -0800 X-Google-Sender-Auth: p2QVg9WHG2KX6q0ooFXdvCSjb8o 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:20:06 -0000 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