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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=T/HY+vmPzAgD0D0S EIP5gfhQ0SIBd+utgZkE3kQLPaSwzMY/1XY2p/AxGB5YriJtI5pt+4z9jL0tTi3L PscpVUAU5/WCxH7FJboMSMTgmoW0aurJ4aWxWLFnN2LNX4oFG+9FP19ZvJpGTHh3 qw+vb+R29t4C7/z7mR693ecCU88= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=m1QqEEE07gM5cgEpZAUXqD hK99k=; b=w6Sl/xhvKnUbC2VxU33LDWDTceKOyyXsfn/ijFIGFq5rqyZTV+0pHm FgaiEgNrWn8LmKHHJc3eAocV5K6UYlvCpgerNWEq4MbeNSg7kphPf0V8Xw3D/ANu 1gwohDmyJVG3NYH6YExgu3meGqi9CcX3fAdNLXsbV2FH684xFOGig= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-2.1 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM autolearn=ham version=3.3.2 spammy=world, H*Ad:U*terry, H*F:U*terry, H*i:sk:c24e3a8 X-HELO: mail-it0-f44.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=XUhMUX5AmZlRtEZwRiFRaRV0x/2fIY0FSm/QXxIWPQ0=; b=QxejiAlNl1vJBK37UeoTWsw/Hioj/6mleIhDAQYKiIZoYkveX1pZ+Of+jHSiPunCfP gD2MxtFtROYEhnX9zsN7Z4fPCUFcbaAMH7qXsOlT5mnzBWBRlZUiGZNio7eCQVj34q1u XxrQec4KsBdk6v7r5LDoetRt5lyPCB8vEzccKXtkuuUp2mANzNfGdnUZa9J/8D15V9Hv E3SLwotgnWMsK7yZEhYxkSDt1ktPFF2AGCDV5LBmQ1OxZs1kC+aV3wM/SSP5zUhiIMdd D14sURC20Y00kArMAuAMRxuTZ6yZFG62vEe9//eCoZuXIupGztwdLTi4Tn90PxyRAVDR oD7Q== X-Gm-Message-State: AA6/9RlNhU9D48Sh4kdHkHoaQQRRB1QALYg3IrGiF5RQB6OIG5SI5fTol+2Z5SeO3cgspw== X-Received: by 10.36.192.9 with SMTP id u9mr6573717itf.86.1476025980148; Sun, 09 Oct 2016 08:13:00 -0700 (PDT) Subject: Re: ERROR: zsh 15872 fork: child 14136 - died waiting for dll loading,, errno 11 To: "cygwin AT cygwin DOT com" References: <6c91b34a-2630-81bd-8807-4bcf738d4e97 AT gmail DOT com> From: Terry Branaman Message-ID: <73104550-66b0-c61c-6ea0-836bd6f221c4@tbranaman.com> Date: Sun, 9 Oct 2016 09:12:55 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 10/9/2016 4:10 AM, Marco Atzeri wrote: > back on the mailing list > > On 07/10/2016 20:01, Terry Branaman wrote: >> On 10/7/2016 3:53 AM, Marco Atzeri wrote: >>> On 07/10/2016 03:26, Terry Branaman wrote: >>>> Every time that I run zsh I get the following errors: >>>> >>>> $ zsh -l >>>> 0 [main] zsh 15872 fork: child 14136 - died waiting for dll >>>> loading, errno 11 >>>> zsh-newuser-install:23: fork failed: resource temporarily unavailable >>>> 318283 [main] zsh 15872 fork: child 16272 - died waiting for dll >>>> loading, errno 11 >>>> /etc/profile.d/tzset.sh:24: fork failed: resource temporarily >>>> unavailable >>>> 371420 [main] zsh 15872 fork: child 18712 - died waiting for dll >>>> loading, errno 11 >>>> /etc/zlogin:8: fork failed: resource temporarily unavailable >>>> >>>> In x-windows I cannot run anything because of the dll loading error. >>>> >>> >>> Any Antivirus around like Micro Trend or Symantec by chance ? >>> >>> Regards >>> Marco >> I'm using Emsisoft antivirus. There is no change when I disable it or >> when I add a rule for zsh. > > It seems was not enough in the past: > https://cygwin.com/ml/cygwin/2014-04/msg00477.html > > Regards > Marco Interesting. I uninstalled Emsisoft and the error did go away, but I've been using it for quite a while now and it never caused problems in the past. Well, strange things do occur in the computing world! Thank you very much for your assistance. Sincerely, Terry -- 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