unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Richard Copley <rcopley@gmail.com>
Cc: 28268@debbugs.gnu.org
Subject: bug#28268: 26.0.50; (MS Windows) crash on C-g after closing Git GUI
Date: Tue, 29 Aug 2017 13:14:09 -0400	[thread overview]
Message-ID: <CAM-tV-_jjGmVu6RKyhkv=9UxBMfWgnD5Zgs4c2qQxAgcFo-LFQ@mail.gmail.com> (raw)
In-Reply-To: <CAPM58oifQ5ARF9qditKN_3+ZwWv=ae1=m=xNDSOB9UxUfpmxvA@mail.gmail.com>

On Tue, Aug 29, 2017 at 12:48 PM, Richard Copley <rcopley@gmail.com> wrote:
>
> It doesn't turn out to be a Magit bug. Please try this recipe instead.
>
> Evaluate this:
>
>   (async-shell-command "\"C:\\Program Files\\Git\\cmd\\Git-GUI.exe\"")
>
> Now type C-g in Emacs about 6 times to see the abort.

Ah, yes I see that too.

> Note that the abort is fixed by Eli's recent change.

Yes, and I see the high CPU use as well. Also, it seems that Emacs
fails to notice when the program exits (e.g., it shows as still
running in M-x list-processes).

By the way, a shell is not needed,

   (start-process "git gui" "*git gui*" "C:\\Program
Files\\Git\\cmd\\Git-GUI.exe")

shows the problem too.





  reply	other threads:[~2017-08-29 17:14 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28 21:10 bug#28268: 26.0.50; (MS Windows) crash on C-g after closing Git GUI Richard Copley
2017-08-29 15:18 ` Eli Zaretskii
     [not found]   ` <CAPM58oj8XRzUJpRtbB_TCYxsfaWncDjwnGqTg-FFo6w2P5m8Qw@mail.gmail.com>
2017-08-29 16:08     ` bug#28268: Fwd: " Richard Copley
2017-08-29 16:09       ` Richard Copley
2017-08-29 16:22         ` Richard Copley
2017-08-29 16:53         ` Eli Zaretskii
2017-08-29 16:38   ` Noam Postavsky
2017-08-29 16:48     ` Richard Copley
2017-08-29 17:14       ` Noam Postavsky [this message]
2017-08-29 17:25         ` Eli Zaretskii
2017-08-29 17:33           ` Eli Zaretskii
2017-08-29 18:15             ` Richard Copley
2017-08-29 19:00               ` Eli Zaretskii
2017-08-29 18:59             ` Eli Zaretskii
2017-08-29 19:02               ` Richard Copley
2017-08-29 19:28                 ` Eli Zaretskii
2017-08-29 19:38                 ` Richard Copley
2017-08-30 14:15                   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAM-tV-_jjGmVu6RKyhkv=9UxBMfWgnD5Zgs4c2qQxAgcFo-LFQ@mail.gmail.com' \
    --to=npostavs@users.sourceforge.net \
    --cc=28268@debbugs.gnu.org \
    --cc=rcopley@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).