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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=O91 9ikoHaS0+80vWdM/Z1gzIbNLv/tbNvZ54mJsmrqQuP5ekY/QVqtQrnlHn5Soj2gv aTd6bY0lefVmHmfvPjkSIQDEQf9pJdmol5jZuJfFqxtR2/A9iicQlYEDjvtjDl8t Z4Gz3VSHFZELdF4+uGHXm/BV+EeuPKqE2u86R4L4= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=ofhgmkna6 ba/YCq6oMVVREC3NHA=; b=p9dHlBnCLiPBRIPl1FLyFG1D7gE/SwVGKqWN04YTK os9mMIzrFr+PdSbl8MqqSeXX1eBELg2/gSU13F7HGOMKKzVgBdeCqSCiSRxbK1cw pX3cDgb4rcQvD20erYKRAr0+B/70v0Dneo50Wc52cLaWwhgp0ntAn3JHNi37skdq oA= 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=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=online, died X-HELO: mail-it0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=a70JXjaguPXIGWDwbFRw+oQ73+xYDJ1UbdRbLZ4oMS0=; b=AdZvAtIsp12o6iqk6HhMyVVKZ8ukv38AP3Xn52oKY0AT9jYQlHwDwwtBGu3mw6zixW UZb6ed/er+nTOKqHsOCSb/d5x2H0nSWol8i6pWnnaz+DW5aiWqcgFlU+df/8jFlWc38+ WnDDp82DWgt4RS2g/2BD34eeD5Ul62rq3yy69A/qIrWCiNMnCn8UpUoYbO9E56BzDNIe nwtlYcqy7Kau1yq7XnyV+qHP4I2eAkMLnpe5hMnEvrX0c120yVzoqGZ/qMawn3omKYud 9S47Vd5NsNjMr4LYORw8feffz1weGFjcLVCZK1nvo2MNQ9FqqI/Ej3m7Pyiz5WBYX3jW BWBQ== X-Gm-Message-State: AA6/9Rl/jif9gFSKsbcOUdgwPSxhNZz2fLqwJKPHwktfPSMrfbwO/stJyA32DBv7lLM1HQ== X-Received: by 10.36.44.80 with SMTP id i77mr17293652iti.119.1475803619172; Thu, 06 Oct 2016 18:26:59 -0700 (PDT) To: cygwin AT cygwin DOT com From: Terry Branaman Subject: ERROR: zsh 15872 fork: child 14136 - died waiting for dll loading,, errno 11 Message-ID: Date: Thu, 6 Oct 2016 19:26:58 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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. I have uninstalled and reinstalled Cygwin numerous times, to different disk drives in case there was a problem with a dirive. The postinstall process zp_texlive_finish.dash hangs every time, I suspect because of the same problem. Bash does not give this error, but zsh does if started from bash. I have been unable to find anything online that sheds any light on this error, and I cannot find any logs with any details. I have been trying for days to find a solution or get help from this mailing list, as well as trying every debugging trick that I know, with no success. I tried sending the output of cygcheck, but the message bounced because it was too large. -- 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