X-Spam-Check-By: sourceware.org Date: Wed, 28 Feb 2007 15:22:04 -0800 From: Christopher Layne To: cygwin AT cygwin DOT com Subject: Re: 1.7.0 CVS & perl mutex panic Message-ID: <20070228232204.GC9444@ns1.anodized.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 X-Assp-Spam-Prob: 0.00000 X-Assp-Whitelisted: Yes X-Assp-Envelope-From: clayne AT ns1 DOT anodized DOT com X-Assp-Intended-For: cygwin AT cygwin DOT com 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 Tue, Feb 27, 2007 at 05:59:36PM -0600, Brian Ford wrote: > FYI > > $ uname -a > CYGWIN_NT-5.1 PC1163-8460-XP 1.7.0(0.166/4/2) 2007-02-26 09:41 i686 > unknown unknown Cygwin > > $ perl --version > > This is perl, v5.8.7 built for cygwin-thread-multi-64int > (with 1 registered patch, see perl -V for more detail) > [snip] > > $ perl -e 'open(x, "ls|")' > panic: MUTEX_UNLOCK (1) [util.c:2279] at -e line 1. BTW: I also saw this with a make job when I checked out of CVS a couple of days ago. there was a change to mutex handling in the changelogs further back but unfortunately I hadn't done anything to track it down yet. Just chiming in to let it be known that others see this same error as well. -cl -- 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/