From owner-freebsd-virtualization@freebsd.org Mon Apr 30 22:56:37 2018 Return-Path: Delivered-To: freebsd-virtualization@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 4749CFB8CD8 for ; Mon, 30 Apr 2018 22:56:37 +0000 (UTC) (envelope-from fabian.freyer@physik.tu-berlin.de) Received: from mail.physik.tu-berlin.de (mail.physik-pool.tu-berlin.de [130.149.50.25]) (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 CC59E7D0B2 for ; Mon, 30 Apr 2018 22:56:36 +0000 (UTC) (envelope-from fabian.freyer@physik.tu-berlin.de) Received: from [192.168.178.21] (ip5f5bd505.dynamic.kabel-deutschland.de [95.91.213.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.physik.tu-berlin.de (Postfix) with ESMTPSA id 2ACC661F9B; Mon, 30 Apr 2018 22:56:29 +0000 (UTC) From: "Fabian Freyer" To: "Mark Raynsford" Cc: freebsd-virtualization@freebsd.org Subject: Re: Segmentation fault in grub-bhyve when trying to boot a Linux guest Date: Tue, 01 May 2018 00:56:15 +0200 X-Mailer: MailMate (1.11.2r5479) Message-ID: In-Reply-To: <20180430230524.6c957e6c@almond.int.arc7.info> References: <20180430230524.6c957e6c@almond.int.arc7.info> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=_MailMate_47C1DD59-0913-44BE-968A-FA1978F4FA8B_="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2018 22:56:37 -0000 This is an OpenPGP/MIME signed message (RFC 3156 and 4880). --=_MailMate_47C1DD59-0913-44BE-968A-FA1978F4FA8B_= Content-Type: text/plain On 1 May 2018, at 0:05, Mark Raynsford via freebsd-virtualization wrote: > I've recently attempted to install a Debian 9.4.0 x86_64 guest. The > installer ran to completion without issue, and I then rebooted into the > installed system, again without issue. > > I then shut the system down and tried to bring it up... > > pid 71802 (grub-bhyve), uid 0: exited on signal 11 (core dumped) Is this reproducible? If yes, * is it still reproducible on a freshly built grub-bhyve from ports with debugging symbols (build the port with WITH_DEBUG=yes)? * is a core file dumped? * could you grab a backtrace from the core file? Fabian --=_MailMate_47C1DD59-0913-44BE-968A-FA1978F4FA8B_= Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iQJWBAEBCgBAFiEEX6JoxdmEemcFacQZmealkcs85+YFAlrnnw8iHGZhYmlhbi5m cmV5ZXJAcGh5c2lrLnR1LWJlcmxpbi5kZQAKCRCZ5qWRyzzn5qMHEADPN8PcysHo NMit0qGW4MS/gTyDrRXahmzbaQmFguZ9B56GKd6i05c4vtSnM3HIEzLnrHuelgRR 1VOurRmMg8UNcHJT/RLcCiywIsNvgAlHRKprRADqRWITGB6RV9z+fXakM8g3JwgP LK8qjeHbq2+bmm6vAI48K2/ZBi7XAJWA4s91V+tlflc/iljFu92lYKZvNCdkwGm/ eD6MHtMlDSnuQ9FRRngV2TW40nWVQp7to5btIaltTUuwz4UAeFa+Fcat+ZskZEd9 5CzgSL2ARjaQupOj1WQogzzK7DKrrBuXnpps1OSJvBgAo5gLVf6jasHKBqcnQcTA 17Ymx3bHBwhwyX4psnm+iyT1hEco1ahRuDjuD2Yu3OPOYTpmnDGKuF/P2jLFrKe3 iFz9DfpabceTr0+O3fN5MMTFwntzwaVXysuck5ZUI+zpAZONBHtrBqPu0NGTs4SZ GSesu+L1714Vcjs90rMqhdicW8iI8jwZ6to6/q7UMQDU6udCSBEDh0awh9kmHn+1 CRTrOl2f9DCLJD5LHRFZTpTXgLRxoWf9zEl/46+TeZ/l+l0EK/CZ8Tnsck94gTq4 n9SuScOb/0sUgy/zxdWRfpkDXVD/KoU6YdwgOyo/e0vo0eoH6ES9x33OOrDtDAhc gF1QTUGuKaFR35knCN8r1X/jVtwqSMY6TA== =V+Hu -----END PGP SIGNATURE----- --=_MailMate_47C1DD59-0913-44BE-968A-FA1978F4FA8B_=--