Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Activated two-part nntp async fetch again
Date: Mon, 14 Feb 2011 13:22:45 -0800	[thread overview]
Message-ID: <87r5baux96.fsf@gnus.org> (raw)

I've now activated the two-part NNTP async fetch again, so your Gnus
will hang again, if you were affected by the hangs earlier.

However, I think I may have made some headway in trying to figure out
why it hangs, although I've been unable to reproduce the problem myself.

I think the issues is that `nntp-retrieve-group-data-early' is called
twice on the same server, for some reason.  And that makes all the
output go into the same buffer, and things get really messed up.

If you are affected by this problem, could you `M-x debug-on-entry RET
nntp-retrieve-group-data-early RET' and then note what the value of the
`server' variable is in each instance?  If you get the same value twice
in the same `g' session, then we've found the culprit, and I'd like to
have the backtraces from two of those calls so that I can see what's
screwing things up.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




             reply	other threads:[~2011-02-14 21:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 21:22 Lars Ingebrigtsen [this message]
2011-02-15 11:43 ` Eric Abrahamsen
2011-02-18 23:20   ` Lars Ingebrigtsen
2011-02-21  5:04     ` Lars Ingebrigtsen
2011-03-02  7:49       ` Vincent Bernat
2011-03-05 10:57         ` Lars Magne Ingebrigtsen
2011-03-19 10:35     ` Eric Abrahamsen
2011-03-29 20:22       ` Lars Magne Ingebrigtsen
2011-03-30  1:11         ` Eric Abrahamsen
2011-04-12 16:48           ` Lars Magne Ingebrigtsen
2011-02-16 17:41 ` Manoj Srivastava

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=87r5baux96.fsf@gnus.org \
    --to=larsi@gnus.org \
    --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).