delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/10/17/12:41:14

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A4DC33858D28
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=SystematicSw.ab.ca
Authentication-Results: sourceware.org;
spf=none smtp.mailfrom=systematicsw.ab.ca
X-Authority-Analysis: v=2.4 cv=Ov8sdwzt c=1 sm=1 tr=0 ts=616c5203
a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17
a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=qllXYVEC_wjT-5fXhS0A:9 a=QEXdDO2ut3YA:10
a=9qquirCvTLgA:10 a=JrUAdxTiP4MA:10 a=sRI3_1zDfAgwuvI8zelB:22
To: cygwin AT cygwin DOT com
References: <CAK0ZC5W61MjdXxLwAaeRHK4u9ovW0BsLZ3RuZT+DPvcgte+X-g AT mail DOT gmail DOT com>
<87o87qyv6h DOT fsf AT Rainer DOT invalid>
<CAK0ZC5WXNdH8OMC5sboPAa1UFf0-pyMVLAYYwC2axfSkD5KKmw AT mail DOT gmail DOT com>
<CAK0ZC5VAX2sUCvPkfJPXgUMS6z=yr7_nmUMmVGe_Qi4_awJs4w AT mail DOT gmail DOT com>
<CAK0ZC5XkDtYV8e_0_e+HG2rD-L2hFGTH1Nbb7nmf3=i_dhYMZw AT mail DOT gmail DOT com>
<2d10d68a-058d-216e-cbb4-b5dc34c8ab3c AT cornell DOT edu>
<CAK0ZC5UL7Z=Qxibc1mzqBxspqPoEgjnKrYatzMnL6tQVYU0zOA AT mail DOT gmail DOT com>
<5272902f-3449-8053-a843-bdd90a72d9c7 AT cornell DOT edu>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Organization: Systematic Software
Subject: Re: Apache Fork Errors - Found on Windows Server 2019
Message-ID: <23fa5798-0f51-3a64-ca76-7bb002079bdb@SystematicSw.ab.ca>
Date: Sun, 17 Oct 2021 10:40:34 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.14.0
MIME-Version: 1.0
In-Reply-To: <5272902f-3449-8053-a843-bdd90a72d9c7@cornell.edu>
X-CMAE-Envelope: MS4xfIHaEDY0F5DtutcNOw3FWo9qfxmkBbyNzdYGMFiKtS1gDtf4x/2UR9DxM9838cDat8CvoQBW81TyRUuXGsc6PzuWkpi8Um0RSljNKap8JqwDhnNDNuqY
MzX/NlzriEjiZ1JBsF2VdrA6AIkRwD4r6l8pp1MlTthxscricWO79cNQyr5CdF1qz/xQPpHhuS1UD4jqK6wyheuDbvgdPbw52ZA=
X-Spam-Status: No, score=-1160.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL,
RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE,
SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 19HGfEJm013983

On 2021-10-17 09:54, Ken Brown via Cygwin wrote:
> On 10/16/2021 9:49 PM, OwN-3m-All via Cygwin wrote:
>> Hopefully I can strace at some point soon and get back to you with the
>> results.
>>
>> I have multiple confirmed reports from other people that this no longer
>> works though.  And again, I tried it on three different fresh installs of
>> different Windows operating systems (with no bloatware or BLODA), and all
>> of them had the same issue.
> 
> I have one other thought.  There was a recent packaging change in 
> harfbuzz and freetype2 that introduced a circular dependency between the 
> two:
> 
>    https://cygwin.com/pipermail/cygwin/2021-September/249316.html
>    https://cygwin.com/pipermail/cygwin/2021-September/249317.html
> 
> Since those are the two DLLs that are causing a problem for you, maybe 
> that circular dependency doesn't work well on Cygwin for some reason.  
> Please try downgrading to the previous versions of harfbuzz and 
> freetype2 and see if that fixes the problem.

Is /etc/postinstall/0p_000_autorebase.dash rebase completing 
successfully after the new installs?

Maybe check and/or attach the cygwin install log /var/log/setup.log.full 
for dependency, install, or postinstall errors, and run

	$ rebase -is > /var/log/rebase-is.log

on one of those systems and attach the log.

Is there a patch, update, or GP enabling ASLR on all processes?

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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