From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GKIZE791BWLcWAAAgWs5BA (envelope-from ) for ; Thu, 10 Feb 2022 21:29:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8L3iD791BWIKawAAauVa8A (envelope-from ) for ; Thu, 10 Feb 2022 21:29:51 +0100 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 F274A2F3E5 for ; Thu, 10 Feb 2022 21:29:50 +0100 (CET) Received: from localhost ([::1]:44466 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nIG4c-0004ZH-4j for larch@yhetil.org; Thu, 10 Feb 2022 15:29:50 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57162) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nIG3t-0004YH-G1 for bug-guix@gnu.org; Thu, 10 Feb 2022 15:29:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35133) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nIG3q-0004MF-N0 for bug-guix@gnu.org; Thu, 10 Feb 2022 15:29:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nIG3q-0002m3-Kn for bug-guix@gnu.org; Thu, 10 Feb 2022 15:29:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#53696: Integer overflow on Guix GC size calculation Resent-From: Ekaitz Zarraga Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 10 Feb 2022 20:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53696 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 53696-submit@debbugs.gnu.org id=B53696.164452488610553 (code B ref 53696); Thu, 10 Feb 2022 20:29:02 +0000 Received: (at 53696) by debbugs.gnu.org; 10 Feb 2022 20:28:06 +0000 Received: from localhost ([127.0.0.1]:57257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIG2w-0002k9-IS for submit@debbugs.gnu.org; Thu, 10 Feb 2022 15:28:06 -0500 Received: from mail-4018.proton.ch ([185.70.40.18]:25434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nIG2t-0002jc-Es for 53696@debbugs.gnu.org; Thu, 10 Feb 2022 15:28:04 -0500 Date: Thu, 10 Feb 2022 20:27:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=protonmail2; t=1644524876; bh=lKLNaKdSlQJBsS54EsU9FqsLU8G9AFnJaowQz+Ct2eI=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID; b=C6mZLI43p9P0/8I5p3eO8ZsFHW6iWyui9NR8unb49IvoUyKW8gZ+kx64SqmCjNESO +NuYUNzGicvMR+1SapPOYY1YZXc96rmz37mCpCx8lAB7bIwRVywsL25XZOWsT1JGei 925KPB/a0uSmugAcpnhk5TgA9NDj8QfK8sMZNURqfYk6jMFfXJh2GSxzSmqTD7i2oB 51DSlA4+kizeo3ODVpSlDqGw1Dn4+lXQ1ZmKCWXinIEG/f8diwvUqD+Eyew/aDVBNd qye17jsZvOhI88RJYBGRL+aphMIqc0FdIhNngZ/Ub0MgEFLWsoepf7KrVLWKUB1/vf Vk7JNBl7Oa/DQ== From: Ekaitz Zarraga Message-ID: In-Reply-To: <87leyi5v08.fsf@gnu.org> References: <20220202120441.GA2665@LionPure> <87ee4dbrsa.fsf@gnu.org> <87leyi5v08.fsf@gnu.org> 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: , Reply-To: Ekaitz Zarraga Cc: 53696@debbugs.gnu.org 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=1644524991; h=from:from:sender:sender:reply-to: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=lKLNaKdSlQJBsS54EsU9FqsLU8G9AFnJaowQz+Ct2eI=; b=Gdd3yrRDJenAiZZqIj7yHKB3hw8syn0pPGu80Ha9OM5mrfKxFaH7Z20lqSODAs4WhSbh0q zUn4n7NtcU+skHoOqkqwyU0yQccJy7cOLD/4fJ/KU7LYOX1mGSv9fmbTkTJR51s6vBXz1Y SUE9mzyAxSNqaoGYfb02hlvdM4L2EHMqwfGHW2VAy0bfGaRBm5n5iB9FGEHBjrBV8HmdSC E2IahpY6x4AsVYwzXO1vgNDiyLq1M+oZxJE7lsuezvqmgk5JJ82LKU1y0ahWXqBcH+KW4a lq6JOX/6Ov3oyr1uMkYCScg3Gt3/AaenRy2IukdygRbgWzhHBF66ArO0hBQ4Tg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644524991; a=rsa-sha256; cv=none; b=f0rDZ7hPM85eHIPe0vo64hlwYKcC6pTeRW5GAembB1NjIJ1O5ncnN8E8ITPJyYKf9xEUF4 cO4vZ8v8fxvlQww/TMGCGWJfT8tE6uM7OKEWfxP9Rw+r156vEyj8wdWv5jCds5LRewJVl1 tdHUyjM12Ui27S3htxWAuWs+bZmkE034qI1xvmuRVPH1X/2Fzs7DTh+FPYYR++OTae0j8q sg/uqTY7So2ZVLlUhRi5FcEbBXblOskH0HS9T9v4Hf+iclCFl4FrpDcE8u7cwxX3EZZ9r3 uEon9NlkPcTpgLgNNfAXbjupTgHoXX2fC2kI8rZll+aSFkBCkddhUkgrKVRX+g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elenq.tech header.s=protonmail2 header.b=C6mZLI43; dmarc=fail reason="SPF not aligned (relaxed)" header.from=elenq.tech (policy=none); 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: -2.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elenq.tech header.s=protonmail2 header.b=C6mZLI43; dmarc=fail reason="SPF not aligned (relaxed)" header.from=elenq.tech (policy=none); 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: F274A2F3E5 X-Spam-Score: -2.03 X-Migadu-Scanner: scn1.migadu.com X-TUID: CfG1Mi0oAhNQ > Ekaitz Zarraga ekaitz@elenq.tech skribis: > > > > Ekaitz, what guix-daemon version are you running? > > > > $ guix --version > > What about the daemon though? As in: > > sudo /proc/$(pidof guix-daemon |cut -f1 -d ' ')/exe --version > > Thanks, > > Ludo=E2=80=99. ouch... sorry! $ sudo /proc/$(pidof guix-daemon |cut -f1 -d ' ')/exe --version Password: guix-daemon (GNU Guix) 1.3.0-23.a27e47f