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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-id:content-transfer-encoding :mime-version; q=dns; s=default; b=T2//kdm4S0dNW9nRMp2B82r7jtSrM FXRVUHPHoCQfrTTnfbOQp9gC6BqoW+g0z7Rj5fiPBnBo85K+rg1K3ml+xz7Vo2vU Wg3NsIsWSoenly0ZB5PaoptMi/9xzvkcbm9oid/OSCmyu2BowaKJ1u0UNmbZW/kB Q9rFAFenVncuuk= 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-id:content-transfer-encoding :mime-version; s=default; bh=VgKZtYYSqtJUwiY+Mj2rTeEK304=; b=Phu n2bLhsih9y0pSFIGHoGPQqz2PK5KzxNRukhbNm4i8+lUbeXj2XmQrNMrjZuKtNyu 3k8W1IvBYSfZrmu4U1Hg0wpMsimRRDYsrd17XGBVHipGLIJn4W9JlVnvZo84iGDu 0D8mnlFfOMNURMV/IemYkCXTGYES4uFMn++AEgOA= 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=-1.9 required=5.0 tests=BAYES_00,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=personal, day X-HELO: NAM01-BY2-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Hq4Pc+KgjymBJCWnTQSWCAdpUKZSTvkQZRr4LQ7MFWM=; b=n6nsjRkh2HRRdUTS688hVt8+HlSj0sbgWvFwDwBEU8HEmX+e+Y954j6tMmqZocmLEwXS3T1X0IpE/5CS3pHxbYX04+1nuvWxRv+Ukv+gxP19DzxaX9+lm1D0OfYRlTE5FaWR15j0xNnpokBUjMi7NzlcYHe8XO3jTMccMdZd3f4= From: Ken Brown To: "cygwin AT cygwin DOT com" Subject: Re: Fork issue with timerfd Date: Mon, 4 Mar 2019 21:45:22 +0000 Message-ID: <32195809-e79e-934c-2176-b498a7b379a4@cornell.edu> References: <20190224190908 DOT GB10574 AT calimero DOT vinschen DOT de> <20190224195255 DOT GF4133 AT calimero DOT vinschen DOT de> <133d62b5-afd5-ae73-b950-7b50471e111e AT cornell DOT edu> <3142aff3-c7c3-187f-233e-089c5dc15ea2 AT cornell DOT edu> <20190225100300 DOT GH4133 AT calimero DOT vinschen DOT de> <20190225202050 DOT GP4133 AT calimero DOT vinschen DOT de> <20190226085730 DOT GQ4133 AT calimero DOT vinschen DOT de> <20190226094838 DOT GS4133 AT calimero DOT vinschen DOT de> <20190227161904 DOT GC4133 AT calimero DOT vinschen DOT de> <79567e26-1232-f462-9867-a463da0be56f AT cornell DOT edu> <877edeo6cq DOT fsf AT Rainer DOT invalid> In-Reply-To: <877edeo6cq.fsf@Rainer.invalid> user-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.2 authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown AT cornell DOT edu; received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 Content-Type: text/plain; charset="utf-8" Content-ID: <1F560BCDAFF0B942986B805B630B53F3 AT namprd04 DOT prod DOT outlook DOT com> MIME-Version: 1.0 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x24LkLJq016459 On 3/4/2019 1:13 PM, Achim Gratz wrote: > Ken Brown writes: >> I've been using emacs extensively on both x86 and x86_64 with the latest >> snapshot, and I've had no further problems. I think 3.0.2 is ready to go. > > I consistently see that problem with the latest snapshot 20190303 when > trying to save a changed document from emacs-w32. I didn't try > emacs-X11 and emacs-nox doesn't exhibit the problem (or rarely enough > that I got through the day without it ever occuring). By "that problem" do you mean a fork failure? I don't think it could be related to the timerfd issues unless you're using an emacs that you built yourself or installed from my personal Cygwin repo. The emacs in the Cygwin distro was built before Cygwin supported the timerfd functions and so it doesn't try to use them. Ken -- 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