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:to:from:subject:date:message-id:references :mime-version:content-type; q=dns; s=default; b=QvBTmC94OHRzhvB/ 5aUwc1m3rmGjO03x4jBwTu11OV7A3gZD+jFwZ2G1H5N7QKdYLFYf0Kb3Neogt1bE 8nEdJkEYJeCNzjmr8fQG1+HeShrIzH2FDqPdiM5QtFxBI98k6g+8rCBOXAd/THuV eGPbAzwCTwVHy17NtS9eSRvw0pU= 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:to:from:subject:date:message-id:references :mime-version:content-type; s=default; bh=7q9/Ae69btavfg+OaEsc3t 5JLis=; b=xiChc/cawVbTewqAA7+2mCuS/JF0q76f02hLCDuoY7BZMPbYxzeA+p SaU8yGrFxnXeMYSPUO41hnbjYapwz0NWkXAjmv1SbaGACeOKo2ZhAT2hQfv3wnW+ H+GhxG9WIZLL+WQh8IbXCAHe7+vok/X2vUVGhAhPk3XepEXzDmVsI= 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=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=boss, Perl, You've, Youve X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Katsumi Yamaoka Subject: Re: Cygwin 2.6.1 32-bit post install failed by /usr/bin/perl.exe Date: Wed, 18 Jan 2017 10:01:28 +0900 Lines: 49 Message-ID: References: <871sw2evkw DOT fsf AT Rainer DOT invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (i686-pc-cygwin) X-IsSubscribed: yes On Mon, 16 Jan 2017 18:57:51 +0100, Achim Gratz wrote: > Katsumi Yamaoka writes: >> Run setup-x86.exe for full install excluding *x86_64* modulues. > You do not want a full Cygwin install. In particular, you do not want a > full installl for Cygwin 32bit. Yes, I know I overdo or am greedy. So, I tried minimal install, that is: Stop cygwin cd c:\ ren cygwin cygwin.cur Run setup-x86.exe with the default configuration, plus Emacs, Perl, X11, and some required dependencies. It finished with no problem and main commands work fine. Oh! >> However, the post install didn't seem to end. At that time, ps >> on mintty showed a lot of defunct perl processes. Then I tried >> replacing /usr/bin/perl.exe with the one I built from the source >> one and a half years ago. > You've run out of address space to rebase to and now perl (which comes > pretty late in the rebase sequence) collides with something else on your > system or maybe even the Cygwin heap. I see. But the current 32-bit full-install seems to work (I haven't tested everything, though). Does it mean only a space, that is comparable to the one perl and possibly a few modules occupy, exceeds the limit? Moreover, is there no way to know how many space exceeds the limit, before installing? I won't do it even if it exists if it is hard to me, though. Anyway, it's handy that everything is close at hand. ;) >> It did the trick! Now new cygwin is running with no problem! > No it doesn't and it never will given that you did a full install. > Please do a fresh install with only the packages that you need. If you > select too many packages you will likely need to switch to a 3GB > userVM address space even then. You are much better off using a 64bit > Cygwin if you're using a 64bit Windows version. Ok, I will try negotiating with boss for a 64-bit machine at the next opportunity. This is an office pc. Thank you very much for your help. Regards, -- 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