public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: cygwin@cygwin.com
Subject: Re: Commands not working as expected.
Date: Mon, 12 Sep 2016 04:20:00 -0000	[thread overview]
Message-ID: <0371f378-e11e-5eba-22df-323cd2670023@SystematicSw.ab.ca> (raw)
In-Reply-To: <f45c4d93-2a07-50ef-ab02-d68780363cc6@bellsouth.net>

On 2016-09-11 17:03, Brian S. Wilson wrote:
> I updated my Cygwin instance to day and ran the date command.  For some
> reason it spit out only the UTC time, not the EST time and date
> information I was expecting.  When I ran the "man date" command to see
> if anything had changed in the usage, I got the following error messages.
>
> I tried to update Cygwin again; but got the same results.
>
> $ man date
>       1 [main] man 7788 child_info_fork::abort: C:\cygwin\bin\cygz.dll:
> Loaded to different address: parent(0x1E0000) != child(0xB70000)
> man: fork failed: Resource temporarily unavailable
>
> $ man man
>       1 [main] man 5524 child_info_fork::abort: C:\cygwin\bin\cygz.dll:
> Loaded to different address: parent(0x150000) != child(0xB70000)
> man: fork failed: Resource temporarily unavailable

You can try running setup, without selecting any packages, to clean up anything
left unfinished from the last install, reboot, run setup again with nothing
selected, then run mandb under Cygwin to rebuild man db tables.

When posting, please at least run uname and post output to show
OS and Cygwin platform e.g.:

$ uname -srvmo
CYGWIN_NT-10.0 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 Cygwin

$ uname -srvmo
CYGWIN_NT-10.0-WOW 2.6.0(0.304/5/3) 2016-08-31 14:27 i686 Cygwin

Check that setup installs completed properly with:

$ ls /bin/*.new
ls: cannot access '/bin/*.new': No such file or directory

Check that all setup postinstall scripts completed properly with:

$ ls /etc/postinstall/[!0z]*.*sh
ls: cannot access '/etc/postinstall/[!0z]*.*sh': No such file or directory

Check the results of your last setup in /var/log/setup.log.full and for
issues in previous recent setups towards the end of /var/log/setup.log.

If you're running Cygwin 32 bit (-WOW...i686), you probably ran out of Cygwin
address space for rebasing dlls - this may be indicated by the problem with
cygz.dll.
If you have rebase problems in 32 bit, you can either deinstall some packages,
or if you run Windows 64 bit, install a Cygwin 64 bit setup and select the same
packages.

Please see adjacent FAQ entries 4.44 https://cygwin.com/faq.html#faq.using.bloda
and 4.45 https://cygwin.com/faq.html#faq.using.fixing-fork-failures

If you still have a problem, please follow the problem reporting guidelines
linked below and attach cygcheck output to your reply.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
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

  reply	other threads:[~2016-09-12  4:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-11 23:03 Brian S. Wilson
2016-09-12  4:20 ` Brian Inglis [this message]
     [not found]   ` <20e725bb-ef37-0da6-475c-6f0d8a5edd7e@bellsouth.net>
2016-09-14 16:04     ` 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=0371f378-e11e-5eba-22df-323cd2670023@SystematicSw.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --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).