Gnus development mailing list
 help / color / mirror / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: ding@gnus.org
Subject: Re: How to debug hangs during message fetching
Date: Mon, 07 Feb 2011 13:39:24 +0100	[thread overview]
Message-ID: <87oc6o588z.fsf@member.fsf.org> (raw)
In-Reply-To: <87fws0827j.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 07 Feb 2011 04:21:36 -0800")

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Tassilo Horn <tassilo@member.fsf.org> writes:
>
>> 1675 OK [READ-ONLY] Completed
>> 1676 OK Completed (0.000 sec)
>
> Compare these command numbers with the commands in *imap log* to see
> whether there are later commands that we're not getting any responses
> for.

Is it that what you mean?

--8<---------------cut here---------------start------------->8---
13:12:31 1670 UID FETCH 129:* FLAGS
13:12:31 1671 EXAMINE "Junk"
13:12:31 1672 UID FETCH 282:* FLAGS
13:12:31 1673 EXAMINE "INBOX"
13:12:31 1674 UID FETCH 7685:* FLAGS
13:12:31 1675 EXAMINE "Drafts"
13:12:31 1676 UID FETCH 1:* FLAGS
13:17:15 1677 SELECT "INBOX.Sent Items"
13:17:15 1678 APPEND "INBOX.Sent Items" {11468}
13:17:16 1679 SELECT "INBOX.Sent Items"
13:17:16 1680 UID FETCH 1:* FLAGS
13:17:17 1681 UID STORE 1:1263 +FLAGS.SILENT (\Seen)
13:17:18 1682 SELECT "INBOX.mailinglists.ding"
--8<---------------cut here---------------end--------------->8---

But 1676 was the last number in the nnimap_no_hang.log.  That was the
command that did not hang.  The last number in nnimap_hang.log was 1573,
and here I have some NOOPs in *imap log*.

--8<---------------cut here---------------start------------->8---
13:04:02 1568 UID FETCH 282:* FLAGS
13:04:02 1569 EXAMINE "INBOX"
13:04:02 1570 UID FETCH 7685:* FLAGS
13:04:02 1571 EXAMINE "Drafts"
13:04:02 1572 UID FETCH 1:* FLAGS
13:04:04 1573 NOOP
13:04:04 1574 NOOP
13:09:09 1575 SELECT "INBOX.mailinglists.ding"
13:09:09 1576 UID FETCH 10962:10963 (UID RFC822.SIZE BODYSTRUCTURE BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref Cc To Newsgroups)])
13:09:10 1577 UID FETCH 10962 BODY.PEEK[]
13:09:11 1578 UID FETCH 10963 BODY.PEEK[]
--8<---------------cut here---------------end--------------->8---

Bye,
Tassilo
-- 
Sent from my Emacs



  reply	other threads:[~2011-02-07 12:39 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-07 11:31 Tassilo Horn
2011-02-07 11:44 ` Lars Ingebrigtsen
2011-02-07 11:55   ` Tassilo Horn
2011-02-07 11:59     ` Lars Ingebrigtsen
2011-02-07 12:17       ` Tassilo Horn
2011-02-07 12:21         ` Lars Ingebrigtsen
2011-02-07 12:39           ` Tassilo Horn [this message]
2011-02-07 12:57             ` Tassilo Horn
2011-02-14  3:35               ` Lars Ingebrigtsen
2011-02-14  9:21                 ` Tassilo Horn
2011-02-15 21:28                   ` Emilio Jesús Gallego Arias
2011-02-16 22:12                     ` Lars Ingebrigtsen
2011-02-16 22:18                       ` Emilio Jesús Gallego Arias
2011-02-16 22:24                         ` Lars Ingebrigtsen
2011-02-17  0:27                           ` Emilio Jesús Gallego Arias
2011-02-17 23:48                             ` Lars Ingebrigtsen
2011-02-23  2:12                               ` Emilio Jesús Gallego Arias
2011-02-23  2:18                               ` Emilio Jesús Gallego Arias
2011-02-23  9:04                                 ` Lars Ingebrigtsen
2011-02-24  2:18                                   ` Emilio Jesús Gallego Arias
2011-02-25  3:33                                     ` Lars Ingebrigtsen
2011-02-19  9:45                       ` Vincent Bernat
2011-02-20  1:22                         ` Lars Ingebrigtsen
2011-02-20 13:14                           ` Vincent Bernat
2011-02-07 21:21 ` Ludovic Courtès
2011-02-07 21:27   ` Michael Welsh Duggan
2011-02-14  3:35   ` Lars 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=87oc6o588z.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --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).