From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 03 05:45:13 2023 Received: (at 61852) by debbugs.gnu.org; 3 Mar 2023 10:45:13 +0000 Received: from localhost ([127.0.0.1]:59709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY2uW-0007Gz-OU for submit@debbugs.gnu.org; Fri, 03 Mar 2023 05:45:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pY2uU-0007Gk-Uv for 61852@debbugs.gnu.org; Fri, 03 Mar 2023 05:45:11 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY2uN-0000aA-FD; Fri, 03 Mar 2023 05:45:03 -0500 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=CU69ecfKykzE87u0OZlo0G3RsaH5cfXbJNXzYfeZ9Ks=; b=TWtkMsxmsQ3cx0Vxa0xO /GBFCgjbYyxmoYLIqeDQHSKjI2lV9ng6U/NcT0pf/VYUvxEgo09VVnu2qR/ok+RTyej+AO6OJlo0t bS6FzVSkhMWXZf+OvhbNfaxML+X625emuXtG+NsETCpWXr+oEX43gd1StlyRD0mZTxQYubVkcHitW 4z+rJE4bvO7cgpftub96eiDhlvDnLIVsh3y1pQcynzCfWNZfOLagfs+t9s5+ioAcPSJc69EQA7tGe S1N87YsG1Q08ZnsqrJQC1h6JxO3LJSTYFgNupCYXaz0534REphxQviZWsm0m4emI54RRdfX+qkBsC piMtZ1Q8RP0Hcg==; Received: from [193.50.110.138] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pY2uM-0005Qr-Qi; Fri, 03 Mar 2023 05:45:03 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Andrew Whatson Subject: Re: bug#61852: =?utf-8?Q?=E2=80=98scheme48-prescheme=E2=80=99?= is not reproducible References: <87zg8yhlcr.fsf@inria.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Tridi 13 =?utf-8?Q?Vent=C3=B4se?= an 231 de la =?utf-8?Q?R=C3=A9volution=2C?= jour de la Fumeterre X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 03 Mar 2023 11:45:01 +0100 In-Reply-To: (Andrew Whatson's message of "Tue, 28 Feb 2023 15:55:23 +1000") Message-ID: <878rgeyuz6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 61852 Cc: 61852@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Andrew Whatson skribis: > Comparing hex dumps of the files, there are significant differences, > and a quick dive through the image dumping code leads into VM and > garbage collector details which are over my head. > > I guess patching Scheme 48 to build deterministic images is > out-of-scope and maybe an issue for upstream. Yes, probably! Would you mind reporting it upstream? Thanks, Ludo=E2=80=99.