X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org MIME-Version: 1.0 X-Received: by 10.229.195.81 with SMTP id eb17mr514206qcb.93.1358359541325; Wed, 16 Jan 2013 10:05:41 -0800 (PST) In-Reply-To: <50F6E695.20302@coverity.com> References: <20121222175041 DOT GA14475 AT ednor DOT casa DOT cgf DOT cx> <20121223165621 DOT GA9935 AT ednor DOT casa DOT cgf DOT cx> <50DCB454 DOT 9030400 AT coverity DOT com> <20121229215725 DOT GA18847 AT ednor DOT casa DOT cgf DOT cx> <50E23F98 DOT 1060004 AT coverity DOT com> <20130101053606 DOT GB18911 AT ednor DOT casa DOT cgf DOT cx> <50E48743 DOT 5040401 AT coverity DOT com> <20130102204821 DOT GA6524 AT ednor DOT casa DOT cgf DOT cx> <50E4A597 DOT 1060600 AT coverity DOT com> <50F5D559 DOT 4090909 AT coverity DOT com> <20130116020420 DOT GA13284 AT ednor DOT casa DOT cgf DOT cx> <50F6D757 DOT 3000005 AT coverity DOT com> <50F6DB0F DOT 2020602 AT gmail DOT com> <50F6E695 DOT 20302 AT coverity DOT com> Date: Wed, 16 Jan 2013 13:05:41 -0500 Message-ID: Subject: Re: Intermittent failures with ctrl-c From: Earnie Boyd To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Wed, Jan 16, 2013 at 12:42 PM, Tom Honermann wrote: > On 01/16/2013 11:53 AM, marco atzeri wrote: >> >> On 1/16/2013 5:37 PM, Tom Honermann wrote: >> >>> >>> 4) Launch mintty using an existing Cygwin installation. Naturally, this >>> will run a shell from the existing Cygwin install. >>> >>> 5) Change directories to the usr/bin directory of the snapshot. >>> >> >> This will cause a cygwin1.dll collision between the two versions >> Nothing is guarantee to work fine > > > Can you elaborate? Cygwin supports multiple installations just fine these > days. Use of a .bat file (an intervening cmd.exe process) should isolate > the environments for this test. > While you can multiple installations you cannot mix the environments. You did not copy mintty so you started it in one instance and then went to another instance which will cause a clash of resources. > Regardless, I was also able to produce a hang in bash running the same .bat > file from a cmd.exe prompt using only the snapshot install and the copied > bash.exe, false.exe, and dependent binaries - no mintty. The hung bash.exe > process eventually timed out with an error message: > > 5 [unknown (0x176C)] bash 2000 sig_send: wait for sig_complete event failed, > signal 6, rc 258, Win32 error 0 Looking at the list of DLL you copied you may still be seeing a conflict with which DLL is in use. Do you see a hang if you remain in usr/bin and not changing directories to your copied files? -- Earnie -- https://sites.google.com/site/earnieboyd -- 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