delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/04/03/16:41:01

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=I7maahYYao+LJEqy
zrF3TDHyj7HvbmAiXOM3FKt0yofjdaiQd97OaQduzhNKJekn+jIhy9VHcAeUiEYb
dvu9Tqz7zcE6DMcfIxz7AWO3dyETt8ew8JZJKVBJahtpqDDDjFuC8Hm8qPLaCOFf
ovA+EEmksqTIXdKjajcN6DZEVCI=
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=lkhrQrKC2hR6SaPH6edKBk
obfVE=; b=vl/6OvvvDPAdIALLzgun65SHF6WqzfWPlGWMqucjmYEM/x5NhbiGnM
IzttS5Lemajqv4K93eZDb7Bl9l3Q9K/psJgDSIfVaR+bB8H07njAGUU+t2azdw0O
Gljs6CftMnCUozSLaBv8dMyc5r6v3hunsTpxRDafQAX9Jad5mXfvQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=died, H*u:6.1, H*UA:6.1
X-HELO: mail-wr0-f173.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=MmrRhuIl5b8/WO0fsCiRy+6FwyU57/CFCW9BxvR1kvY=; b=LY27ythXyDt3FQ6M8hXcGVu3yJe4PZF3kmKnXYbIBfvGwXWsuaOhqARdD8F0ASOFSe Rp8C1USVgaT7+z6BmtNF1B3ijrNpOm6B+2Zlrze/V9iyB7cnB48KERxqa/qMxj48TNXK sqkqjis2g+eneLNlwQ+tzidsEbaZqZYgBzjGzM/+xpuMnvCxbyO7m2jZDIPfsqtKpQLc 5JzYaKoxGYedwEGWcdrUdHcSRXkx6lnRZohQhNEWXH5YGNj2O5teSqniWhajTwTDvZSf jGKDnhMfY4nQ70ei9X6hOMOZ0XB/AdylQr6a5/bRIFKGZheprdVJi640xJBKDKti7C5W nIqA==
X-Gm-Message-State: AElRT7EVZiaV5oDoN00K9Kp/KSqjzclAb1ifCi8avGL2y9IEGcMskQLW TzyDyBecbbQxpMwtjXQUnzgdjniq
X-Google-Smtp-Source: AIpwx4+GYjf89Edv+esgFsLJ8Fu5JkuVjL5FRuO/rvYNyEC6VfLkukAGHfNtEeoFP+/tm2QpsO0hTg==
X-Received: by 10.223.130.246 with SMTP id 109mr11586981wrc.45.1522788046356; Tue, 03 Apr 2018 13:40:46 -0700 (PDT)
Subject: Re: fork errors
To: cygwin AT cygwin DOT com
References: <CAEUYfyPOX_t4VYGMbbKhT=rGVkQkUm29fdr1ui3KV7Nu943+Yg AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <1f65087a-e62e-ddc1-8831-7f5d9f0ab4cd@gmail.com>
Date: Tue, 3 Apr 2018 22:40:45 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
MIME-Version: 1.0
In-Reply-To: <CAEUYfyPOX_t4VYGMbbKhT=rGVkQkUm29fdr1ui3KV7Nu943+Yg@mail.gmail.com>
X-IsSubscribed: yes

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
> 
> I followed the instruction to run "rebaseall" and this appears to have
> worked properly.
> 
> I suspect that the cause is that I am running a daemon that I compiled
> myself on a different instance of cygwin and then copied across. This
> daemon is not in the normal /usr tree.
> 
> Should I rebase the binaries associated with this daemon and, if so,
> how do I do this?
> 
> Simon
> 

Simon,
copied across what ?
Rebase is only for shared libraries; how is your demon implemented ?

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019