unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tetsurou Okazaki <okazaki@be.to>
Cc: okazaki@be.to, 5637@debbugs.gnu.org
Subject: bug#5637: 23.1.92; Cygwin Emacs hangs after completion of //
Date: Mon, 08 Mar 2010 23:47:36 +0200	[thread overview]
Message-ID: <83ociy32pz.fsf@gnu.org> (raw)
In-Reply-To: <864okqbk10.wl%%cc9230e4f6b11649d75e8c3813911dbe1dd37419@be.to>

> Date: Tue, 09 Mar 2010 06:06:35 +0900
> From: Tetsurou Okazaki <okazaki@be.to>
> Cc: Tetsurou Okazaki <okazaki@be.to>, 5637@debbugs.gnu.org
> 
> No.  Sending QUIT signal from outside the process returns control to Emacs.
> Tracing with gdb revealed that Emacs blocks in the function `file_name_completion_stat'
> at `stat' call with the argument fullname = "//bin" after the previous `lstat' call
> with same arguments returns -1 with errno = EINTR.

The errno = EINTR looks strange -- unless you also interrupted it
under GDB.

Could this be a Cygwin issue?  Would it be a good idea to ask on the
Cygwin list about calling `stat' with an argument that begins with two
slashes?






  reply	other threads:[~2010-03-08 21:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24  9:05 bug#5637: 23.1.92; Cygwin Emacs hangs after completion of // Tetsurou Okazaki
2010-02-24 18:30 ` Eli Zaretskii
2010-03-08 21:06   ` Tetsurou Okazaki
2010-03-08 21:47     ` Eli Zaretskii [this message]
2010-02-24 21:27 ` Stefan Monnier
2011-09-18 12:03 ` Lars Magne Ingebrigtsen
2012-01-07  4:34   ` Lars Magne Ingebrigtsen

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=83ociy32pz.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=5637@debbugs.gnu.org \
    --cc=okazaki@be.to \
    /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).