DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 57H95h4b3812860 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 57H95h4b3812860 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=aTZ+FD95 X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0BB3E3858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1755421541; bh=oRjjeqggko0M7vZdux1K8csjdn1b7SrIaqwCt2New7k=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=aTZ+FD95lBDSzslicjPK47VEt4DELkHeGwKg5K9+WLFsFWWMcec9THs/YJ3KuKgUB UIsLv7wuKD6jeAd3Dsdc0/Cuj9qEhQ/NBWoIsqpqwd6bdc4PRDfT0YhjbmExhOYbF/ i5Rmx6FrJ6d4MRmA2F7ZBbuAqNXA5cSUxniaZlZk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4C6493858D1E ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 4C6493858D1E ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1755421479; cv=none; b=sS4MGiR9PgKPLEHMJKvVaYHA6r4QVUBXBTBqiz75aQCRbUOPVqelGQcTxz8C2GuC0yt/W6aEMpAHuaezCkutTkfW4yx5hE4Es+uxGEKgLYQ9JLCE6NVaFy5PU5DmtAq4NDEm0DOFThjsSI97wmonb0BTuEfOQToZDvNCzsQWaes= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1755421479; c=relaxed/simple; bh=UZD9mBu/CbQTnHxLNuUzfx5QyGCVUKoVus+sj6rBF6I=; h=Message-ID:Date:MIME-Version:Subject:To:From; b=ECnGfMJDmw0WgeFkqQZEHYF1pTuXX/Z1vnPcrsut/sPI7iWVNlrA5FCqr+XUgCYLi3/C0VClAcLO/VyzRm4ks+JVPLZJ+15Qsf/T0ToV8VuY2EQ01FTf1CtdhL7hNzZrZHifUEB8S0cuHp3KbUOj95POSKna0cqLYxs/gU6zyPM= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C6493858D1E Message-ID: <17e15b85-7f26-48a2-94d9-6cc5d949324c@maxrnd.com> Date: Sun, 17 Aug 2025 02:04:38 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Fork errors To: cygwin AT cygwin DOT com References: Content-Language: en-US In-Reply-To: X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Mark Geisert via Cygwin Reply-To: Mark Geisert Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 57H95h4b3812860 On 8/16/2025 12:15 PM, Bill Stewart via Cygwin wrote: > On Thu, Sep 7, 2023 at 9:20 AM Bill Stewart wrote: >> >> On Wed, Sep 6, 2023 at 5:32 PM Mark Geisert wrote: >> >>> Speculation: The specific exit code 0xC0000142 may or may not have something to do >>> with Windows error 142, which is ERROR_BUSY_DRIVE. I cannot help further on this. >> >> Correction: The low word of 0xC0000142 = hex 142 = decimal 322 = ERROR_DEVICE_NO_RESOURCES ("The target device has insufficient resources to complete the operation"). > > Very overdue correction of my correction: 0xC0000142 is NTSTATUS > error code[1] STATUS_DLL_INIT_FAILED ("{DLL Initialization Failed} > Initialization of the dynamic link library %hs failed. The process is > terminating abnormally."). > > [1] https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/596a1078-e883-4972-9bbc-49e60bebca55 > Thank you for the newer correction and a decent reference for NTSTATUS error codes. That goes into my bookmarks straightaway! Cheers, ..mark -- 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