From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77030 invoked by alias); 14 Sep 2016 08:33:34 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 77019 invoked by uid 89); 14 Sep 2016 08:33:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=zsh, Branaman, branaman, 5496 X-HELO: mail-wm0-f41.google.com Received: from mail-wm0-f41.google.com (HELO mail-wm0-f41.google.com) (74.125.82.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 14 Sep 2016 08:33:23 +0000 Received: by mail-wm0-f41.google.com with SMTP id c131so16033500wmh.0 for ; Wed, 14 Sep 2016 01:33:23 -0700 (PDT) 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=7ZsUmbZaOYOnTEE7gT1boPEZQiXKQnUvtTeIuprei08=; b=fu4aArYwVM0bVbj8Lfnju2qLpOplcapqhfYNaSkvmSey9saELIwP2YX+xUQoQX+Jh3 yz2+gTpibNifex7SuVxP56N1Ng7ce2ewjm7KCADeitZz55ERF5uAXxAS6czNrGQcdxok l2N//I2GGKBXWsQeNxpl3C7jBvCRYuJTVNHhQJBDgvsivApTaZ84lQ11LI3GvHYvMMXW WbwFUvbNea9s88bI8AxaiGJawvWmqkUe0JGzCxOPiKrYC5CQ9Vhid0Tv7NzwbsB0OUFe 3Mk+N5p+5UGSyGaz4EDdQ8+F1uq5wNvlEmOsLseYDVqsEv0fbtmsd3AAEZZPC/yVC8y8 MRuA== X-Gm-Message-State: AE9vXwOcoFIoAfodFjn/hiZEarvQVn/NxI0sGJmfVZWfbDqGgb2tJUsZb7aorVUPxjt/PQ== X-Received: by 10.28.35.65 with SMTP id j62mr9409972wmj.33.1473842000006; Wed, 14 Sep 2016 01:33:20 -0700 (PDT) Received: from [172.21.188.226] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id p13sm2976943wmd.1.2016.09.14.01.33.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Sep 2016 01:33:19 -0700 (PDT) Subject: Re: Error starting zsh To: cygwin@cygwin.com References: <3588b6d4-6bfd-b842-f063-52bcad3b114f@tbranaman.com> From: Marco Atzeri Message-ID: <868c8b0a-cb3b-8fff-52cc-46c63dc7cbe3@gmail.com> Date: Wed, 14 Sep 2016 13:15:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <3588b6d4-6bfd-b842-f063-52bcad3b114f@tbranaman.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00208.txt.bz2 On 14/09/2016 08:43, Terry Branaman wrote: > I have started getting an error every time I start zsh on Windows 10: > > 0 [main] zsh 8672 fork: child 4240 - died waiting for dll loading, > errno 11 > /etc/profile.d/lang.sh:21: fork failed: resource temporarily unavailable > 220980 [main] zsh 8672 fork: child 5496 - died waiting for dll loading, > errno 11 > /etc/profile.d/tzset.sh:24: fork failed: resource temporarily unavailable > > I have tried deleting and reinstalling cygwin, and doing rebaseall. The > only suggestion I can find is rebaseall, which has had no effect. I do > not know what dll is not loading. > as the failure is on forking they should be the ones that zsh is linked with. Have you tried another shell ? Have you any Antivirus or other BLODA around ? https://cygwin.com/faq/faq.html#faq.using.bloda Regards MArco -- 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