Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: Sporadic NNIMAP error with CVS gnus
Date: Sun, 01 Dec 2002 21:31:10 -0600	[thread overview]
Message-ID: <3DEAD3FE.4020604@xpediantsolutions.com> (raw)
In-Reply-To: <uor8d1clmk.fsf@bashful.cdf.toronto.edu>



Arcady Genkin wrote:

>After upgrading to the latest CVS gnus from the CVS copy from Spring,
>I *sometimes* get the following when entering an NNIMAP group.  I have
>captured NNIMAP log and can provide the contents if necessary.
>
>Thanks!
>
I realize that the problem is intermittent, however if you do the 
following it will really help me.
First, please delete gnus-agent.elc.  Second, whenever you start gnus 
set debug-on-error to t {M-: (setq debug-on-error t)}.
After doing this, you can continue to use gnus as you would normally. 
 If this error repeats, you'll be kicking into the debugger.  At that 
point, I'd like

1) the stack trace displayed by the debugger.
2) The contents of " *nntpd*".  Actually, I don't need everything, just 
the line gnus-agent-braid-nov was trying to read.  You can get this by 
selecting the *nntpd* buffer from the debugger then copying the line 
containing point.  I'd also appreciate some sort of marker to indicate 
where point was positioned in that line.

The last few commands in the NNIMAP log may be of interest.  Please send 
them by PM.

Kevin

>
>Signaling: (invalid-read-syntax "#")
>  read(#<buffer " *nntpd*">)
>  gnus-agent-braid-nov("nnimap+mail.thpoon.com:mail/private" (7881 7977 8057 8068 8088 8089 8090 8091 8092 8135 8140 8146 8147 8187 8199 8232 8361 8485 8486 8487 8728 8737 8822 8823 8824 8825 8827 8828 8829 8830 8832 8833 8834 8835 8836 8837 8838) "/u/agenkin/News/agent/nnimap/mail.thpoon.com/mail_private/.overview")
>  gnus-agent-retrieve-headers((7881 7977 8057 8068 8088 8089 8090 8091 8092 8135 8140 8146 8147 8187 8199 8232 8361 8485 8486 8487 8728 8737 8822 8823 8824 8825 8827 8828 8829 8830 8832 8833 8834 8835 8836 8837 8838) "nnimap+mail.thpoon.com:mail/private" nil)
>  gnus-retrieve-headers((7881 7977 8057 8068 8088 8089 8090 8091 8092 8135 8140 8146 8147 8187 8199 8232 8361 8485 8486 8487 8728 8737 8822 8823 8824 8825 8827 8828 8829 8830 8832 8833 8834 8835 8836 8837 8838) "nnimap+mail.thpoon.com:mail/private" nil)
>  gnus-cache-retrieve-headers((3774 3775 4121 4126 4330 4882 4908 4917 4928 5058 5064 5066 7237 7809 7881 7977 7996 7997 7998 8040 8057 8063 8068 8088 8089 8090 8091 8092 8115 8135 8138 8140 8141 8146 8147 8187 8199 8227 8232 8361 8485 8486 8487 8490 8728 8737 8822 8823 8824 8825 8827 ...) "nnimap+mail.thpoon.com:mail/private" nil)
>  gnus-retrieve-headers((3774 3775 4121 4126 4330 4882 4908 4917 4928 5058 5064 5066 7237 7809 7881 7977 7996 7997 7998 8040 8057 8063 8068 8088 8089 8090 8091 8092 8115 8135 8138 8140 8141 8146 8147 8187 8199 8227 8232 8361 8485 8486 8487 8490 8728 8737 8822 8823 8824 8825 8827 ...) "nnimap+mail.thpoon.com:mail/private" nil)
>  gnus-fetch-headers((3774 3775 4121 4126 4330 4882 4908 4917 4928 5058 5064 5066 7237 7809 7881 7977 7996 7997 7998 8040 8057 8063 8068 8088 8089 8090 8091 8092 8115 8135 8138 8140 8141 8146 8147 8187 8199 8227 8232 8361 8485 8486 8487 8490 8728 8737 8822 8823 8824 8825 8827 ...))
>  gnus-select-newsgroup("nnimap+mail.thpoon.com:mail/private" nil nil)
>  gnus-summary-read-group-1("nnimap+mail.thpoon.com:mail/private" nil t nil nil nil)
>  gnus-summary-read-group("nnimap+mail.thpoon.com:mail/private" nil t nil nil nil nil)
>  gnus-group-read-group(nil t)
>  gnus-group-select-group(nil)
>  gnus-topic-select-group(nil)
>  call-interactively(gnus-topic-select-group)
>
>  
>





  reply	other threads:[~2002-12-02  3:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-02  0:25 Arcady Genkin
2002-12-02  3:31 ` Kevin Greiner [this message]
2002-12-02  7:07 ` Simon Josefsson
2002-12-02 15:46   ` Arcady Genkin
2002-12-03  3:32     ` Simon Josefsson
2002-12-03  3:45       ` Arcady Genkin
2002-12-03  3:55         ` Kevin Greiner
2002-12-06  0:12           ` Arcady Genkin
2002-12-03  4:11         ` Simon Josefsson

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=3DEAD3FE.4020604@xpediantsolutions.com \
    --to=kgreiner@xpediantsolutions.com \
    /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).