delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/23/19:57:13

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:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=B0Wqid9
eqF6Jz0R96SrvxCM+kgZ4h/Lok2KnoF/MyJPhvKG9qFDE1NVYNj2RoExjc2gMPQW
TtZZZRqzACyTpZMk6BwDwebV3R27RdeMnJYhFuRoTHR7rEy+nmtvwUedf+3/OVto
Ix4BO6M7blrnSwwqo0DqHmcECg+tLBeREAgc=
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:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=dCU/U4fPwTSM+
ljuGpsUspTFDv4=; b=BXrCDL9KnwWQOQTSzM8eoO/vGlFm5+GdsBW7qCUYdGSV9
K0VcWBUwgkO+DWhU2a5bgv4qDW5deYWfoObwrA06iELoV3KneYagwmMxdi8LHdsp
MKWrsnGQTSJ0+YehKd7eMknIc/MmAz6x/FSDqefogbjVRcao2ro4Iix6BX+lw4=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=lacking, clues, gnome, systematic
X-HELO: mail-oi0-f51.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=fr/JiVDsHnxV4JmrUKtWEmlr11Wn1kvsCwmM4P547wo=; b=kzmKCAFcgwUDLXKIoAjcM5VG3qmM7yuoy8W2UxoI+oTJUQJT5ej4jexKtroPdjUwkK 0Hkrrr534WwAOyp0DOgbcxkhqwv38LFu4uwdrMFo2X2Rpz2wNGol+lHXdFMhpzsqtJBh s6jQtSZq5fm8K2Oolh/o70Sofg2KaaKIVwmatA5g+2P8jqSnVIjBAyv5vinUdNdg9xP9 7bKbPcAJzmnhbMdoPcJYXRX5W3R6dLiTbUdpmioemTiOMWfWisI0W/7koFtJ8TSLV5s0 V5E5kodnjr3s8Yr6mHJJaFTTAwNyJWNCoEGxFpcpdCdBzE+HjJ/09j6Ciyi9Ujw/HQ8v r9Iw==
X-Gm-Message-State: AODbwcDnjYejLKwDnXpa/Z8y3RiQMaQ6PjhP4YKKtjOOerCcbn6tHr0e Rqx9s5pR1LkhVVV2GeVaGd70J3wLna9e
X-Received: by 10.157.47.70 with SMTP id h64mr3372775otb.23.1495583815619; Tue, 23 May 2017 16:56:55 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <op.y0prhbrfaqc5s6@orion.localdomain>
References: <op DOT y0nqlhgwaqc5s6 AT orion DOT localdomain> <877f17jxua DOT fsf AT Rainer DOT invalid> <op DOT y0piqvvcaqc5s6 AT orion DOT localdomain> <87poezibkr DOT fsf AT Rainer DOT invalid> <op DOT y0pjzuz3aqc5s6 AT orion DOT localdomain> <op DOT y0prhbrfaqc5s6 AT orion DOT localdomain>
From: Michael Enright <mike AT kmcardiff DOT com>
Date: Tue, 23 May 2017 16:56:55 -0700
Message-ID: <CAOC2fq-9TSLxCH5e+qG4VZHhf56et3t-Oc5WKW+u0UcsrRaxMg@mail.gmail.com>
Subject: Re: Apache rebase trouble
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On Tue, May 23, 2017 at 3:59 PM, Michael Lemke wrote:
>
> Lacking further clues I did the trial and error thing and removed some
> stuff I thought I didn't need (like GNOME). Not sure yet what I broke but
> my Apache is working again.  Thanks for the hint that the number of known
> dlls could be a problem. I'd still appreciate more precise information
> of how rebase works and if there is a more systematic approach.
>

The command rebase -is gives a list of the DLLs, their sizes and where
they are based.
The DLL size is in "field 5" as 'sort' recons fields, so
rebase -is | sort -k5 will dump the DLLs in size order.
On my system the last DLL in the output is an LLVM DLL which I believe
is used by the X server. A lot of the top DLLs appear to be related to
the X server, some of those are code-generation DLLs for the LLVM JIT
to use. The footprint of the X server seems large.

I haven't updated Cygwin in some time so your results may differ.

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019