delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/03/08/17:21:37

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=CVFvhv8c/Cn44sXmGYMpPHdvZ2d+ijgrJzVj/lmM/I/
TfIEiJ7x5J6buHl2Rf+C7lCG7v6pjKg4FdI60nZvmur1uAWpLVAzcy8kk5otET/s
7sVgO7hqT5O5FQUYwm3IUzUw+BIT2ZlXWn023ZPbpWQcuXYxbTTPAnocrU/b3CYg
=
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=ot2TFZTgm/WObEzkxiE5c0g+Yus=; b=L0RFcNIe0lyP9t+q+
VSDJ8VMkSOqMuCV90pWYioYNtj+JfCzq9mjcWNPaZkdZMEHRSKA6xALFg9e5z4QD
ovIzeGUr44g9PvLbdbREDIwL5LiTrbDyE21hbcQ/gJDjB+Ly9T4Z0l1aEP9l70qi
pnS3kLDIDsI8o6mYVc9cSLX4Kc=
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-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=H*F:D*hu, somewhere
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=1552083678; bh=c0/Ks+wx/tE4aNAMpDPC4xRQogF9y79xdglpWxwuGRk=; h=Subject:From:To:Date:In-Reply-To:References; b=dATiMl8IqI/x+GNT1Oomh16QfGv3g5K7Un9AhM0jkWOZLUNpAnX/OitHgm3CGpP+n GWs+gl3j799Z4/7mTIbglqrKC+z0pjFGMgYM6EVxcQPEy8QdJV3zr2PDvwLZINYAvK t7lPw+I/U1T8DX38GKkz+JOYlLWWbYndF58T9c/M70/qcYssYy+WsOu/lVNup2Q6J8 HkrqOuPcGOUmA8XoRO9X6DPrgnLyyD3UksnnYnzHrczkp9PBt+pk4gLOPYyU6HJYzU OmlJWhdXhtK9aT0bxJmhuST4PC1IiLvm9EnsSl8PHfifqWajQQ5Fxd7rCgoRxdWcy+ JMC9p5LHczMNQ==
Message-ID: <5b942470dce354dcb4901a1624e2ef8a1d16c1e3.camel@upcmail.hu>
Subject: Re: Fork issue with timerfd
From: "Peter Kozich (UM)" <peter DOT kozich AT upcmail DOT hu>
To: cygwin AT cygwin DOT com
Date: Fri, 08 Mar 2019 23:21:18 +0100
In-Reply-To: <20190306212324.GD3785@calimero.vinschen.de>
References: <67d143c997f2d873435647acebd2226c4e8661d3 DOT camel AT upcmail DOT hu> <20190306212324 DOT GD3785 AT calimero DOT vinschen DOT de>
User-Agent: Evolution 3.30.5 (3.30.5-1.fc29)
MIME-Version: 1.0

I made a mistake, the correct snapshot I tested is this:
https://cygwin.com/snapshots/x86/cygwin1-20190306.dll.xz


On Wed, 2019-03-06 at 22:23 +0100, Corinna Vinschen wrote:
> On Mar  6 21:54, Peter Kozich (UM) wrote:
> > In response to this one:
> > 
> >       Re: Fork issue with timerfd
> > 
> >        From: Achim Gratz <Stromeko at nexgo dot de>
> >        To: cygwin at cygwin dot com
> >        Date: Tue, 05 Mar 2019 20:15:32 +0100
> >        Subject: Re: Fork issue with timerfd
> > 
> >       ....
> > 
> >       Anyway, the latest snapshot seemingly resolved that issue as
> >       well, I can no longer reproduce it.
> > 
> > 
> > Unfortunately, only seemingly. Factually, the issue persists. And I
> > don't have to do anything with emacs just shoot up, wait cca. 20
> > seconds and it inevitably crashes, and it does so in the
> > foreground,
> > too: 
> > 
> > peter AT D11934N ~
> > $ emacs .bash_history  &
> > [2] 489
> > [1]   Done                    emacs .bash_history
> > 
> > peter AT D11934N ~
> > $       1 [main] emacs 489 C:\CygWin\bin\emacs-w32.exe: *** fatal
> > error - 
> > CreateThread failed for pipesel - 0x0<0x0>, Win32 error 8
> 
> I couldn't directly reproduce this issue, but I saw emacs using more
> an
> more memory while the cursor was blinking.  I found a resource leak
> in
> posix timers which was probably the cause for this problem.
> 
> I pushed a patch and uploaded new developer snapshots to
> https://cygwin.com/snapshots/
> 
> Please test.
> 
> 
> Thanks,
> Corinna
> 

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



--
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