Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: Problem with agent and empty groups
Date: Mon, 09 Feb 2004 17:56:24 -0500	[thread overview]
Message-ID: <ud68namlj.fsf@xpediantsolutions.com> (raw)
In-Reply-To: <u8zllncyxsw.fsf@blackbird.MITRE.ORG>

David S Goldberg <david.goldberg6@verizon.net> writes:

> I'm not sure when this started happening.  Due to business travel I'd
> been running No Gnus from some time before 12 January.  I did a CVS
> update this morning and now when I try to get new news, I get the
> following backtrace.  Workaround is to unagentize the server in
> question but I really don't want to do that long term.
>
> Thanks,
>
> Signaling: (wrong-type-argument number-char-or-marker-p nil)
>   <(nil 1)
>   (if (< agent-min active-min) (setcar active agent-min))
>   (when (< agent-min active-min) (setcar active agent-min))
>   (let* ((local ...) (active-min ...) (active-max ...) (agent-min ...) (agent-max ...)) (when (< agent-min active-min) (setcar active agent-min)) (when (> agent-max active-max) (setcdr active agent-max)) (when (and info ...) (let ... ...) (gnus-agent-set-local group agent-min ...)))
>   (if (gnus-agent-method-p gnus-command-method) (let* (... ... ... ... ...) (when ... ...) (when ... ...) (when ... ... ...)))
>   (when (gnus-agent-method-p gnus-command-method) (let* (... ... ... ... ...) (when ... ...) (when ... ...) (when ... ... ...)))
>   (let* ((gnus-command-method ...)) (when (gnus-agent-method-p gnus-command-method) (let* ... ... ... ...)))
>   gnus-agent-possibly-alter-active("nnimap+linus:INBOX.mitre.secom.ids-ops" (1 . 0) ("nnimap+linus:INBOX.mitre.secom.ids-ops" 2 ((1 . 3591)) nil "nnimap:linus" ((uidvalidity . "962391135") (admin-address . "L-Soft list server at MITRE <listserv@lists.mitre.org>") total-expire)))
>   gnus-select-newsgroup("nnimap+linus:INBOX.mitre.secom.ids-ops" t nil)
>   gnus-summary-read-group-1("nnimap+linus:INBOX.mitre.secom.ids-ops" t nil nil nil nil)
>   gnus-summary-read-group("nnimap+linus:INBOX.mitre.secom.ids-ops" t nil nil nil nil nil)
>   gnus-group-read-group(nil nil nil)
>   gnus-topic-read-group(nil)
>   call-interactively(gnus-topic-read-group)
>   recursive-edit()
>   byte-code("..." [print-escape-newlines print-length debugger-buffer debugger-value standard-output debugger-args pop-to-buffer erase-buffer t 50 backtrace debugger-mode re-search-forward "\n[* ] debug(" 1 debugger-reenable (lambda debug) "Entering:\n" debug backtrace-debug 3 delete-char ?* 0 exit "Return value: " prin1 ?\n ?\  error "Signaling: " "Beginning evaluation of function call form:\n" nil message "" recursive-edit buffer-read-only inhibit-trace] 3)
>   debug(error (wrong-type-argument number-char-or-marker-p nil))
>   gnus-agent-possibly-alter-active("nnimap+linus:INBOX.mitre.secom.ids-ops" (3590 . 3591) ("nnimap+linus:INBOX.mitre.secom.ids-ops" 2 ((1 . 3591)) nil "nnimap:linus" ((uidvalidity . "962391135") (admin-address . "L-Soft list server at MITRE <listserv@lists.mitre.org>") total-expire)))
>   gnus-get-unread-articles(3)
>   gnus-group-get-new-news(nil)
>   call-interactively(gnus-group-get-new-news)

Dave,

Please trigger the debugger again then evaluate the value of the
variable local (e local<ret>).  I need its value to figure out why the
existing logic failed to prevent this error.

Kevin



  parent reply	other threads:[~2004-02-09 22:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-09 17:20 David S Goldberg
2004-02-09 17:26 ` David S Goldberg
2004-02-09 22:56 ` Kevin Greiner [this message]
2004-02-13 21:03   ` David S Goldberg
2004-02-23 17:34     ` David S Goldberg
2004-02-24 23:05       ` Kevin Greiner
2004-02-25 21:59         ` David S Goldberg
2004-03-04 12:56           ` Kevin Greiner
2004-03-04 15:12             ` Katsumi Yamaoka
2004-03-05 16:28               ` Kevin Greiner
2004-03-06  7:40                 ` Katsumi Yamaoka
2004-03-05 17:02             ` David S Goldberg

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=ud68namlj.fsf@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).