From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-x92b.google.com (mail-ua1-x92b.google.com [IPv6:2607:f8b0:4864:20::92b]) by sourceware.org (Postfix) with ESMTPS id B3E5C3858425 for ; Tue, 19 Oct 2021 01:43:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B3E5C3858425 Received: by mail-ua1-x92b.google.com with SMTP id h4so8262750uaw.1 for ; Mon, 18 Oct 2021 18:43:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=fCnQSv88j70e1DFFq6pXvcF0yssAqwhCU4bT4MW2/sw=; b=77IgiAY1eCVFZV3qFKz3KjIXQT3hT0fwduxZpDJPOLPrTjWd6390YGIW5b8X78LcVC gDkm3gziDNXb6O4Bkoo0r9lRZq2w/CEMh/+ZViwaSLbPeDxcm4Hbw1urLB98HvKszj1U VlTUtAeUy86epquS9xilO4Yj+mDlHBhv9EZRKJYJlrkqroPI8UBsZcY4U288YSZx2Q8v LrKO627MJKuFZ7IxDi6SPI0QtKG/WCVvTJHAP4I/djJowJe9fXQhCLH3S8iDLNA5AnJT itGExARGNWhdxaq8Kbv+youOLkz+HxEVL7KHHQHSmoF3ged0FoAB5k485tUQt2N/MYyc 4jLw== X-Gm-Message-State: AOAM532dsvlV+FM/eD7LHF5H+z7sKljlOm5ZnYci6xGjObjSQJXkaiHx 29VGwM9oVv+03wzkc6Ca55cQtQ+AnIMwGOHjAEkraYlPQtDeVw== X-Google-Smtp-Source: ABdhPJw9F+akyX7Ni2frok9gPId1VOmbIVWJgp0Ysbk1iwZYauJVASeuZpOMrRJlP/1mg9HbCt3PVaUQpaTkJDK9j7M= X-Received: by 2002:a67:cc1a:: with SMTP id q26mr31983753vsl.61.1634607834036; Mon, 18 Oct 2021 18:43:54 -0700 (PDT) MIME-Version: 1.0 References: <87o87qyv6h.fsf@Rainer.invalid> <2d10d68a-058d-216e-cbb4-b5dc34c8ab3c@cornell.edu> <5272902f-3449-8053-a843-bdd90a72d9c7@cornell.edu> <8814aae3-7041-5c9e-aaf0-95b4a33e88f9@cornell.edu> In-Reply-To: <8814aae3-7041-5c9e-aaf0-95b4a33e88f9@cornell.edu> From: OwN-3m-All Date: Mon, 18 Oct 2021 19:43:43 -0600 Message-ID: Subject: Re: Apache Fork Errors - Found on Windows Server 2019 To: cygwin@cygwin.com X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2021 01:43:55 -0000 I upgraded both libharfbuzz0 and libfreetype6 to the latest version again, and the issues are back. I tested these previous versions for both, and they work: libharfbuzz0 2.7.4-1 and 2.8.1-1 work libfreetype6 2.10.4-1 and 2.10.4-2 work The latest versions of these libs need to be reverted or properly fixed.