public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Chris McIntosh" <cmcintosh@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Resource Temporarily Unavailable
Date: Thu, 07 Sep 2006 23:55:00 -0000	[thread overview]
Message-ID: <fc095b9f0609071655x4b475830p35abb611c3a5f9cc@mail.gmail.com> (raw)

The actual error message was Message too long, which is the new
mappnig you set for error 234 (ERROR_MORE_DATA) being returned from
CreateProcess.

I made a support call to microsoft and the reason this error is
created is because any sub dll that CreateProcess might need will
return its error through CreateProcess. They also recommended the heap
settings, but after some investigation and using desktop heap I have
found that not to be my issue.

I have ran out of debugging ideas. According to Microsoft some dll
that CreateProcess is loading is probably throwing the ERROR_MORE_DATA
error, but I don't understand why a CreateProcess under cygwin is any
different than a CreateProcess run outside of the cygwin environment.


On Thu, Sep 07, 2006 at 04:28:13PM -0700, Chris McIntosh wrote:
>Christopher, thanks for the quick response.
>
>Unfortunately it didn't change anything except we got a different error
>message.

Details are important.  What was the actual error message?

>Do you have any suggestions or pointers on how I can debug this further.

http://sources.redhat.com/ml/cygwin/2005-09/msg00945.html

is the only other suggestion I can offer unless you can find something
which mentions the cause for this Windows error.

cgf

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

             reply	other threads:[~2006-09-07 23:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-07 23:55 Chris McIntosh [this message]
2006-09-08  0:20 ` Dave Korn
  -- strict thread matches above, loose matches on Subject: below --
2006-09-07 23:28 Chris McIntosh
2006-09-07 23:31 ` Christopher Faylor
2006-09-07 20:04 Chris McIntosh
2006-09-07 20:51 ` Christopher Faylor
2006-09-11 15:56 ` Nick Deubert
2006-10-02 19:51   ` Chris McIntosh

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=fc095b9f0609071655x4b475830p35abb611c3a5f9cc@mail.gmail.com \
    --to=cmcintosh@gmail.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).