From owner-freebsd-stable@freebsd.org Sat Feb 3 10:19:30 2018 Return-Path: Delivered-To: freebsd-stable@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 266F4ED7287 for ; Sat, 3 Feb 2018 10:19:30 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA7D27FFF4; Sat, 3 Feb 2018 10:19:29 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 5F35526009E; Sat, 3 Feb 2018 11:19:28 +0100 (CET) Subject: Re: panic when loading mlxen To: Daniel Braniss Cc: "K. Macy" , freebsd-stable References: <83F78F7E-4DC2-41F5-837A-CB728D67B1E3@cs.huji.ac.il> <0D15BA02-5E39-4E04-84E1-3BF6D62065C1@cs.huji.ac.il> <673e43f8-4cc8-5c66-86f3-6b9dfd6b4a76@selasky.org> <379899AB-07D0-4CFC-8490-6D9146E736AC@cs.huji.ac.il> From: Hans Petter Selasky Message-ID: <394efefe-2c09-eb97-6f75-5b408cda102f@selasky.org> Date: Sat, 3 Feb 2018 11:16:35 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <379899AB-07D0-4CFC-8490-6D9146E736AC@cs.huji.ac.il> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Feb 2018 10:19:30 -0000 Hi, I think Alexander came ahead of me: https://svnweb.freebsd.org/base?view=revision&revision=328805 Can you try r328805 ? --HPS