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:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; q=dns; s=default; b=jnSXAPkwm02YqZqvl0Gt2VF2GR5rKsQBrwa7L3YqNDi iQSn7wrPIG0dElR4u3PCS/11P1FKINJ8BzpEjsAs49cka8HegGmBFPg19P0pAvWZ yXUWZhYMh1P/m03GwiA6BDojgjwRpavs+PeUIS5eYgHZhvNcNfwzAjjYTMNQgIHY = 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:message-id:subject:from:to:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; s=default; bh=JPyVy/lPUs3RzbDy0W2iWbDF9kY=; b=uI2i7ZvRVWAP0UzQN PZ7jDTYEqNgjpDAZsI5atBx44WztOIxjU02PsC2elOLxqhaUWixTFSVHXVEpbNlD TXQhQb2dqldzDrfsdCnYLutbzzsn6be+3C3fJdA+apywCAfHcr60akb4H0ITA6jO sKQsRLUoxuagEPgQPbSsbq5Vhg= 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-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=dumb, deaf, 201903, HX-Spam-Relays-External:ESMTPA X-HELO: vie01a-dmta-hu02-1.mx.upcmail.net X-Env-Mailfrom: peter DOT kozich AT upcmail DOT hu X-Env-Rcptto: cygwin AT cygwin DOT com X-SourceIP: 80.99.244.3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=upcmail.hu; s=201801custpemceu; t=1552328709; bh=K9OnoYLZVxe4P5dWf2MIEwxek2QKQQ6vm0X9i5VeAA4=; h=Subject:From:To:Date:In-Reply-To:References; b=tgv2ngJyfSeVpxag3XfqsehLzQNJ3gNz6YE+mtxHScA+mf8Q/YD7QZt2hVnqCwoJ6 iEOjAmAGDXtEydDFQvEDn4WnvDomMRXIjidIe7BN/GOrRyhdKyZvQBlyRS8VFXkXMa XP+ENygEwqOrev1hlFAh0liTTql1wxclAxOlCbQtYtELhkid/QmcM1rcmx02amR651 VECI/yTZvmi5eiSX9v9tHbq+i7ROdqP3jAuczIpYkDQHjzZndP7HB2BhfMCqGFSQLf zTRhmQ4bm+MgKCKbhL81JsaeYNZ7/ARiQ0BHzIW2Wnm7EaDAHbmG8ZjE0AJ1+1tWed P74yeXHvDsl8w== Message-ID: <1f36dbbcc6cf22b38847b0fbe31d533767fba8f2.camel@upcmail.hu> Subject: Re: Fork issue with timerfd From: "Peter Kozich (UM)" To: cygwin AT cygwin DOT com Date: Mon, 11 Mar 2019 19:25:09 +0100 In-Reply-To: <20190309153920.GU3785@calimero.vinschen.de> References: <67d143c997f2d873435647acebd2226c4e8661d3 DOT camel AT upcmail DOT hu> <20190306212324 DOT GD3785 AT calimero DOT vinschen DOT de> <5b942470dce354dcb4901a1624e2ef8a1d16c1e3 DOT camel AT upcmail DOT hu> <39fa6831b0c67a495c520440776a9a1e0998fd77 DOT camel AT upcmail DOT hu> <20190309153920 DOT GU3785 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 Content-Transfer-Encoding: 8bit On Sat, 2019-03-09 at 16:39 +0100, Corinna Vinschen wrote: > On Mar 8 23:44, Peter Kozich (UM) wrote: > > On Fri, 2019-03-08 at 23:21 +0100, Peter Kozich (UM) wrote: > > > [...] > > > I tested this: > > > xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx > > > https://cygwin.com/snapshots/x86/cygwin1-20190306.dll.xz > > > > > > emacs was on for a long time, did not crash and as far as could > > > judge > > > it did not leak memory. > > > > > > But it froze a couple of times which I cannot recall I have ever > > > experienced before. I mean it suddenly became deaf and dumb and > > > while > > > I > > > was actively editing the text, both the text area and the menu > > > line > > > got > > > unresponsive. I could only shut it down from the task manager, > > > because > > > the red X didn't work either. > > > > > > On the next week I will try the debug version in the hope that it > > > can > > > make a trace or something helpful. Is there a guide somewhere how > > > to > > > use it? > > > > > > best regards > > > PK > > > > > > > I have just discovered for myself that the freeze problem might > > have > > been resolved in the 2019-03-08 12:01:20 UTC snapshot, thanks. > > That's what I was asking for in > https://cygwin.com/ml/cygwin/2019-03/msg00181.html > > > Thanks, > Corinna > Emacs didn't crash or hang today all day long with the cygwin 0308 snapshot. best regards PK -- 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