public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Cc: "chris.hardison@yahoo.com" <chris.hardison@yahoo.com>
Subject: Re: Hanging cygwin processes in Windows Server 2019
Date: Sat, 2 Oct 2021 09:04:07 +0900	[thread overview]
Message-ID: <20211002090407.81e1b17e3a1e9df76573af8b@nifty.ne.jp> (raw)
In-Reply-To: <764795149.682120.1633022545890@mail.yahoo.com>

On Thu, 30 Sep 2021 17:22:25 +0000 (UTC)
"chris.hardison--- via Cygwin" wrote:
> My cygwin install looks good and things seem to work perfectly for some time (hours or days), then a cygwin process started by a windows process that is usually a child process of a windows service written in perl will hang and then most all other cygwin processes will hang or take a very long time to return.

The relationship of the processes is not clear.
How many processes are there regarding windows service?
"a cygwin process" :  A (hangs)
"a window process" :  B (starts A)
"a child process"  :  C
"a windows service":  D (starts C)
perl program       :  E

A = C and B = D = E? (two processes)
or
B = C and D = E? (three processes)
or other than that?

If you can provide simple test case, it will help much.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

  parent reply	other threads:[~2021-10-02  0:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <764795149.682120.1633022545890.ref@mail.yahoo.com>
2021-09-30 17:22 ` chris.hardison
2021-10-01 16:23   ` Ken Brown
2021-10-02  0:04   ` Takashi Yano [this message]
2021-10-18 12:01   ` chris.hardison
2021-10-19 16:11     ` Brian Inglis
2021-10-19 17:56       ` chris.hardison
2021-10-19 19:23         ` Brian Inglis

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

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

  git send-email \
    --in-reply-to=20211002090407.81e1b17e3a1e9df76573af8b@nifty.ne.jp \
    --to=takashi.yano@nifty.ne.jp \
    --cc=chris.hardison@yahoo.com \
    --cc=cygwin@cygwin.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.
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).