Gnus development mailing list
 help / color / mirror / Atom feed
From: Antoine Levitt <antoine.levitt@gmail.com>
To: ding@gnus.org
Subject: Re: Hangup on second article
Date: Wed, 13 Jun 2012 16:25:13 +0200	[thread overview]
Message-ID: <8762avb86u.fsf@gmail.com> (raw)
In-Reply-To: <87ipeyho16.fsf@gmail.com>

10/06/12 23:09, Antoine Levitt
> 10/06/12 22:29, Lars Magne Ingebrigtsen
>> Antoine Levitt <antoine.levitt@gmail.com> writes:
>>
>>> 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.
>>
>> [...]
>>
>>>   gnus-async-wait-for-article(323368)
>>>   gnus-async-request-fetched-article("nntp+localhost:gmane.emacs.devel" 323368 #<buffer *Article nntp+localhost:gmane.emacs.devel*>)
>>
>> So you're running a news server locally?  Could there be something wrong
>> with it?
>
> There could. But it's a pretty standard installation of leafnode, which
> *should* be pretty much ok. Plus, there's no reason that leafnode would
> bug out on the second message of a group specifically, is there?
>
> Is there something I can do to get more info from gnus, so I can post
> more details if this happens again?

Happened again today. FWIW, setting gnus-asynchronous to nil made it
disappear. I increased verboseness, and saw it bugged out on "waiting
for async article". I think the async download works fine, but then some
weird condition makes it hang. To be more precise, I marked a few
articles as unread in gnus.general, exited, then entered it with SPC,
which displayed the first article. It also precached the next article :
Prefetching article 8024 in group
nntp+localhost:gmane.emacs.gnus.general. Very nice, thank
you. nntp-record-commands showed me the following.

20120613T161447.592 localhost GROUP gmane.emacs.gnus.general
20120613T161447.595 localhost XOVER 7963-7963
20120613T161447.634 localhost XOVER 8022-8030
20120613T161447.838 localhost ARTICLE 8022
20120613T161447.990 localhost GROUP gmane.emacs.gnus.general
20120613T161447.991 localhost ARTICLE 8024

So far, so good. Then I press "n", going to the next unread article, and
then I get "waiting for async article" which hangs, with no further
entries in *nntp-log*. I definitely think this is a gnus issue. I don't
see any other setting related to asynchronous behavior in my config
file.

Hope that helps,
Antoine




      reply	other threads:[~2012-06-13 14:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 16:28 Antoine Levitt
2012-04-25 22:46 ` Katsumi Yamaoka
2012-06-10 20:29 ` Lars Magne Ingebrigtsen
2012-06-10 21:09   ` Antoine Levitt
2012-06-13 14:25     ` Antoine Levitt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8762avb86u.fsf@gmail.com \
    --to=antoine.levitt@gmail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).