X-Spam-Check-By: sourceware.org Date: Tue, 30 Jan 2007 12:03:55 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program Message-ID: <20070130170355.GA2515@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1170136590 DOT 45bede0eefb74 AT imp DOT free DOT fr> <45BEE298 DOT 8090100 AT spiresoftware DOT com> <45BF6042 DOT 8050508 AT spiresoftware DOT com> <20070130155730 DOT GB823 AT trixie DOT casa DOT cgf DOT cx> <45BF7093 DOT 2060805 AT spiresoftware DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45BF7093.2060805@spiresoftware.com> User-Agent: Mutt/1.5.11 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 Tue, Jan 30, 2007 at 08:21:39AM -0800, Glenn Serre wrote: >bash -c /bin/pwd > >appears to cause the problem. I have attached strace.out.bz2 that was >created like this: > >C:\cygwin\bin>strace bash -c /bin/pwd > strace.out > >using the snapshot cygwin1-20061211.dll version of cygwin1.dll. > >Please let me know if you need anything else. AFAICT, you didn't actually attach the snapshot but I'd prefer not having the command output intermingled with the strace output so I'd appreciate it if you'd use strace's "-o" option. See "man strace" for more details. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/