From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72552 Path: news.gmane.org!not-for-mail From: hobbes@poukram.net (=?utf-8?Q?R=C3=A9mi?= Letot) Newsgroups: gmane.emacs.gnus.general Subject: Re: 'g' freezes Date: Mon, 04 Oct 2010 21:57:54 +0200 Message-ID: <87ocb991dp.fsf@sphax.lybrafox.lan> References: <87sk0l91rz.fsf@sphax.lybrafox.lan> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1286222312 32589 80.91.229.12 (4 Oct 2010 19:58:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Oct 2010 19:58:32 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20924@lists.math.uh.edu Mon Oct 04 21:58:30 2010 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 1P2rAz-0002ch-P0 for ding-account@gmane.org; Mon, 04 Oct 2010 21:58:22 +0200 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 1P2rAs-0000yo-2W; Mon, 04 Oct 2010 14:58:14 -0500 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 1P2rAq-0000yW-QP for ding@lists.math.uh.edu; Mon, 04 Oct 2010 14:58:12 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P2rAm-00055P-I6 for ding@lists.math.uh.edu; Mon, 04 Oct 2010 14:58:12 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P2rAl-0001cu-00 for ; Mon, 04 Oct 2010 21:58:07 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P2rAk-0002Ug-3f for ding@gnus.org; Mon, 04 Oct 2010 21:58:06 +0200 Original-Received: from 181.178-66-87.adsl-dyn.isp.belgacom.be ([87.66.178.181]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Oct 2010 21:58:06 +0200 Original-Received: from hobbes by 181.178-66-87.adsl-dyn.isp.belgacom.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Oct 2010 21:58:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 36 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 181.178-66-87.adsl-dyn.isp.belgacom.be User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:fL/K9nrLiX7fAXEbEoQ5HOq6g1M= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72552 Archived-At: Lars Magne Ingebrigtsen writes: > hobbes@poukram.net (Rémi Letot) writes: > >> I have nntp and nnimap groups in my list. nnimap-stream is starttls. >> >> When I hit 'g', the process freezes at some point. I only have "nntp >> read: nnk" (replace nn by numbers) in the minibuffer, and I have to C-g >> to get my gnus back. Or wait until it times out, which takes forever. Or >> 'killall openssl' twice in a row. >> >> 'C-g' doesn't get me a backtrace. > > What's in your "*nnimap ...*" buffer(s) after you `C-g'? Thousands of lines, here are the last ones, tell me if you need them all : * 1753 FETCH (UID 1951 FLAGS (\Seen)). * 1754 FETCH (UID 1952 FLAGS (\Answered \Seen)). * 1755 FETCH (UID 1953 FLAGS (\Answered \Seen $MDNSent)). * 1756 FETCH (UID 1954 FLAGS (\Answered \Seen $MDNSent)). * 1757 FETCH (UID 1955 FLAGS (\Answered \Seen $MDNSent)). * 1758 FETCH (UID 1956 FLAGS (\Seen $MDNSent)). * 1759 FETCH (UID 1957 FLAGS (\Seen $MDNSent)). * 1760 FETCH (UID 1958 FLAGS (\Seen $MDNSent)). * 1761 FETCH (UID 1960 FLAGS (\Answered \Seen)). * 1762 FETCH (UID 1961 FLAGS (\Answered \Seen)). * 1763 FETCH (UID 1962 FLAGS (\Answered \Seen)). * 1764 FETCH (UID 1963 FLAGS (\Answered \Seen)). * 1765 FETCH (UID 1964 FLAGS (\Answered \Seen)). * 1766 FETCH (UID 1965 FLAGS (\Seen)). 1150 OK FETCH completed.. Thanks, -- Rémi