From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27701 invoked by alias); 24 May 2017 10:05:07 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 27639 invoked by uid 89); 24 May 2017 10:05:06 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=BAYES_20,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*Ad:D*t-online.de, uninstalled, tought, aything X-HELO: forward2p.cmail.yandex.net Received: from forward2p.cmail.yandex.net (HELO forward2p.cmail.yandex.net) (77.88.31.17) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 24 May 2017 10:05:03 +0000 Received: from smtp2p.mail.yandex.net (smtp2p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b6:7]) by forward2p.cmail.yandex.net (Yandex) with ESMTP id C0BB821AD8; Wed, 24 May 2017 13:05:03 +0300 (MSK) Received: from smtp2p.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp2p.mail.yandex.net (Yandex) with ESMTP id 6E1C61A80039; Wed, 24 May 2017 13:05:00 +0300 (MSK) Received: by smtp2p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id xk3nWXe0Yw-50Va8Q1V; Wed, 24 May 2017 13:05:00 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Authentication-Results: smtp2p.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0,1 0 Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 24 May 2017 09:56:28 -0000 Date: Wed, 24 May 2017 10:14:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <512395806.20170524125628@yandex.ru> To: "Michael Lemke" , cygwin@cygwin.com Subject: Re: Apache rebase trouble In-Reply-To: References: <877f17jxua.fsf@Rainer.invalid> <87poezibkr.fsf@Rainer.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-05/txt/msg00381.txt.bz2 Greetings, Michael Lemke! >> Michael Lemke writes: >>> Now, how about an answer to my actual question? How do I get the Apache/php >>> dlls properly rebased? For reference, here's the error again and so is the attached >>> cygcheck.out. >> >> How large is your UserVM? You don't stand a snowflakes chance in hell >> with 2GB with your package selection and I suspect you'd run into the >> heap even with 3GB (I don't know if that's even possible to change on >> XP). You really need to reduce the number of packages you install if >> you insist on staying on 32bit. Most likely unrelated, but you also >> need to sanitize your PATH, at least get rid of all the duplicates, but >> better remove the WIndows stuff completely. > Ok, starts to make some sense. Its a VM with 4GB configured with > whatever XP takes of that. Approx 3.6Gb address space, with at most 2Gb per single process allocation. > I don't remember if I tought it the 3GB trick > and also don't recall how to do it. > Anyway, the way I understand the problem is you have to distribute all > installed dlls such that they don't use the same memory region. This means > you can have only so many dlls installed. So is there some better way than > trial and error to see which dll is taking up the most space and if enough > dlls were uninstalled? Would rebase tell me aything? Just install only what you actually need. Or switch to 64-bit, the situation there's a little bit better. -- With best regards, Andrey Repin Wednesday, May 24, 2017 12:54:08 Sorry for my terrible english... -- 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