| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-3.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW |
| X-Spam-Check-By: | sourceware.org |
| X-TPG-Abuse: | host=[148.182.37.114]; ip=148.182.37.114; date=Tue, 23 Feb 2010 17:11:21 +1100; auth=+xHq3JwZYadZIHPPIIXj7mLD3QUfH+89GYY2HvrLPHs= |
| Message-ID: | <4B837185.2030200@shaddybaddah.name> |
| Date: | Tue, 23 Feb 2010 06:11:17 +0000 |
| From: | Shaddy Baddah <helium AT shaddybaddah DOT name> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | perl panics with cygwin snapshot |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi,
This might be related to
http://www.cygwin.com/ml/cygwin/2008-11/msg00021.html, I'm also seeing
perl fail with a panic *with the latest snapshot*. Eg.:
$ uname -a
CYGWIN_NT-6.1 ***-w7 1.7.2s(0.222/5/3) 20100222 16:51:26 i686 Cygwin
$ /bin/autom4te-2.65 --help
panic: MUTEX_UNLOCK (1) [util.c:2641] at /bin/autom4te-2.65 line 93.
Unlike that previous email, I have not tried to downgrade.
I also cannot kill the associated perl process:
---
[1]+ Stopped /bin/autom4te-2.65 --help
$ kill %1
-bash: kill: (8056) - No such process
[1]+ Stopped /bin/autom4te-2.65 --help
$
[1]+ Terminated /bin/autom4te-2.65 --help
$ ps -ef
UID PID PPID TTY STIME COMMAND
shaddy 7424 1 ? 06:05:19 /usr/bin/mintty
shaddy 7328 7424 0 06:05:19 /usr/bin/bash
shaddy 7204 1 0 06:05:48 /usr/bin/perl
shaddy 8144 7328 0 06:10:24 /usr/bin/ps
$ kill 7204
-bash: kill: (7204) - No such process
---
I have to kill via taskmgr.
Hope that helps,
Shaddy
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |