From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UOpgI3inCmU9nAAAauVa8A:P1 (envelope-from ) for ; Wed, 20 Sep 2023 10:04:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UOpgI3inCmU9nAAAauVa8A (envelope-from ) for ; Wed, 20 Sep 2023 10:04:08 +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 7EBB394C6 for ; Wed, 20 Sep 2023 10:04:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZpSueXff; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695197048; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=kuvppdRlwwJIRfyD6oFsP6SGZ1gH2wZgfyK+BQtoILY=; b=PF6TsXOpItzZAmkos8hSJHabokTHL1M2hm16gFxg7+N1X/vbSDX1+ptvK7djdVBWgfnvVa WwocSVGwM63ittabN6K/IkWOcUVW1a5UDSilBa9lqw8wSEkR8+PpRdioj7ngl+cCzPmZXe r0Na2/2ZacsfJ6+yroK8hUKOuihhBK0sRjTdkdeTthlCXEb59GdDqB9YJSZjg0sdeRSyxu 9suN01CpGBDZsbmJUC2mE51UDmE+18fDk+C2hzibcF5vcWtUzvTkku8gvslWlyLN3Ce+2i yYjMJu72qiv82UErYMeRkcq5cHm7/ARXUx5sZ1/vMJkM1Igmel+g7U+rBayV2A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695197048; a=rsa-sha256; cv=none; b=hTSYQnuwyXI2XUAXCmQu6/ud9uUYPzO3jM54DBrANwk8t6WTEcO7HBOd3t3u4yhLJWqx94 /hZcPBdae+SSuMQ5C4LzY54hvBeUyk4+xsbDbRw0W4ryWV+dvrSKx//3UCcLCIomiXrwFJ s9d/sSzJ0IfIpXUjJy7ZxPPm/oLAq3wE8U0n56duk3JRcAplkaz9P4Wz2gtbl/lOajyI2f tVTv1cGO8HQfJ0VjSbAO9d9c4geXQfz8X8n8c9XJudHjXpELYEw1tRZdSkDVMX7xh+5Tqw bKhG6JZGEg00XZlXxXyAgaXGFp4QwHKbkwnFLhVHYjJdTSuXbxCPuPvObIQRdg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZpSueXff; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qisBe-0004cS-8q; Wed, 20 Sep 2023 04:03:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qisBc-0004by-Q0 for bug-guix@gnu.org; Wed, 20 Sep 2023 04:03:52 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qisBc-0002AD-Ha for bug-guix@gnu.org; Wed, 20 Sep 2023 04:03:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qisBl-0000th-PB for bug-guix@gnu.org; Wed, 20 Sep 2023 04:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#47543: "Repeated allocation of very large block" during `guix pull` Resent-From: Rostislav Svoboda Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 20 Sep 2023 08:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47543 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 47543@debbugs.gnu.org Received: via spool by 47543-submit@debbugs.gnu.org id=B47543.16951970273422 (code B ref 47543); Wed, 20 Sep 2023 08:04:01 +0000 Received: (at 47543) by debbugs.gnu.org; 20 Sep 2023 08:03:47 +0000 Received: from localhost ([127.0.0.1]:58269 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qisBX-0000t7-Ax for submit@debbugs.gnu.org; Wed, 20 Sep 2023 04:03:47 -0400 Received: from mail-lf1-x129.google.com ([2a00:1450:4864:20::129]:53633) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qisBV-0000su-3Y for 47543@debbugs.gnu.org; Wed, 20 Sep 2023 04:03:46 -0400 Received: by mail-lf1-x129.google.com with SMTP id 2adb3069b0e04-50300cb4776so6904156e87.3 for <47543@debbugs.gnu.org>; Wed, 20 Sep 2023 01:03:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695197009; x=1695801809; darn=debbugs.gnu.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=kuvppdRlwwJIRfyD6oFsP6SGZ1gH2wZgfyK+BQtoILY=; b=ZpSueXffamtI8u8sLsl3KVK82ZUZExMZ6lcWyOCsAdxLRYcRf7Ilpd9jqj5bxIGADP BO/y8vSB1Frumag9pkPuKO1y89WeFLIE5Anoo3H3IgHH7rYKwC+BQ2ZqMZzABLxyEfi2 DNfNA9VoWJSAoKE65F7YkOEBu1F1iiK6Mp/t/EXFHTi3T4d0nZpeTIb+mWkO+IozT8c+ HOEJfuKRQicKvJZe0S3Dpi3uOczHtpV41fA5eDT2CG3ozkYkoUpm7la2f85YrTOuhQ99 P8fKqI6dttpQqilDb5AzdgFfxIeTJmI7F2w7jf8QPHqXHzrjiuTr63qCR76KVjaj1lLm 3Ozw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695197009; x=1695801809; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kuvppdRlwwJIRfyD6oFsP6SGZ1gH2wZgfyK+BQtoILY=; b=mXCJg6H8ZmuelqriAw6h++wydvpZqRaP3CPraDNnQ2srxqrXPHjd8sJ8KNqSxG653l KyeRrKalkPJqraUSg9u5VoAk2UXdVst4hADtDkzJSFt/bUtgAogAIx8YPW0uTQYrMnxQ ZcEHxubMvK57d5WrhLH9EelErMlpeUdt/WjuNaXAMKOhWtY8lekNlP05GurzCRHWMPO3 IxZwQqSqi9J3Dr7ZTuCAZMt2QKn3vO2DZZQzREixzXdmy12zC3mrC2RK/o/nZq9b/e07 wLH0ZMxBcudEst1Oy4v1VzoS4IpFFfdJwuXxFxdhiYYLHIJI2V1Y0M+3qu/ga9PumRiZ C0nQ== X-Gm-Message-State: AOJu0Yy8b8aIrsUxnycCtvuzQVcumjYoDVRlSxrrZMUXzg9aiUg6vRWa cOwRUkmEWYJHhWQf8qd9bhac6CRFtQX98iGbGHGgv2EH2cw= X-Google-Smtp-Source: AGHT+IE3snnprzp+KDv/aJpHF1veBEnPKxNMuZ1OpxYuInzk5KwnA4CWIsGl1b0htIGvOykps9KvEwG/2GzrylEFHD4= X-Received: by 2002:a05:6512:3e2:b0:502:af38:3413 with SMTP id n2-20020a05651203e200b00502af383413mr1446032lfq.2.1695197008768; Wed, 20 Sep 2023 01:03:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Rostislav Svoboda Date: Wed, 20 Sep 2023 10:02:52 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 3.04 X-Spam-Score: 3.04 X-Migadu-Queue-Id: 7EBB394C6 X-Migadu-Scanner: mx0.migadu.com X-TUID: aGVNsHuimm4+ Some more (hopefully relevant) information: $ free -h total used free shared buff/cache available Mem: 31Gi 12Gi 1.5Gi 299Mi 17Gi 18Gi Swap: 8.0Gi 450Mi 7.6Gi $ uname -a Linux ecke 6.4.16-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux