From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.bugs Subject: bug#17691: 24.3.91; crash closing remote frame Date: Wed, 18 Jun 2014 15:00:47 -0700 Organization: UCLA Computer Science Department Message-ID: <53A20C0F.20206@cs.ucla.edu> References: <6ey4xca9g0.fsf@just-testing.permabit.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1403128947 8798 80.91.229.3 (18 Jun 2014 22:02:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2014 22:02:27 +0000 (UTC) Cc: 17691@debbugs.gnu.org To: Ken Raeburn Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jun 19 00:02:21 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WxNvt-0001Nc-Qa for geb-bug-gnu-emacs@m.gmane.org; Thu, 19 Jun 2014 00:02:17 +0200 Original-Received: from localhost ([::1]:60932 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxNvt-0000gF-CY for geb-bug-gnu-emacs@m.gmane.org; Wed, 18 Jun 2014 18:02:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxNvk-0000fA-82 for bug-gnu-emacs@gnu.org; Wed, 18 Jun 2014 18:02:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxNve-0004wr-CE for bug-gnu-emacs@gnu.org; Wed, 18 Jun 2014 18:02:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:32820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxNve-0004wj-9k for bug-gnu-emacs@gnu.org; Wed, 18 Jun 2014 18:02:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WxNve-0007fF-0D for bug-gnu-emacs@gnu.org; Wed, 18 Jun 2014 18:02:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <6ey4xca9g0.fsf@just-testing.permabit.com> Resent-From: Paul Eggert Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 18 Jun 2014 22:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17691 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17691-submit@debbugs.gnu.org id=B17691.140312886329390 (code B ref 17691); Wed, 18 Jun 2014 22:02:01 +0000 Original-Received: (at 17691) by debbugs.gnu.org; 18 Jun 2014 22:01:03 +0000 Original-Received: from localhost ([127.0.0.1]:52203 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WxNug-0007dy-GY for submit@debbugs.gnu.org; Wed, 18 Jun 2014 18:01:02 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:57603) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WxNud-0007dJ-1J for 17691@debbugs.gnu.org; Wed, 18 Jun 2014 18:01:00 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 5092B39E8008; Wed, 18 Jun 2014 15:00:53 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zn1rrudCJcJK; Wed, 18 Jun 2014 15:00:48 -0700 (PDT) Original-Received: from [192.168.1.9] (pool-108-0-233-62.lsanca.fios.verizon.net [108.0.233.62]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id 4B1FF39E8014; Wed, 18 Jun 2014 15:00:48 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:90526 Archived-At: > In this process, fd 20 is the dropped TCP connection for the remote > display, and fd 7 is the unix-domain socket to the local display. Since the > remote connection is closed, pselect6 returns immediately, but we never > drop it from the fd set. I tried to reproduce the problem on Fedora 20 x86-64, using your recipe and the Emacs-24 branch, but could not. Perhaps it's something to do with the other stuff you're running, or it could be that I haven't applied Dmitry's patch. Anyway, this latest problem looks related to Bug#17647 and Bug#17805. Can you easily reproduce the problem? Does the patch proposed in Bug#17805 Message #8 fix it? Here's a URL: http://debbugs.gnu.org/cgi/bugreport.cgi?msg=8;filename=17805.diff;att=1;bug=17805