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/