This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: proc_retry question


On 8 December 2014 at 15:50, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
>
>
> Please don't top-post.  Thank you.
>
>
> On Dec  8 14:48, xmoon 2000 wrote:
>> On 8 December 2014 at 14:40, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
>> > On Dec  8 12:40, xmoon 2000 wrote:
>> >> I have set proc_retry = 10.
>> >>
>> >> I still get the following error message but showing rety 10:
>> >>
>> >>
>> >>       0 [main] sh 35392 fork: child -1 - forked process 35736 died
>> >> unexpectedly, retry 10, exit code 0xC0000005, errno 11
>> >> /q/onlyPastEnd.sh: fork: retry: Resource temporarily unavailable
>> >>
>> >> Does this mean it got an error and cygwin will now retry 10 times?
>> >>
>> >> OR does it mean it retry-ed 10 and failed?
>> >
>> > It tried 10 times and failed.
>>
>> Are you certain about that?
>
> No.  Sorry, it's the other way around.  If retry is 10, no retry
> occured.  AFAICS that's because you get an C000005 status code, which is
> STATUS_ACCESS_VIOLATION.  In case of this error code, Cygwin does
> explicitely not retry.
>
>
> Corinna
>
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Maintainer                 cygwin AT cygwin DOT com
> Red Hat


Do this suggest that I need to do the rebaseall - as documented in:
http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-fork-failures

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]