This is the mail archive of the cygwin-developers@sources.redhat.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: BUG in devel sources


On Thu, Jan 11, 2001 at 06:42:46PM -0500, Charles S. Wilson wrote:
>I updated my cygwin sources via CVS after the following patch:
>
>Wait_sig can't dispatch SIGCONT

What patch is this?  Kazuhiro's SIGCONT fix is already in CVS.

I'm afraid that you're going to have to debug this problem.  The CVS
version of cygwin is working fine for me.

cgf

>And ran into the following behavior.  I'm not asserting that the
>referenced patch caused this problem; I really don't know *what's* going
>on.  After building cygwin and installing into a temp directory, I
>copied *just* the dll from into /bin.  Restarted, and then from a
>cmd.exe window executed the following command (which worked ok):
>
>bash -norc -noprofile -i
>bash-2.04$
>
>but then, I typed 'ls' and got the following response:
>
>bash-2.04$ ls
>F:\cygwin\bin\bash.exe: *** conflicting versions of cygwin1.dll
>detected.  Use o
>nly the most recent version.
>
>F:\cygwin\bin\bash.exe: *** conflicting versions of cygwin1.dll
>detected.  Use o
>nly the most recent version.
>
>      0 [main] bash 289 sync_with_child: child 231(0x16C) died before
>initializa
>tion with status code 0xC0000005
>  12611 [main] bash 289 sync_with_child: *** child state waiting for
>longjmp
>bash: fork: Resource temporarily unavailable
>bash-2.04$
>
>I do NOT have multiple copies of the cygwin dll.  The only cygwin dll's
>on the whole computer are:
>F:\cygwin\bin\cygwin1.dll        (the newly compiled one)
>F:\cygwin\bin\cygwin1.dll-1.1.7  (backup of 1.1.7)
>
>(I compiled and installed to temp dir on a different machine, so that
>copy of the dll is not on the machine that I used to run these tests. 
>The build machine is also running cygwin-1.1.7.)
>
>--Chuck

-- 
cgf@cygnus.com                        Red Hat, Inc.
http://sources.redhat.com/            http://www.redhat.com/

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