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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Q4D3SKb5j9jVwxRjKCgYan3sOpacXl1Jt6wwNu3lnlx CYojICFqdQymyJk3OtS+kfhzDdI7YFkWB/l/CGpglzIyxA46KqsOljp4jAX16otx WbL+/+yhyhMadhJPhddhkmoqE/h6PbkDs2bZGgeRWJIzJdFAK+h4XudL1kMysz2w = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=KTssNbqc7oi6/BOzB/U3fJLrKlQ=; b=QONj7xTWQWpWXg+vG xpki4rHwr7eaLP+97VldQfZ/GwlGCmvYXhBTH+nq7IL9bRJxNlx8s+EcIUxVc6dp nm2SzGtZVzAjtOOPeQkyrb+cDxX/Nfud07Q/5iYGAl030wKM8VMIhABsT8NiLsBf AY0pSzakBPhxPJQDcD3xnaA8LY= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f51.google.com X-Received: by 10.180.95.10 with SMTP id dg10mr12037829wib.41.1433669567443; Sun, 07 Jun 2015 02:32:47 -0700 (PDT) Message-ID: <55740FA7.8030009@gmail.com> Date: Sun, 07 Jun 2015 11:32:23 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: setup - 0p_000_autorebase.dash hangs References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 6/7/2015 10:01 AM, Pier Paolo Glave wrote: > Hi, > > I'm trying to install Cygwin on a Windows 7 laptop. > > I've tried both the 64 and 32 bits version, but in both cases > 0p_000_autorebase.dash hangs, and I can only cancel the setup. > > The log file isn't written until I cancel the setup. After cancellation, I > can see these lines at the bottom, but I can't find any special error: > > 2015/06/07 10:47:06 Changing gid back to original > Visited: 71 nodes out of 5273 while creating dependency order. [cut] > 2015/06/07 10:47:06 running: C:\cygwin64\bin\dash.exe > "/etc/postinstall/0p_000_autorebase.dash" > 2015/06/07 10:55:53 note: Installation Complete > 2015/06/07 10:55:53 Ending cygwin install > > They just seem to indicate that 0p_000_autorebase.dash stayed running for a > few minutes, until I pressed Cance. > > Do you have any hints? > Thank you. > Regards, > Pier It may be a side effect of https://cygwin.com/ml/cygwin/2015-06/msg00133.html with current cygwin 2.0.3 I see bash processes remaining running, and I need to kill them. It seems race/load dependent. May be it is happening in your case to the dash process. With Takeshi's patch I do not see the effect on 32bit; I have not yet tested on 64bit. If you are interested to test I can provided a new cygwin1.dll. Regards Marco -- 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