X-Spam-Check-By: sourceware.org Date: Mon, 9 Jan 2006 12:06:31 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: bash -c error Message-ID: <20060109170631.GA6864@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 Mon, Jan 09, 2006 at 05:13:54PM +0100, Krzysztof Duleba wrote: >$ bash -c time >Segmentation fault (core dumped) > >$ uname -a >CYGWIN_NT-5.1 DULI2 1.5.19s(0.141/4/2) 20051020 10:37:08 i686 unknown >unknown Cygwin > >Reproduced on several machines. I wonder what can it be. Just try running 'time' from the bash prompt. You get a SEGV from strlen AFAICT. This doesn't seem to have anything to do with "-c". It seems to be an issue with the time command. 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/