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:content-type :mime-version:content-transfer-encoding; q=dns; s=default; b=CHI wJyBi+Ak/DPbYFXvUtxcX2NRWeW4P+TxCv0TfoECycKD7gPfDZdoLf3RRUoXO/D4 Npts/Me1nukQDXoNqxguZxhkv/XvgkdxP1L60ANQmUqncp9A3kT5RdsxNAgE5KjS Zhx20pLePA4xeFyhzX9dctLkymlRH6EQ1LuCo5hM= 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:content-type :mime-version:content-transfer-encoding; s=default; bh=Tckf9/QHD 3npw2UhWN27TAV+LJk=; b=QZg5L6sIg377Pa3HdJu3WuoY3ckBX8pxU6UXLhB4n Tzl3/3ug9U5Dk5WOFyeueqIzcD+QBOmCy7RDQizDMHM0tgnsq2hf39nhy76FDgry uT++WPRyJBie0OBrZfOdWYf4fzIYZBlAlKoN90VU6leQBhhObjviaZLu1N9fw5Gn kE= 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=0.1 required=5.0 tests=BAYES_00,DNS_FROM_AHBL_RHSBL,RCVD_IN_DNSWL_LOW,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.1 spammy=H*F:D*hu X-HELO: vie01a-dmta-hu01-2.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=1551905702; bh=KszOpGVOmKUPUEJ0VAxIVhESYqdvf6UU7PbUROgffV0=; h=Subject:From:To:Date; b=3HheLhSmStGziHTIC6+xY+P6AHpW5PyQy5jko462CTKLlvl3szBIO4ypSaiZWnRgU sNeWXxkRYRUO3jhNsMPeDbvEAfWwibkofs63WlVErY1cPXvdyXnHQCUeWFjsoBlX6S avttcIhjNM0uY6h/U9nfcSWy0843ww3eTZShXV6q9+IiyCZ6qrZPw3WsAApnZp3XyI kHOPL1afKLG7k9xzyileg+mZBlOFMDbEnF0Fyyt1w2yq9oD6keqrp+0Q30gnOnLta9 estzfGXZgBovEtiE6i2H4jJHbKPsYwFQtDX9UGJc3T7hL348xPLZG+G0QCZa/oPGZ8 Muumx1PzqMttw== Message-ID: <67d143c997f2d873435647acebd2226c4e8661d3.camel@upcmail.hu> Subject: Re: Fork issue with timerfd From: "Peter Kozich (UM)" To: cygwin AT cygwin DOT com Date: Wed, 06 Mar 2019 21:54:48 +0100 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: 7bit In response to this one: Re: Fork issue with timerfd From: Achim Gratz 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 [2]+ Hangup emacs .bash_history peter AT D11934N ~ $ uname -a CYGWIN_NT-6.1-WOW D11934N 3.0.2(0.338/5/3) 2019-03-05 19:01 i686 Cygwin peter AT D11934N ~ $ cat emacs-w32.exe.stackdump peter AT D11934N ~ $ It is not always pipesel, I have also seen itimer. The stackdump is sometimes an empty file as above, sometimes the same as Achim's. Isn't it possible to put back 2.11.2 in the archives until 3.0 is made stable? By mistake I deleted my copy and cannot find it anywhere. best regards, P. K. -- 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