X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Krzysztof Duleba" Subject: Re: bash -c error Date: Tue, 10 Jan 2006 10:09:04 +0100 Lines: 27 Message-ID: References: <20060109170631 DOT GA6864 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Christopher Faylor 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. No, I don't. But I do get a strange behaviour with time for ((i=0;i<=100++)) do :; done Now bash window simply disappears. Anyway, I tried it on several Linux boxes with the same results. Google confirms that the problem is not Cygwin specific and it was first reported 3 months ago (no patches yet AFAICT). Krzysztof Duleba -- 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/