This is the mail archive of the cygwin-developers@cygwin.com 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]

Re: Problems with autoconf-2.52 testsuite using current CVS Cygwin


On Sat, Aug 04, 2001 at 08:48:49PM -0400, Christopher Faylor wrote:
> On Sat, Aug 04, 2001 at 02:43:07PM -0400, Christopher Faylor wrote:
> >It seems like Corinna has tracked this down to a potential problem with
> >vfork but I don't really understand what that is.  It could well be a
> >problem with ash's use of vfork, too.
> 
> AFAICT, this is an ash problem.  ash was clearing it's trap list after a
> program executed due to its thinking that it was in a forked process
> rather than a vforked process where such an activity would clear the
> parent.  So, none of the cleanup was done.
> 
> I checked in a couple of changes to rectify this.
> 
> Corinna, could you release an experimental version of ash and see if it
> solves everyone's problems?

I have added ash-20010805-1 as test version to sourceware.

It runs the autoconf testsuite now perfectly fine (for me).

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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