From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4PstGRzCUWPEKQEAbAwnHQ (envelope-from ) for ; Thu, 20 Oct 2022 23:48:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WDh0GRzCUWNA0gAA9RJhRA (envelope-from ) for ; Thu, 20 Oct 2022 23:48:12 +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 06ECA1C774 for ; Thu, 20 Oct 2022 23:48:12 +0200 (CEST) Received: from localhost ([::1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oldOd-0006sY-4x for larch@yhetil.org; Thu, 20 Oct 2022 17:48:11 -0400 Received: from [::1] (helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oldO3-0006ox-Gd for larch@yhetil.org; Thu, 20 Oct 2022 17:47:35 -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 1oldNW-0006ml-68 for bug-guix@gnu.org; Thu, 20 Oct 2022 17:47:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oldNV-0003Kt-Uh for bug-guix@gnu.org; Thu, 20 Oct 2022 17:47:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oldNV-00071t-IS for bug-guix@gnu.org; Thu, 20 Oct 2022 17:47:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#58631: [Shepherd] Indefinite heap growth (memory leak) Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 20 Oct 2022 21:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58631 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Joshua Branson Cc: 58631@debbugs.gnu.org Received: via spool by 58631-submit@debbugs.gnu.org id=B58631.166630238826977 (code B ref 58631); Thu, 20 Oct 2022 21:47:01 +0000 Received: (at 58631) by debbugs.gnu.org; 20 Oct 2022 21:46:28 +0000 Received: from localhost ([127.0.0.1]:36298 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oldMy-000713-CZ for submit@debbugs.gnu.org; Thu, 20 Oct 2022 17:46:28 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oldMx-00070s-F6 for 58631@debbugs.gnu.org; Thu, 20 Oct 2022 17:46:27 -0400 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 1oldMr-0003CH-Lp; Thu, 20 Oct 2022 17:46:21 -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=1zX4gIPMQHHyXLhendRebqferfztpkNO0GprBRftJdo=; b=IB0CYHabj2CuqLH5lalP 3NkJ1uO0ZFZ68uuqNy91jsEEU7Nt+9dZvW7pOv53E0w3uniz82a1wjVoDhfKfAjZTQz2cN0MoXMgE 0XO/PMsdR8Bai7LAf3Ar6u/HLksWv9gGfjAW8VgNMnbLCiL9L8UW23LSSUHcx7oC2Qo+BBRYx0c+Y jZYd7/7u87WSo3aPORROobT3eCKjbuXWW9JKs/ztJSauoQ8gZIqD1p1C54zbdhQu4oTBzdGl1ffXJ HAXSB2jBg0PEJdPm+siOw42Yk1kB4lyy+xtMTS9ZOiHzoUrOubUKAPxuwoDagfPERifqwj4V22iJW j5JzVXVPaiOERw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oldMr-00017V-8c; Thu, 20 Oct 2022 17:46:21 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87pmeohute.fsf@gnu.org> <87sfjjhjcd.fsf@gnu.org> <878rlajsgd.fsf_-_@dismail.de> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Nonidi 29 =?UTF-8?Q?Vend=C3=A9miaire?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour de l'Orge 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: Thu, 20 Oct 2022 23:46:19 +0200 In-Reply-To: <878rlajsgd.fsf_-_@dismail.de> (Joshua Branson's message of "Thu, 20 Oct 2022 13:49:38 -0400") Message-ID: <87ilkeb238.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=1666302492; 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=1zX4gIPMQHHyXLhendRebqferfztpkNO0GprBRftJdo=; b=MA9gGKYIVxtlsRzG7UJhZmuiFl4y12LhKdNkzaNvD3o9gEWsL58zqG1Wj3eW9Y0viwRXWG Zs8Q40P00xjEaqW2garkBz0CmTc0jnrZyj97ACXd4VBrzRM8A61CtJQ/j/jCT+/wTCZihs 9OqiOfhW69vDuT2HWcYXzq2C/+p4uO8RolNKwddHA7ZKL4//vhoFTRAbtCM2W34VMGQZ+2 SFK/jINh3GnMlzGfT8C7mxxG93vdHWkdgkySbnRSC021gvCCiQ5hhPGIJccEfYMaTTUFAV 79Ej4kIMklUvhxhohC49SJ6V7Pi8ajWIMSFL4EuzKHMtQRV+gp/+G1tMgrFGmA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666302492; a=rsa-sha256; cv=none; b=PO50MrRZs9SXe3wM7+afydMrf7WRdVowLvhwLU1q3X5KKn3VzibiyNTt606wMRdu5vPlAd ezugXOl1tfmfUBp3XhhertZiPIy8Q6KQnbTglH0erRBQPy9t6PtDqZ37hyReLILIdx1qXh K38HPDAhBDre/IaGkFyC33aGzgMvPH8SbDjzPZBraBsCqNZNJp8iMpfOOH+X4SGHQOtiFn VzOYxr/1NLtTgXhayg0v07NihAdF7noxS0F9T+wmbiHLsNheF7Ei2l9fIOqhBo0Re4GEhX CvEn+pMxXekiSwbIinYu2DsXT18lHwkkx/byEBGjWPnu085ZW13xq3L2ECy24A== 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=IB0CYHab; 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: -4.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=IB0CYHab; 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: 06ECA1C774 X-Spam-Score: -4.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: SSam7mdtIne7 Joshua Branson skribis: > So, this is a hack, but perhaps berlin could start to use endlessh on > port 22, and then the real ssh port could be on another standard port. We should do that, I agree; we should still fix the actual bug though! Ludo=E2=80=99.