Gnus development mailing list
 help / color / mirror / Atom feed
From: Leonidas Tsampros <ltsampros@upnet.gr>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: ding@gnus.org
Subject: Re: how to debug
Date: Thu, 21 Jul 2011 03:26:33 +0300	[thread overview]
Message-ID: <87k4bclbra.fsf@kepler.lan> (raw)
In-Reply-To: <m3wrfczr4q.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Wed, 20 Jul 2011 21:30:45 +0200")

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

> Leonidas Tsampros <ltsampros@upnet.gr> writes:
>
>>> 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
>
> Your message was cut off here.

Yeah. Gnus had warned me of non-printable characters. I chose to replace
non-printable characters with . Here is the continuation of the email:

  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.\b\n\232?\205.\306\n\307\"\310%\207" [file in-group orig-file
nnmail-split-incoming nnml-save-mail nil nnmail-get-split-group (pop
:server "mail.popserver.com" :user "ltsampros" :password "password")
nnml-active-number] 7])
  mail-source-fetch((pop :server "mail.popserver.com" :user "ltsampros"
:password "password") #[(file orig-file) "\303\b\304\305
\206.\b\n\232?\205.\306\n\307\"\310%\207" [file in-group orig-file
nnmail-split-incoming nnml-save-mail nil nnmail-get-split-group (pop
:server "mail.popserver.com" :user "ltsampros" :password "password")
nnml-active-number] 7])
  nnmail-get-new-mail-1(nnml nnml-save-incremental-nov "~/Mail.Gnus" nil nil nil)
  nnmail-get-new-mail(nnml nnml-save-incremental-nov "~/Mail.Gnus" nil)
  nnml-request-scan(nil "")
  gnus-request-scan(nil (nnml ""))
  gnus-read-active-file-1((nnml "") nil)
  gnus-read-active-for-groups((nnml "") ((very many big list of groups and ranges ))
  gnus-get-unread-articles(nil)
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news nil nil)

The 5 last lines of the rather long "trace of POP session to
mail.popserver.com" are the following:

As for binary drivers...  They work ok *if* and *while* the company wants
to support the hardware/OS.  Onc-ERR Format restriction violation. Email Session ID: {4E272662-76-4818C96-FFFF}

Process POP connection broken by remote peer

I can post the whole buffer if you want in pastebin or a similar
service.

Many Thanks
Leonidas Tsampros



  reply	other threads:[~2011-07-21  0:26 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
2011-07-20 19:30         ` Lars Magne Ingebrigtsen
2011-07-21  0:26           ` Leonidas Tsampros [this message]
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=87k4bclbra.fsf@kepler.lan \
    --to=ltsampros@upnet.gr \
    --cc=ding@gnus.org \
    --cc=larsi@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).