Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: Re: Activated two-part nntp async fetch again
Date: Tue, 15 Feb 2011 19:43:31 +0800	[thread overview]
Message-ID: <87ei79plp8.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87r5baux96.fsf@gnus.org>

On Tue, Feb 15 2011, Lars Ingebrigtsen wrote:

> 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.

Mine's hanging again and I'd love to contribute to the debugging
process, but I'm not quite sure what you mean by "each instance". Here's
what I get from one 'g' session, and it appeared to be the same when I
did it again:

Debugger entered--entering a function:
* nntp-retrieve-group-data-early("news.gmane.org" (("gmane.emacs.auctex.general" 3 (...) (...)) ("gmane.emacs.gnus.general" 3 (...) (... ... ... ... ...)) ("gmane.emacs.help" 3 (...) (... ... ...)) ("gmane.lisp.lib.tbnl.general" 3 (...) (...)) ("gmane.emacs.orgmode" 3 (...) (... ... ...)) ("gmane.comp.finance.ledger.general" 3 (...) (... ...)) ("gmane.mail.mairix.user" 3 (...) (... ...)) ("gmane.comp.lang.haskell.xmonad" 3 (...) (... ...)) ("gmane.emacs.gnus.user" 3 (...) (... ... ...))))
  gnus-retrieve-group-data-early((nntp "news.gmane.org") (("gmane.emacs.auctex.general" 3 (...) (...)) ("gmane.emacs.gnus.general" 3 (...) (... ... ... ... ...)) ("gmane.emacs.help" 3 (...) (... ... ...)) ("gmane.lisp.lib.tbnl.general" 3 (...) (...)) ("gmane.emacs.orgmode" 3 (...) (... ... ...)) ("gmane.comp.finance.ledger.general" 3 (...) (... ...)) ("gmane.mail.mairix.user" 3 (...) (... ...)) ("gmane.comp.lang.haskell.xmonad" 3 (...) (... ...)) ("gmane.emacs.gnus.user" 3 (...) (... ... ...))))
  gnus-get-unread-articles(nil)
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news nil nil)




  reply	other threads:[~2011-02-15 11:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-14 21:22 Lars Ingebrigtsen
2011-02-15 11:43 ` Eric Abrahamsen [this message]
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=87ei79plp8.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).