X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; q= dns; s=default; b=viPkGe8s497ol4wGFUzjwtkAH6/lhKZaVBRRPvcysS8X+m TAOkKoqPzsUYvdZGSf4ffPInMBIPrTIg2QHu6qoD8NAqFDzYU4v14t+S9ZrN2ygi ZcedaxvR7iXVZgZlPXrZEzZ7Y11K7DR0TwuhqdmUOX1SHwcmkWhlx5Bdisilg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; s= default; bh=dtjZ7/dLJExy5dudNh8A/UTP9xY=; b=Yyh8za0BRWHgzsIiuHUP GX2bNRqpbDuYzQYlbD9ciH9cBYPxADL8M5SLO+EwpPtBs2lydtW+iQ2Z+3uIWMWQ /+JxB764ObCpSlImDJ0nECAzuLOxCTKgqx2OM2c1nyD51tIouxitzXx/PlFd6ZZF vKziZaBpgRV6untQLx3v3zM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 02 May 2013 08:58:44 +0200 From: Denis Excoffier To: Subject: last snapshot: could not acquire lock Message-ID: X-Sender: cygwin AT Denis-Excoffier DOT org User-Agent: Roundcube Webmail/0.7.2 Hello, Snapshot dated 20130430 was working OK for me. Snapshot dated 20130501 hangs temporarily (about 40 sec) before printing the following message: 5 [sig] tcsh 2428 get_proc_lock: Couldn't acquire sync_proc_subproc for(5,1), last 7, Win32 error 0 194 [sig] tcsh 2428 proc_subproc: couldn't get proc lock. what 5, val 1 Afterwards, all seems OK. It occurs each time 'tcsh' is launched. Only tcsh seems to be able to produce the (delay and the) message. 'tcsh -f' has no problem. The delay (and message) is produced _before_ .cshrc is executed. While tcsh is running, the delay+message is also produced sometimes with commands like the line below (where pipes are used within backquotes), but i was not able to find something reproducible. An example is: set nbCpu = `cat /proc/cpuinfo | grep '^processor.:' | wc -l` Today, i continue with this snapshot even if i have to wait for each xterm i open. Perhaps i'll observe something else. % cat /proc/version | tr -d '\100' CYGWIN_NT-5.1 version 1.7.19s(0.263/5/3) (cgf) (gcc version 4.5.3 20110428 (Fedora Cygwin 4.5.3-4) (GCC) ) 20130501 01:15:33 % Regards, Denis Excoffier. -- 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