From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#40023: 26.3 Emacs crashes when creating process if many file handles are in use (e.g., when using ccls) Date: Tue, 14 Apr 2020 19:23:21 +0300 Message-ID: <83zhbeghom.fsf@gnu.org> References: <865E1017-DFA9-495D-BCDA-70B46FE09A27@pirk.name> <87pncdgg5b.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="121308"; mail-complaints-to="usenet@ciao.gmane.io" Cc: mattiase@acm.org, michael.albinus@gmx.de, 40023@debbugs.gnu.org To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Apr 14 18:24:27 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jOOMM-000VI3-1B for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 14 Apr 2020 18:24:26 +0200 Original-Received: from localhost ([::1]:33824 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOOML-0003Nu-2F for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 14 Apr 2020 12:24:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51101) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jOOM4-0003Eg-C1 for bug-gnu-emacs@gnu.org; Tue, 14 Apr 2020 12:24:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jOOLy-0006K8-Os for bug-gnu-emacs@gnu.org; Tue, 14 Apr 2020 12:24:08 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51276) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jOOLy-0006Ja-E8 for bug-gnu-emacs@gnu.org; Tue, 14 Apr 2020 12:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jOOLy-00010X-Bi for bug-gnu-emacs@gnu.org; Tue, 14 Apr 2020 12:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 14 Apr 2020 16:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40023 X-GNU-PR-Package: emacs Original-Received: via spool by 40023-submit@debbugs.gnu.org id=B40023.15868814293835 (code B ref 40023); Tue, 14 Apr 2020 16:24:02 +0000 Original-Received: (at 40023) by debbugs.gnu.org; 14 Apr 2020 16:23:49 +0000 Original-Received: from localhost ([127.0.0.1]:34587 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOOLl-0000zm-BP for submit@debbugs.gnu.org; Tue, 14 Apr 2020 12:23:49 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:35878) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOOLj-0000zM-Fr for 40023@debbugs.gnu.org; Tue, 14 Apr 2020 12:23:47 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jOOLe-0006Cd-5z; Tue, 14 Apr 2020 12:23:42 -0400 Original-Received: from [176.228.60.248] (port=2362 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jOOLc-00039V-UG; Tue, 14 Apr 2020 12:23:41 -0400 In-Reply-To: (message from Robert Pluim on Tue, 14 Apr 2020 18:14:19 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:178360 Archived-At: > From: Robert Pluim > Date: Tue, 14 Apr 2020 18:14:19 +0200 > Cc: Michael Albinus , 40023@debbugs.gnu.org > > Itʼs unfortunately very much a flag-day change that would need testing > on loads of different platforms. Or we #ifdef it to death. The user who reported bug#40555 said the patch we have here fixed the problem, so I think we should install that patch on the emacs-27 branch (I hope we will have another pretest soon). Or is there something else that's needed before we can install that patch? Thanks.