bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46972: RE : RE : bug#46972: 28.0.50; [feature/native-comp] Emacs loc


From: Andrea Corallo
Subject: bug#46972: RE : RE : bug#46972: 28.0.50; [feature/native-comp] Emacs locks itself during native compilation because of permission denied
Date: Sat, 06 Mar 2021 20:14:12 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Matt M <mmerino@outlook.fr>
>> CC: "46972@debbugs.gnu.org" <46972@debbugs.gnu.org>
>> Date: Sat, 6 Mar 2021 19:02:46 +0000
>> 
>> Exactly one, and in the « Command line » column I see it has the arguments I 
>> passed it so
>> that’s the one
>
> Hmm...  Andrea, what could that Emacs wait for?  When compilation
> signals the error described by Matt, why doesn't Emacs exit instead of
> waiting for something?

I *think* that what might be going on here is that Emacs is trying to
delete a stale .eln file through `comp-delete-or-replace-file'.  There
we have some Windows specific code that I guess might loop forever.

I guess somebody observing this issue will have confirm or refut this
suspect debugging this function.

  Andrea





reply via email to

[Prev in Thread] Current Thread [Next in Thread]