www.delorie.com/archives/browse.cgi | search |
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:date:from:to:cc:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=gPMe/RhkyXauZQvQ2mGrd5yRXuOVxwlt2qyCbAxHsDMgW04axFfKL | |
aZmnMVsJPohlt4B/pfLy2c8k0+GWz5fjrM1UG8uYXJD3reM5BViQwApV2xYix8LS | |
nAsg0eQZncIY5EXf8uRoktGpO/2jD6gLUxLqEQ+eCBdigljtX/IdRk= | |
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:date:from:to:cc:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=qRQUqnp57hrwF7QePOtUz474l/c=; b=AvmjNZLBnNA3x/sSH9dzll6n8BJ3 | |
MnHbIEGqhIZmPWcbWP2PLGaDrRbFCpentqsBiAo2+pV+mAQP80DNEXZWeKrm6ZvN | |
NEaqSuN2xiXBnbfintaPYlFA9FNvkpHfQMVhaL3Q0cZugxw1QA0ecwrmSn2+mqVw | |
FVUfXl/wW5xR7aA= | |
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=-102.2 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=confirming, mouse, H*F:D*cygwin.com |
X-HELO: | mout.kundenserver.de |
Date: | Sat, 9 Mar 2019 16:38:03 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | "Rockefeller, Harry" <Harry DOT Rockefeller AT flightsafety DOT com> |
Cc: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
Subject: | Re: Fork issue with timerfd |
Message-ID: | <20190309153803.GS3785@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | "Rockefeller, Harry" <Harry DOT Rockefeller AT flightsafety DOT com>, "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
References: | <67d143c997f2d873435647acebd2226c4e8661d3 DOT camel AT upcmail DOT hu> <20190306212324 DOT GD3785 AT calimero DOT vinschen DOT de> <ec73c62c9f6acefea7d07a45114460dc9bfc8c54 DOT camel AT upcmail DOT hu> <9d6bb43680524d3ab7878ae7a0cae233 AT vsrv060ex03 DOT ssd DOT fsi DOT com> <20190308202205 DOT GR3785 AT calimero DOT vinschen DOT de> <c2f6e2a2b10c490691d1ce01bc820cdc AT vsrv060ex03 DOT ssd DOT fsi DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <c2f6e2a2b10c490691d1ce01bc820cdc@vsrv060ex03.ssd.fsi.com> |
User-Agent: | Mutt/1.11.3 (2019-02-01) |
--yoJ+tVrWAGi8fpuI Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mar 8 21:27, Rockefeller, Harry wrote: > [snip] > > > > > 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. > > I can't reproduce this with 0308. I'm typing lots and lots in emacs, d= oing copy/paste with the mouse, and it just works with 0308. >=20 > [snip] >=20 > > Install the cygwin1.dbg file into /bin and When Emacs hangs, attach wit= h gdb and print the backtrace of each thread. That should give a hint. >=20 > > > I have been running > > > https://cygwin.com/snapshots/x86/cygwin1-20190306.dll.xz , i.e., March > > > 6th For a couple hours yesterday and all day today along with Ken Bro= wn's test version of emacs (GNU Emacs 26.1.92) And have not had a hiccup. > > > (Well, to be truthful, I'm running a lot more of Ken Brown's test > > > software than just emacs.) >=20 > > Can you please test the 0308 snapshot with stock emacs, too? >=20 > I am testing with https://cygwin.com/snapshots/x86/cygwin1-20190308.dll.x= z and stock (26.1) emacs now. > I see no hangup so far. You're not going crazy Corinna. Thanks for confirming :} Corinna --=20 Corinna Vinschen Cygwin Maintainer --yoJ+tVrWAGi8fpuI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAlyD3dsACgkQ9TYGna5E T6BfGQ//ejM8bdANBQChd3a7sxtkQZgt2I1FukJ/VKhZGYojqltqSzsdQhAC9NCo apUuD/SZrETXeHQspW9PWRB5aUYIDdAz9Ly4pANl3VFh5aD/37afvkSfwq+86gk9 HC/QR2hYYab0CThCI74hg1Hu3qTCCXBfel9TID0rzYH4qMuUWPLDoq4zkPhPmc06 xtL+q1bHFGVXpL2v94wZp359HFACLhfhQHgucjxLxTKZR61f9xxuUr30MGMHfb0n RohgWRJ7SWdAj+dH0Iu7e0RbtBfeEKwrG4Xn7EjkJoHeZcJOqwYeZMlTMdlBJiOY XhbWjrkmKarl51vhx4PGdg6X4AZCbVrDEoL/TP3Wo13yIqArGgQU1sNL9DkPJzfC TH692OXLs2hRZSte+57y5kLxVcKdAxBChJnZml9RTLKPGwd+JSG+G0X1Xtg+rg6J bN4Ssdz/dDdJWTJ1oJdXlRofO7DoZdaEV6fMsthbsjV6tOxZVIn0EwBPYTkCbopz 31U9ByDwLQDPEqp/mR/gUdsK9aUzbYguGD8bHmZs48X5WThqn/NuGFyhVNnVAIGA tB6hD7wbyM6+F4Xbfx/nlF9NMaIt9/cecrYq/QbRJ45XzRfhTQNfJswPzWhGMy4+ zaNiosn+TbO4aJaldIQ5Sq5zrU9MQVk/ft4DTOMc5rxeaG7YVUQ= =lKvQ -----END PGP SIGNATURE----- --yoJ+tVrWAGi8fpuI--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |