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

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

bug#28268: 26.0.50; (MS Windows) crash on C-g after closing Git GUI


From: Richard Copley
Subject: bug#28268: 26.0.50; (MS Windows) crash on C-g after closing Git GUI
Date: Tue, 29 Aug 2017 17:22:42 +0100

On 29 August 2017 at 17:09, Richard Copley <rcopley@gmail.com> wrote:
> On 29 August 2017 at 17:08, Richard Copley <rcopley@gmail.com> wrote:
>> Apologies for dropping the list from the CC.
>>
>> ---------- Forwarded message ----------
>> From: Richard Copley <rcopley@gmail.com>
>> Date: 29 August 2017 at 17:01
>> Subject: Re: bug#28268: 26.0.50; (MS Windows) crash on C-g after closing Git 
>> GUI
>> To: Eli Zaretskii <eliz@gnu.org>
>>
>>
>> On 29 Aug 2017 16:18, "Eli Zaretskii" <eliz@gnu.org> wrote:
>>
>>     > From: Richard Copley <rcopley@gmail.com>
>>     > Date: Mon, 28 Aug 2017 22:10:56 +0100
>>     >
>>     >
>>     > Visit a git repo.
>>     > C-x g ; magit-status
>>     > ! g   ; magit-run-popup, magit-run-git-gui
>>     > ;; A nasty-looking window pops up (Git GUI, I presume). Close it.
>>     > C-g   ; Crashes.
>>
>>
>>     However, I installed a change which might fix this problem.  Please
>>     test the current master.
>>
>> Thanks. I will do that.
>
> It seems to have done the trick (there isn't an abort now, with that recipe).
> Thanks again.

With the abort out of the picture, I notice that after launching Git GUI,
Emacs is consuming 100% of one CPU core.

Simplified recipe:
  (async-shell-command "c:\Program Files\git\cmd\git-gui.exe")

Presumably this also happens for programs other than Git GUI.
It isn't caused by your recent change (was already present before).





reply via email to

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