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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=hyGPckA9TF0B/yR7FYrKQDrsUaiq7CLxSBWSfgd6DVn HlNBZYRHKSTgp626YELvhC0atEwqbXmUtH6V+k/CZmX0cR/eqM9Y4Sqf6aT4ELjR NizYwZP9Y3JePfJAKDmf2Ff0xAV9Z+4ESK3Kg0BTdMjs5MZEHFG/B4zjelmt+yHw = 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=IZEOlS3eSaYY7Dhh9O74is2Xnjc=; b=KZEkwYRaADWfLyqSw gNslAIG2mvuoj3nYCeMv8Z/6twcZG/3EfpX7wXxy4DYy0bctaUMmSQdRkPtwYGS5 CDm8P8OmSrDsLjsUdkWPxe0snMlqg+yZbH4VOicWE4yBUikawkw/rANz0NakRPNo NSuHcMPQ9q/wSR04HGjznZ/Gm8= 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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=died X-HELO: mail-wm0-f47.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=YKWxl6M3EAg8W+V/pXxP+NLNnAFWYAzWLsqmN50F160=; b=LNoeCGmvHrn3zgktKyNBTElN89Ovh7MfXt6YnEiavNhwr9/Hf9kcE9U0admL0KAzWk 5Q2i0O8KLFYPZlw8YLx/xF8y/CO4CQWixw51jZxn5EIjwWY1h1SEnI36kf9KsO4QvnP1 UXjlBYKTpRKWB38y98kSPKw48kkA3hld9FpOcEb3jslJNHvdO2HsL2HPUBeT2DCTC9wR /2qVL6r8r33LvUYLQuYOLZyZVZ8SozhEcQHNecP6c1XFAcf9X4O2OvnUWb36aXOSEQRe BRGNqK/DPCnr8PzQNPOKB5uf+28tAGnZLYAQXoRmhnVvclwFrBRLO5tjDo7+Rlk8LpJW 5CRQ== X-Gm-Message-State: AElRT7EPtUTm+CJrjVCRO+fIcOvD6EK8v93Qs85nc0e+HlIyAIO82dJq 8oFyfLJb6R1G90IhdXwoceEsXuMg7YXV8RTUF6o= X-Google-Smtp-Source: AIpwx4+UqEAGxq71F0EddL3YRC6EAlGBx0yh6aL/0XOQFUvOKlAXtRoFK3uJDZ9tqSCb/Jy7Nxy3sMy4H6qbZdtDC+A= X-Received: by 10.28.52.17 with SMTP id b17mr5465032wma.142.1522819723719; Tue, 03 Apr 2018 22:28:43 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1f65087a-e62e-ddc1-8831-7f5d9f0ab4cd AT gmail DOT com> From: Simon Matthews Date: Tue, 3 Apr 2018 22:28:42 -0700 Message-ID: Subject: Re: fork errors To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w345Svl3001582 To clarify, I don't see the fork errors in the Son-Of-Grid Engine (SOGE) process. Separately, we have a script that connects to the box via ssh under cygwin and runs a lot of Make, bash and perl scripts and calls Windows executables. It's these scripts that are giving the fork errors. The intent is to replace the ssh, Make and scripts with a simpler set of scripts and processes controlled via the Gridengine. Simon On Tue, Apr 3, 2018 at 8:06 PM, Simon Matthews wrote: > Jurgen, > > No anti-virus at all on this machine. > > The daemon is Son-of-Grid Engine execd. > > It waits for instructions to run scripts from the qmaster. > > Simon > > On Tue, Apr 3, 2018 at 2:12 PM, Jürgen Wagner wrote: >> Simon, >> chances are this has nothing to do with rebasing but rather with the >> anti-virus product on your system. >> Do you happen to use Comodo CIS? Without proper configuration, Cygwin >> will show such fork fails in some situations. >> >> Cheers, >> --J. >> >> On 03/04/2018 17:20, Simon Matthews wrote: >>>> I have been seeing a large number of error messages like this: >>>> 2 [main] bash 8652 fork: child -1 - forked process 7532 died >>>> unexpectedly, retry 0, exit code 0xC0000005, errno 11 >>>> 2 [main] bash 8652 fork: child -1 - forked process 7532 died >>>> unexpectedly, retry 0, exit code 0xC0000005, errno 11 >>>> >>>> [...] >> >> -- 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