From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81449 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Prevent freezing when having bad connection? Date: Mon, 20 Feb 2012 08:33:06 +0100 Message-ID: <877gziot71.fsf@gnus.org> References: <8762feiet9.fsf@web.de> <8762fdxjkq.fsf@gnus.org> <87obsy6ssu.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329723241 24414 80.91.229.3 (20 Feb 2012 07:34:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2012 07:34:01 +0000 (UTC) Cc: michael_heerdegen@web.de To: ding@lists.math.uh.edu Original-X-From: ding-owner+M29729@lists.math.uh.edu Mon Feb 20 08:33:56 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RzNky-0004UY-HU for ding-account@gmane.org; Mon, 20 Feb 2012 08:33:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1RzNkP-0006tF-2K; Mon, 20 Feb 2012 01:33:21 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1RzNkN-0006t0-QX for ding@lists.math.uh.edu; Mon, 20 Feb 2012 01:33:19 -0600 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1RzNkM-0004d8-VC for ding@lists.math.uh.edu; Mon, 20 Feb 2012 01:33:19 -0600 Original-Received: from 93-41-188-50.ip82.fastwebnet.it ([93.41.188.50] helo=rusty) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1RzNkB-0007V1-U3; Mon, 20 Feb 2012 08:33:08 +0100 In-Reply-To: <87obsy6ssu.fsf@web.de> (Michael Heerdegen's message of "Fri, 17 Feb 2012 04:29:53 +0100") User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.93 (gnu/linux) X-MailScanner-ID: 1RzNkB-0007V1-U3 MailScanner-NULL-Check: 1330327988.144@IRKA9kc0aBW0Gc9pgjprbQ X-Spam-Status: No X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81449 Archived-At: Michael Heerdegen writes: > I updated Emacs today, but I still see the problem. > > strace -fp just prints > > [pid 22477] recv(12, 0xb73cfa0, 5, 0) = -1 EAGAIN (Resource temporarily unavailable) This is a different problem. The bug I fixed was related to writing, not reading. What socket does "12" refer to? Do something like the following to find out what it's connected to: larsi@rusty:~/mgnus$ ls -l /proc/1847/fd/18 lrwx------ 1 larsi larsi 64 2012-02-20 08:31 /proc/1847/fd/18 -> socket:[40080] larsi@rusty:~/mgnus$ lsof | grep 40080 emacs 1847 larsi 18u IPv4 40080 0t0 TCP 10.0.1.3:60200->dough.gmane.org:nntp (ESTABLISHED) -- (domestic pets only, the antidote for overdose, milk.) http://lars.ingebrigtsen.no * Sent from my Rome