From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76442 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: How to debug hangs during message fetching Date: Mon, 07 Feb 2011 13:57:54 +0100 Message-ID: <87hbcg57e5.fsf@member.fsf.org> References: <87ipww6pzc.fsf@member.fsf.org> <87ei7k9ii7.fsf@gnus.org> <87aai86ov2.fsf@member.fsf.org> <87mxm8838o.fsf@gnus.org> <8762sw6nuc.fsf@member.fsf.org> <87fws0827j.fsf@gnus.org> <87oc6o588z.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297083531 31114 80.91.229.12 (7 Feb 2011 12:58:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Feb 2011 12:58:51 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24789@lists.math.uh.edu Mon Feb 07 13:58:47 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PmQg1-0007vz-Nb for ding-account@gmane.org; Mon, 07 Feb 2011 13:58:46 +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 1PmQfG-0004Ta-L6; Mon, 07 Feb 2011 06:57:58 -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 1PmQfF-0004TT-Oi for ding@lists.math.uh.edu; Mon, 07 Feb 2011 06:57:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PmQfE-0007ms-RF for ding@lists.math.uh.edu; Mon, 07 Feb 2011 06:57:57 -0600 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PmQfD-0006yu-Po for ding@gnus.org; Mon, 07 Feb 2011 13:57:55 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 7FA497801699 for ; Mon, 7 Feb 2011 13:57:55 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30719-10 for ; Mon, 7 Feb 2011 13:57:54 +0100 (CET) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id B8C8978016B5 for ; Mon, 7 Feb 2011 13:57:54 +0100 (CET) In-Reply-To: <87oc6o588z.fsf@member.fsf.org> (Tassilo Horn's message of "Mon, 07 Feb 2011 13:39:24 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76442 Archived-At: Hi again, the next hang occured, and the *nnimap* buffer contained --8<---------------cut here---------------start------------->8--- * 0 EXISTS * 0 RECENT * OK [UIDVALIDITY 1212391594] * OK [UIDNEXT 5] 2113 OK [READ-ONLY] Completed 2114 OK Completed (0.000 sec) 2115 OK Completed --8<---------------cut here---------------end--------------->8--- and the *imap log* buffer contained --8<---------------cut here---------------start------------->8--- 13:49:02 2112 UID FETCH 7690:* FLAGS 13:49:02 2113 EXAMINE "Drafts" 13:49:02 2114 UID FETCH 1:* FLAGS 13:49:04 2115 NOOP 13:49:04 2116 NOOP --8<---------------cut here---------------end--------------->8--- So the NOOP, NOOP pattern seems to trigger the hang for me. Bye, Tassilo -- Sent from my Emacs