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: 20120523: bug in fork/exec


On May 25 15:10, Yaakov (Cygwin/X) wrote:
> On 2012-05-25 04:40, Corinna Vinschen wrote:
> >On May 25 03:26, Yaakov (Cygwin/X) wrote:
> >>With the 20120523 snapshot, if a process attempts to fork/exec
> >
> >Which snapshot shows this effect first?
> 
> Ouch, it starts with 20120309.

Thanks.  That would mean a single change is the culprit, but I need
a way to reproduce the problem to be able to fix it (other than just
reverting the patch).

> FWIW, here is the fork() code I discovered this with:
> 
> http://git.gnome.org/browse/glib/tree/glib/gspawn.c?id=2.32.3

That's a bit heavy as far as testcases go.  Thing is, I can't reproduce
it.  If that's a generic problem, shouldn't this also occur when trying
to start a program from bash or tcsh?  I deliberately removed a DLL from
my system, but there is no hang at all when trying to start an affected
application.

Can you please provide a simple testcase?  If you can reproduce it with
given binaries from the distro, I don't need source code, just the steps
and the names of the binaries to reproduce.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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