public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ismail Donmez <ismail@i10z.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.5.0-0.11
Date: Tue, 05 Apr 2016 07:51:00 -0000	[thread overview]
Message-ID: <CAFo71_5jJ_F5eyWd9FiC6OQ+qW3vFbJupq=Eau6ELeajKhfZzw@mail.gmail.com> (raw)
In-Reply-To: <announce.5702DCA7.60605@cygwin.com>

Hi,

On Tue, Apr 5, 2016 at 12:29 AM, Yaakov Selkowitz <yselkowitz@cygwin.com> wrote:
> Hi Cygwin friends and users,
>
>
> Corinna just released a new Cygwin TEST version 2.5.0-0.11.
>
> If things are not going very wrong, this is basically what you'll
> get as 2.5.0-1 release (really, we mean it this time).  Please, please test
> and report regressions.

This results in a very interesting regression for me. Running zsh in
login mode with zsh --login fails and turns out that it hangs at

/etc/zprofile line 56 which basically says:

USER="$(/usr/bin/id -un)"

I tried running the same command under zsh (without login mode) and
fair enough it works fine, so I went ahead and commented that line and
it now hangs at line 145:

HOSTNAME="$(/usr/bin/hostname)"

and well it seems that running any subcommand inside a zsh script
seems to hang. I confirmed this with a script of mine which hung at a
"cat" command.

Reverting back to cygwin1-20160330.dll did fix the issue for me. This
is on Win7 x64.

Thanks,
ismail

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  parent reply	other threads:[~2016-04-05  7:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 21:31 Yaakov Selkowitz
2016-04-05  5:54 ` Mark Geisert
2016-04-05  6:24   ` Yaakov Selkowitz
2016-04-05  6:42     ` Mark Geisert
2016-04-05  7:18       ` Mark Geisert
2016-04-05  9:57         ` Corinna Vinschen
2016-04-05 17:07           ` Mark Geisert
2016-04-05  7:51 ` Ismail Donmez [this message]
2016-04-05  8:32   ` Corinna Vinschen
2016-04-05  8:07 ` Thorsten Kampe

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='CAFo71_5jJ_F5eyWd9FiC6OQ+qW3vFbJupq=Eau6ELeajKhfZzw@mail.gmail.com' \
    --to=ismail@i10z.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).