From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ua1-x92f.google.com (mail-ua1-x92f.google.com [IPv6:2607:f8b0:4864:20::92f]) by sourceware.org (Postfix) with ESMTPS id ACFD93858C3A for ; Wed, 20 Oct 2021 03:23:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org ACFD93858C3A Received: by mail-ua1-x92f.google.com with SMTP id a17so3950144uax.12 for ; Tue, 19 Oct 2021 20:23:00 -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=JHnRGQ+hZzRDC7nQrrHliUtJQeNAXJkfiV3zjuf8drY=; b=ntpAYXrIUYvOdsJNprhwjRdEn8xLhZYnfskySCXCmmICl2eeX/hvA+MwSDgzmxljgD ok7+0wwbYvLDFHZHuReoxhInbG/yaX2VA1OcHnNIeF9/e6/dVw/WD+/vA7mxJMOpF07N RlCio9znRiG/F8bQaIMc7xjMqfwL2ZeqUzQPNIKo4RxgQROWSiRDNIx2EeaKR0u6NpVu UG5EmQnF1QqMi/AxAqKKyrmnsxIW/VPq91PZkom9LO1TCTUgnZpX7pLAWsjZP9yEFmEi Gouk80gGeTBtIkvgE+FSCU83pBNHhr8j5p7IEDcA31Bq5a8geTmGX/LNSlH8DzN7Cxqb QtAg== X-Gm-Message-State: AOAM5331hX6M0n/YiOLue668kx4PYQcAQNAyZB02ytbNiVq6G+bxh0Y3 EXpy6heP63qtmY9RYDh+N5PzX7qHtGo6gXzaYygz/rfJfZkHwg== X-Google-Smtp-Source: ABdhPJwGGUitYfzV92/VAC9wCTobZvfzTmfps3PQKGXEZxQOnvjLmqHvUOJIVuR+OenjO7koASAobXA1Lfh1mNBeePs= X-Received: by 2002:a67:cc1a:: with SMTP id q26mr39884644vsl.61.1634700179918; Tue, 19 Oct 2021 20:22:59 -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> <202040f2-1adf-eb9d-30c0-4d99f9ed25d9@cornell.edu> In-Reply-To: <202040f2-1adf-eb9d-30c0-4d99f9ed25d9@cornell.edu> From: OwN-3m-All Date: Tue, 19 Oct 2021 21:22:47 -0600 Message-ID: Subject: Re: Apache Fork Errors - Found on Windows Server 2019 To: cygwin@cygwin.com X-Spam-Status: No, score=-1.4 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: Wed, 20 Oct 2021 03:23:01 -0000 I just tried the new packages (using the previous build method, with no circular dependency), and it appears that everything is working properly again. Thank you!