From owner-freebsd-current@freebsd.org Thu Mar 9 02:34:25 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1AEAD031E6 for ; Thu, 9 Mar 2017 02:34:25 +0000 (UTC) (envelope-from rob.rodz.jr9@gmail.com) Received: from mail-io0-x22b.google.com (mail-io0-x22b.google.com [IPv6:2607:f8b0:4001:c06::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 7283AC7 for ; Thu, 9 Mar 2017 02:34:25 +0000 (UTC) (envelope-from rob.rodz.jr9@gmail.com) Received: by mail-io0-x22b.google.com with SMTP id f84so18921541ioj.0 for ; Wed, 08 Mar 2017 18:34:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=N2OgQQZOUTsof6v3Fst5b/jJduysMiOgt4fkLnj8vuI=; b=WFW3VKVmdf7v15sNwqHkgD7KCvg0JZF2yJuzpETeyTf8Gv+jveJaRhOQTNqcGOE/0O Kl83lKuvEaqZP3jfOEFgjoujsxzv2pupaDQzwfCbBtDaWFb4Lyom78PtC65U95HIx1hD 8sSKxDjB5LO5ZS2zxzyhadQJ7nZ2yf5vZ03xFmtpDt8YkRgbYOQCKEanT6raLi1qxieB C9gGFAnwsXVRu4hzKPU3g5s+DRUsy7A0N263WIbKkHxe366fXC5axxXRMP7h836Lu380 hsurKt50H4D+ZaYYqBCZT6pxbW/Vfo12XcfhslLho1spHy8R1uoJk1p53l/l2Tz0nnJa VtxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=N2OgQQZOUTsof6v3Fst5b/jJduysMiOgt4fkLnj8vuI=; b=YWCZOll2WPKoX8jgobw/Bi7UyAdfEhnhvIVqJOPObrMSO8mRWe3Plg9+2vtcch31qH oUzC6a5KZ6Pm9LEtoKRN6rSpP8Yg9NpTfs5y4Zg5ldMh2ZCTNebyBPft3mwoqPfBQZNX vIPPm/E8N/rmvMzB/h9NbE4vImnRSY3Y+xutDeW/tGe9yKe/2hhXNtXMLIv6tvVOp78R w0fuIAfGJc/w0vgL7ASxScp8UXMKXeBTmoWCIV373XALTe+nYZx1VmwvfwBtmfBc/Uq/ BPdiFQ358bnJLYWQkJAUZuGEmkZ0teIDg1nGLPT64fBF0Kad4vGzyAso5UJ4odVIMcTq teDA== X-Gm-Message-State: AMke39kR/UuNP7BkvadXhdf0KPQEZELWeo1wdJgIPieUehocPLxjSmNOwLs6s9yOzQxrogai6FfV2ZO52LaLfg== X-Received: by 10.107.17.70 with SMTP id z67mr10437778ioi.37.1489026864782; Wed, 08 Mar 2017 18:34:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.226.199 with HTTP; Wed, 8 Mar 2017 18:34:24 -0800 (PST) Received: by 10.64.226.199 with HTTP; Wed, 8 Mar 2017 18:34:24 -0800 (PST) In-Reply-To: References: <6779d31b-a285-3002-8ecc-5738ac88df27@madpilot.net> <441BF371-53C4-4FE8-A39C-BFA8B25DE760@freebsd.org> From: Roberto Rodriguez Jr Date: Wed, 8 Mar 2017 21:34:24 -0500 Message-ID: Subject: RE: input/output error @boot To: Dexuan Cui Cc: FreeBSD Current Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Mar 2017 02:34:25 -0000 314916 same error :( input/output cannot load file elf64_loadimage read failed oh well.... On Mar 7, 2017 9:58 PM, "Dexuan Cui" wrote: Hi guys, Sorry, I had to commit a new patch (r314891) just now to really fix the off-by-one bug. Thank Alex for reporting the issue in my previous patch (r314828). Hope this issue is finally fixed this time! :-) Thanks, -- Dexuan *From:* Roberto Rodriguez Jr [mailto:rob.rodz.jr9@gmail.com] *Sent:* Tuesday, March 7, 2017 21:27 *To:* Dexuan Cui *Cc:* FreeBSD Current *Subject:* RE: input/output error @boot I will test tonight. Thank you very much for your time On Mar 6, 2017 11:52 PM, "Dexuan Cui" wrote: > From: Dexuan Cui > I committed r314770 just now to minimize the impact: > https://svnweb.freebsd.org/base?view=3Drevision&revision=3D314770 > > Please let me know in case this can't solve the issue. Sorry, r314770 has a bug, so I had to commit r314828: https://svnweb.freebsd.org/base?view=3Drevision&revision=3D314828 Please make sure you use the latest code, i.e. >=3D r314828. Thanks, -- Dexuan