Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: ding@gnus.org
Subject: Re: error fetching emails in agent
Date: Thu, 31 Mar 2011 09:27:24 +0100	[thread overview]
Message-ID: <87pqp7r8yb.fsf@ucl.ac.uk> (raw)
In-Reply-To: <m3bp0t3h8o.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Tue, 29 Mar 2011 20:37:43 +0200")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Eric S Fraga <e.fraga@ucl.ac.uk> writes:
>
>> If I spend some time reading and processing emails in a gnus session and
>> then request that the agent fetch emails, I often get an error like
>> this:
>>
>> ,----
>> | Error Args out of range: 33632, 154227 while fetching session.  Should
>> | gnus continue? (y or n)
>> `----
>
> Do you get a backtrace if you set `debug-on-error'?

Lars,

finally, yes!  I have had debug-on-error turned on and have been trying
Js periodically the past day or two and finally I got an error with
corresponding backtrace:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (args-out-of-range 13294 19274)
  gnus-agent-fetch-articles("nnimap+ucl:lists.org" (2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 ...))
  gnus-agent-fetch-group-1("nnimap+ucl:lists.org" (nnimap "ucl" (nnimap-address "imap-server.ucl.ac.uk") (nnimap-inbox "INBOX") (nnimap-stream ssl)))
  gnus-agent-fetch-session()
  call-interactively(gnus-agent-fetch-session nil nil)
--8<---------------cut here---------------end--------------->8---

However, I don't think it's particularly helpful.

I think I've narrowed down the conditions under which this happens: if I
read a group and exit it, with articles being expired as a result, and
then ask the agent to fetch articles without saving first, this seems to
happen.  If I save ('s' in Group buffer), this doesn't seem to happen or
if no articles have been expired since the last save it doesn't seem to
happen either.

But that's just conjecture... I have not been scientific in my
experimentation (yet)!

All of this with gnus from git from yesterday late (GMT).

Anyway, I hope some of this helps.

Thanks,
eric
-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 + No Gnus v0.16



  reply	other threads:[~2011-03-31  8:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18 14:50 Eric S Fraga
2011-03-29 18:37 ` Lars Magne Ingebrigtsen
2011-03-31  8:27   ` Eric S Fraga [this message]
2011-04-12 16:45     ` Lars Magne Ingebrigtsen

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=87pqp7r8yb.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --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).