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: Intermittent failures retrieving process exit codes - snapshot test requested


On Sat, Dec 22, 2012 at 10:06:32AM +0100, marco atzeri wrote:
>On 12/22/2012 4:14 AM, Christopher Faylor wrote:
>> On Fri, Dec 21, 2012 at 09:49:43PM -0500, Christopher Faylor wrote:
>>> I actually tried Xserver before submitting my change so it certainly isn't
>>> a consistent problem.
>>
>> Sorry, I take that back.  I tried Xserver before backing out parts of the
>> other change and never retried it.  Marco is right.  It's definitely broken.
>> I've checked in a new change and am regenerating a snapshot.
>>
>> cgf
>>
>
>glad to be useful
>
>20121222 : Xserver works fine and the false loop does not stop.
>
>However lftp is still broken
>
>$ lftp
>lftp :~> open -u xxxxxxx  matzeri.altervista.org
>       1 [main] lftp 1092 select_stuff::wait: WaitForMultipleObjects 
>failed, Win32 error 6
>
>
>(I have the impression it worked after your last select changes, but I 
>am unable to replicate)

The snapshot is intended to work around the race between ExitThread and
ExitProcess.  Nothing else.

cgf

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