Gnus development mailing list
 help / color / mirror / Atom feed
From: Laura Conrad <lconrad@laymusic.org>
Subject: xemacs hang while gnus is trying to cope with flakey server
Date: 20 Nov 2000 07:54:39 -0500	[thread overview]
Message-ID: <m2em06952o.fsf@serpent.laymusic.org> (raw)


I'm finding that gnus is dealing badly with my new isp's newsserver.
I think the right answer is to start using leafnode and let it just
give up when it can't cope without making me wait for it in real
time.  But before I do that, I'm willing to do any debugging people
want to suggest, although it will probably behave fine if I'm waiting
to trap it somehow.

The usual symptom is that gnus takes forever to come back when I say
"g", and then when I ^g out of it, it does deny the server, but also
seems to have forgotten the marks in all of the groups in that server.

Last night, however, even ^G didn't get out of the loop, and I got
this backtrace when I killed the xemacs:

Lisp backtrace follows:

  # (unwind-protect ...)
  open-network-stream-internal("nntpd" #<buffer " *server news-east.speakeasy.net nntp  *nntpd**"> "news-east.speakeasy.net" "nntp")
  # bind (service host buffer name)
  open-network-stream("nntpd" #<buffer " *server news-east.speakeasy.net nntp  *nntpd**"> "news-east.speakeasy.net" "nntp")
  # bind (buffer)
  nntp-open-network-stream(#<buffer " *server news-east.speakeasy.net nntp  *nntpd**">)
  # bind (coding-system-for-read coding-system-for-write)
  byte-code("..." [nntp-coding-system-for-read nntp-coding-system-for-write coding-system-for-write coding-system-for-read nntp-open-connection-function pbuffer] 2)
  # (condition-case ... . ((error) (quit)))
  # bind (timer pbuffer buffer)
  nntp-open-connection(#<buffer " *nntpd*">)
  # bind (connectionless defs server)
  nntp-open-server("news-east.speakeasy.net" nil)
  # bind (elem gnus-command-method)
  gnus-open-server((nntp "news-east.speakeasy.net"))
  # bind (method server)
  #<compiled-function (server) "...(37)" [gnus-server-to-method server method error "No such server: %s" gnus-server-set-status ok gnus-open-server message "Couldn't open %s" nil gnus-server-update-server gnus-server-position-point] 4 ("/home/lconrad/src/gnus-cvs/gnus/lisp/gnus-srvr.elc" . 8485) (list (gnus-server-server-name))>("news-east.speakeasy.net")
  call-interactively(gnus-server-open-server)
  # (condition-case ... . error)
  # (catch top-level ...)

[1]-  Broken pipe             xemacs -f gnus

I have the server set up as a foreign server, i.e. not my primary or
secondary source, and defined to come up denied in my .gnus:

(add-to-list 'gnus-opened-servers '((nntp "news-east.speakeasy.net")
denied))


-- 
Laura (mailto:lconrad@laymusic.org , http://www.laymusic.org/ )
(617) 661-8097	fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139



             reply	other threads:[~2000-11-20 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-20 12:54 Laura Conrad [this message]
2000-11-20 13:07 ` Gunnar Evermann
2000-11-20 13:20 ` ShengHuo ZHU

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=m2em06952o.fsf@serpent.laymusic.org \
    --to=lconrad@laymusic.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).