From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81805 Path: news.gmane.org!not-for-mail From: Antoine Levitt Newsgroups: gmane.emacs.gnus.general Subject: Hangup on second article Date: Wed, 25 Apr 2012 18:28:23 +0200 Message-ID: <87ipgnepy0.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1335371392 24592 80.91.229.3 (25 Apr 2012 16:29:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 25 Apr 2012 16:29:52 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30077@lists.math.uh.edu Wed Apr 25 18:29:52 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 1SN56F-000605-K7 for ding-account@gmane.org; Wed, 25 Apr 2012 18:29:51 +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 1SN55A-0005zU-SM; Wed, 25 Apr 2012 11:28:44 -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 1SN558-0005zD-W9 for ding@lists.math.uh.edu; Wed, 25 Apr 2012 11:28:43 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SN557-0008Ls-4w for ding@lists.math.uh.edu; Wed, 25 Apr 2012 11:28:42 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SN555-0005OD-3W for ding@gnus.org; Wed, 25 Apr 2012 18:28:39 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SN554-0004rI-PC for ding@gnus.org; Wed, 25 Apr 2012 18:28:38 +0200 Original-Received: from uni14-1-82-233-220-106.fbx.proxad.net ([82.233.220.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Apr 2012 18:28:38 +0200 Original-Received: from antoine.levitt by uni14-1-82-233-220-106.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Apr 2012 18:28:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 23 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: uni14-1-82-233-220-106.fbx.proxad.net Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81805 Archived-At: Hi, I get a hangup whenever I try to select the *second* article in a summary buffer (ie, I enter the summary buffer and press "n"). Using bzr trunk emacs, with gnus from emacs. This is a relatively recent bug, which I've had around in the past, but this time it's repeatable. It only seems to happen on nntp. It's not related to network issues, because once I C-g it once, I can browse around as usual without problem. Backtrace from toggle-debug-on-quit and C-g during the hangup: Debugger entered--Lisp error: (quit) signal(quit nil) byte-code("\302V\203\303\304\305\303\"\207" [tries gnus-async-current-prefetch-article 3 nil signal quit] 3) gnus-async-wait-for-article(323368) gnus-async-request-fetched-article("nntp+localhost:gmane.emacs.devel" 323368 #) gnus-request-article-this-buffer(323368 "nntp+localhost:gmane.emacs.devel") gnus-article-prepare(323368 nil) gnus-summary-display-article(323368) gnus-summary-next-article(t nil) gnus-summary-next-unread-article() call-interactively(gnus-summary-next-unread-article nil nil)