From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8ITiG7VSP2NUiwAAbAwnHQ (envelope-from ) for ; Fri, 07 Oct 2022 00:12:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kD8LG7VSP2NZZwEAG6o9tA (envelope-from ) for ; Fri, 07 Oct 2022 00:12:05 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0C50E32336 for ; Fri, 7 Oct 2022 00:12:05 +0200 (CEST) Received: from localhost ([::1]:51340 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogZ64-0002uH-7z for larch@yhetil.org; Thu, 06 Oct 2022 18:12:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36266) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogZ54-0001nv-JG for bug-guix@gnu.org; Thu, 06 Oct 2022 18:11:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34673) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ogZ54-0003fT-AE for bug-guix@gnu.org; Thu, 06 Oct 2022 18:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ogZ54-00079g-4R for bug-guix@gnu.org; Thu, 06 Oct 2022 18:11:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#58320: Hurd VM fails to boot on AMD EPYC (kvm-amd) Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 06 Oct 2022 22:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58320 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 58320@debbugs.gnu.org Cc: bug-hurd@gnu.org Received: via spool by 58320-submit@debbugs.gnu.org id=B58320.166509423127430 (code B ref 58320); Thu, 06 Oct 2022 22:11:02 +0000 Received: (at 58320) by debbugs.gnu.org; 6 Oct 2022 22:10:31 +0000 Received: from localhost ([127.0.0.1]:33745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogZ4Y-00078L-JE for submit@debbugs.gnu.org; Thu, 06 Oct 2022 18:10:30 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogZ4U-00077z-2S for 58320@debbugs.gnu.org; Thu, 06 Oct 2022 18:10:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50756) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogZ4O-0003ZJ-Q5; Thu, 06 Oct 2022 18:10:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Ha7gtDbnfmoUy7LhoeKrXqXgfqtwug1rtPi1t2Rx8Y0=; b=ebzg8hTEoE29XxrAP3Hi nUP4aZuWU/i36VNiuREgEa/bZMCTwJAR1PlsD8Psp5vQB8PU1dtEv3NyiGZyf3gbHLlM5gHodpNfP 4Dwg4MOli85QMYO0ZcT2X1oGIra0Ikbx1FfDcW7MU7vMzIhcZp6kfZLHyJMu0hfgKxz/iDZS6MJ57 9WtLQo0uCch9ekEfwhUoUyKKHMwmOR/7QZs9oD5mI3q1olYYxjZKpiP/punXnYUyscaSX/+t/WlEW lWZ2TBKDDu6wOtYQR00Z3WjF4bxXD2ngn+OMKbVxOYxOoOeqTlsZgxTeixTRVh9iGbdGNisoR1IVd nTH0lMVQkmXLAg==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=37162 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogZ4M-0004Bz-Ag; Thu, 06 Oct 2022 18:10:19 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87k05eouh8.fsf@inria.fr> <8735c1nlga.fsf@gnu.org> <20221006135316.ijevz5ddnet4aqkr@begin> Date: Fri, 07 Oct 2022 00:10:15 +0200 In-Reply-To: <20221006135316.ijevz5ddnet4aqkr@begin> (Samuel Thibault's message of "Thu, 6 Oct 2022 15:53:16 +0200") Message-ID: <87r0zkfvso.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665094325; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Ha7gtDbnfmoUy7LhoeKrXqXgfqtwug1rtPi1t2Rx8Y0=; b=kWsBnNZIyKxVnFpn6J77rHwb5VnW6NsWqBhhLkwtJS/bjNBpqRHIMakoQJZL64eVC8MlEd NuW1flTJ/bkRhJG9MWjHDxI2XWdiZbQHEta91449o2ui8yF4S9T7fU6MumW3c9l02dx806 dxRHDS+amyT483617Vjjsb76iCZ5MTc/y4/2IDxLJSWHfh9CTTCB4MZJGyCLSWP42xVSiC VoXxYmSj7iFqVIdgic9lrY5/qP2/2TD7mmRuybjLlnS+tbyQQW25owQPw+yltImUdo6DOF 03XKlRSicpxRMvLMULnfvjBRI/Fa38AYgFAre3BY1YNG3hHqRH+kgwkbAMpLHA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665094325; a=rsa-sha256; cv=none; b=R783LHQz6I84elMfceo4MNjkUN7LrB9L1YCmqE5TK4gk3rVm6mnjjMcIBFwkpYPBk6XXsi xo+VKIon7+VBinTNOgw3VuKeqPk3T2ahEUIu55YSMiHeyfBEHCoHZCMr3dX1jQDyJVSaKg g7xnW0xD5U3ueoapyewDTr+T55F04GoD2BT10iJqsHSogJfU83VlhfOtoGTGsumD5aafU1 MOaQk345dsF77DGmSh3PwqUgqSZKfKnxpYhA0l14FYAG6ou14krXSHIgeJgoJEL0qg5H6B YXCYrWXS2w/dPhvjpbff/Sf5wEAZUkyxDp/JKetADEvVAyTL3WM1rlBz9oiDFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ebzg8hTE; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.17 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ebzg8hTE; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0C50E32336 X-Spam-Score: -3.17 X-Migadu-Scanner: scn0.migadu.com X-TUID: hiGWMiyuXfzE Samuel Thibault skribis: > Ludovic Court=C3=A8s, le jeu. 06 oct. 2022 15:14:13 +0200, a ecrit: >> such that it would stop on each trap, hopefully allowing me to see why >> exec is not starting. > > Also, better use exec.static to have static addresses. Thanks for the hint. Of course, the thing boots just fine on that machine when using =E2=80=98exec.static=E2=80=99. So the issue might be somewhere in ld.so, or triggered by ld.so. Any debugging tricks here? Ludo=E2=80=99.