From owner-freebsd-current@freebsd.org Mon Oct 8 19:13:02 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4915210C8A50 for ; Mon, 8 Oct 2018 19:13:02 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id D707D7833B; Mon, 8 Oct 2018 19:13:01 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.55.3]) by phk.freebsd.dk (Postfix) with ESMTP id DE20614871; Mon, 8 Oct 2018 19:13:00 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.15.2/8.15.2) with ESMTPS id w98JD031026860 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 8 Oct 2018 19:13:00 GMT (envelope-from phk@critter.freebsd.dk) Received: (from phk@localhost) by critter.freebsd.dk (8.15.2/8.15.2/Submit) id w98JCxQw026859; Mon, 8 Oct 2018 19:12:59 GMT (envelope-from phk) To: Glen Barber cc: freebsd-current@freebsd.org Subject: Not sure if this is an important bug... From: "Poul-Henning Kamp" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <26857.1539025979.1@critter.freebsd.dk> Date: Mon, 08 Oct 2018 19:12:59 +0000 Message-ID: <26858.1539025979@critter.freebsd.dk> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 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: Mon, 08 Oct 2018 19:13:02 -0000 I tried running 12.0-BETA8 under bhyve on a Phenom-II+11.2 box and it explodes because of an unemulated instruction: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232081 I have no idea what importance this has in relation to releasing 12.0 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.