GNU bug report logs

#57878 Emacs native compilation on startup can crash the system

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

Message #82 received at 57878@debbugs.gnu.org (full text, mbox, reply):

Received: (at 57878) by debbugs.gnu.org; 12 Oct 2023 14:50:43 +0000
From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 12 10:50:43 2023
Received: from localhost ([127.0.0.1]:44072 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1qqx1K-0005QS-2z
	for submit@debbugs.gnu.org; Thu, 12 Oct 2023 10:50:43 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:37848)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@gnu.org>) id 1qqx1G-0005Q7-Lv
 for 57878@debbugs.gnu.org; Thu, 12 Oct 2023 10:50:36 -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 <ludo@gnu.org>)
 id 1qqx0n-0008E9-Qm; Thu, 12 Oct 2023 10:50:05 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To:
 From; bh=j1q8vjBOYe03qwKmIIZYSEijnbZVaIH99uTMDSqGSCo=; b=piDltIkO3H/ZEi203VY5
 /hi07DX7cB/CgdlikOH8lwB7skTa4UeVhJnp9I74U7PFab890JTAfTCS2haDHamTTfVEg/jbMixkn
 ETQ/GEkg7Fbatd1I07rR3SuyIsDIxtobZEsJs+AZSYahAheMZwXKp43VZKj5mW2rjoNGvLmhk3Y8R
 yPFJLvdmqVr/lvQllr/m484hjIW17vUzgeFJGEZ7uvt56IEWldEVM1ny5waP9R36FOkq34EPokTWA
 IZqrPB8/qs6wHxk329+WkS/oFy219fGRPeVwughBPQVReAEixHD6Oy5qXoIM653MStutkCvTbr/nx
 n1QbUe1mP/FIkA==;
From: Ludovic Courtès <ludo@gnu.org>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: Re: bug#57878: Emacs native compilation on startup can crash the
 system
In-Reply-To: <e00fb97ec9fa651b42c7bbbf29760e0d93e6e3e6.camel@gmail.com>
 (Liliana Marie Prikler's message of "Sun, 18 Sep 2022 01:19:57 +0200")
References: <m1o7ve2t2a.fsf@fastmail.net> <m1o7vexawf.fsf@fastmail.net>
 <e00fb97ec9fa651b42c7bbbf29760e0d93e6e3e6.camel@gmail.com>
Date: Thu, 12 Oct 2023 16:50:02 +0200
Message-ID: <87h6mvlwth.fsf_-_@gnu.org>
User-Agent: Gnus/5.13 (Gnus v5.13)
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: 57878
Cc: Konrad Hinsen <konrad.hinsen@fastmail.net>, 57878@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -3.3 (---)
Hello,

Konrad, Emacs team: is this bug still happening today?

  https://issues.guix.gnu.org/57878

TIA,
Ludo’.

Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:

> Am Samstag, dem 17.09.2022 um 17:45 +0200 schrieb Konrad Hinsen:
>> Konrad Hinsen <konrad.hinsen@fastmail.net> writes:
>> 
>> > Here is a minimal containerized example that
>> > creates a process avalanche:
>> > 
>> >     guix shell -C emacs emacs-ido-completing-read+ \
>> >        -- emacs --batch --eval="(print load-path)"
>> 
>> I went through all my emacs packages. The only one that starts
>> the process avalanche is emacs-ido-completing-read+.
> I think you can prevent native-compilation entirely by setting no-
> native-compile to t in your early-init.el (I'm playing with the idea of
> doing this anyway, because I'm annoyed by the clutter that falls
> through the cracks).  That being said, this looks like a real breakage
> in the emacs-ido-completing-read package, does it not?  Should we add
> "no-native-compile" to some local variables?
>
> WDYT?




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Sep 8 11:52:48 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.