Gnus development mailing list
 help / color / mirror / Atom feed
From: Leonidas Tsampros <ltsampros@upnet.gr>
To: ding@gnus.org
Subject: Re: how to debug
Date: Wed, 20 Jul 2011 22:16:36 +0300	[thread overview]
Message-ID: <871uxkn4ob.fsf@kepler.lan> (raw)
In-Reply-To: <m3k4berzw5.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Tue, 19 Jul 2011 18:36:26 +0200")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> Leonidas Tsampros <ltsampros@upnet.gr> writes:
>
>> Setting debug-on-quit to t, I caught this but it's probably not enough:
>>
>> Debugger entered--Lisp error: (quit)
>>   pop3-accept-process-output(#<process POP>)
>>   pop3-wait-for-messages(#<process POP> 22 175976)
>
> What's in the pop3 buffer at this point?
>
> And does setting `pop3-stream-length' to 1 make the problem go away?

Here it is in action. At exactly this point Gnus is in an infite loop
betweek pop3-wait-for-messages and pop3-number-of-responses:

  re-search-forward("^\\.?\n" nil t)
  pop3-number-of-responses(90992)
  pop3-wait-for-messages(#<process POP> 13 90992)
  pop3-send-streaming-command(#<process POP> "RETR" 13 90992)
  pop3-movemail("~/.emacs-mail-crash-box")
  mail-source-fetch-pop((pop :server "mail.popserver.com" :user "ltsampros" :password "password") #[(file orig-file) "\303\b\304\305	\206

  reply	other threads:[~2011-07-20 19:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07  0:55 lee
2011-07-07  6:52 ` Tassilo Horn
2011-07-07  8:57   ` Leonidas Tsampros
2011-07-07 15:03     ` lee
2011-07-19 16:36     ` Lars Magne Ingebrigtsen
2011-07-20 19:16       ` Leonidas Tsampros [this message]
2011-07-20 19:30         ` Lars Magne Ingebrigtsen
2011-07-21  0:26           ` Leonidas Tsampros
2011-08-21  3:52             ` Lars Magne Ingebrigtsen
2011-07-07 14:35   ` lee

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=871uxkn4ob.fsf@kepler.lan \
    --to=ltsampros@upnet.gr \
    --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).