Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus master unusable
@ 2011-02-08 18:52 James Cloos
  0 siblings, 0 replies; only message in thread
From: James Cloos @ 2011-02-08 18:52 UTC (permalink / raw)
  To: ding

I tried upgrading last night.  What a time sink. :)

Bisecting took several hours; the result is:

,----
| 3ecb468fe961e2ab237028f1864bc9e9fdafb70e is the first bad commit
| commit 3ecb468fe961e2ab237028f1864bc9e9fdafb70e
| Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
| Date:   Sun Jan 30 19:15:18 2011 -0800
| 
|     Implement the asynchronous data fetching functions for nntp.
| 
| :040000 040000 eae6e437677abbb4a662662193fbfef4ca259496 cab9951912ea809ab3af9b01634154dfefcdde90 M	lisp
`----

Ever since that gnus gets stuck starting up.

I have a local leafnode as my primary; secondaries are one nnimap and
one nnmaildir.  (Gnus does not do any splitting.)

When it fails, emacs continues to poll(2) (or select(2) or whichever) on
its file decriptors, but does nothing else.

My secondary gnus, running on Julian's debian emacs-24-snapshot, has no
problems with its list of remote nntp and nnrss servers.

Reverting that single commit is a pain; the conflicts are significant.

I didn't see anything while poking around after a failed start which
could help debug this; only nnimap stuff, and that looked to be fine.

Is there at least some var to prevent async nntp?  The only servers are
leafnode and imapd on localhost, so async has little value on this box.

The full bisect log is:

,----
| git bisect start
| # good: [3272a40813e863cfac3bdab6a62795e93013ece1] mm: add support for inline javascript
| git bisect good 3272a40813e863cfac3bdab6a62795e93013ece1
| # bad: [fb8f2a30fdfc3d563268d94b5bc12faa34d2aa76] (nnimap-update-info): Simplify split history test.
| git bisect bad fb8f2a30fdfc3d563268d94b5bc12faa34d2aa76
| # bad: [cf9a1f28502ae17987738d6ddc1db76cd91e9a08] (gnus-read-active-file-1): Remove dead parameter infos.
| git bisect bad cf9a1f28502ae17987738d6ddc1db76cd91e9a08
| # good: [5999faaca088e8ef129ea6b2b7ee7329e3fa57a2] Give mml2015-signers higher precedence over mml2015-sign-with-sender.
| git bisect good 5999faaca088e8ef129ea6b2b7ee7329e3fa57a2
| # good: [5b81b4b7b447c64f3c09bad8541b3dfa71c392d1] Rewrite the Date header formatting functionality.
| git bisect good 5b81b4b7b447c64f3c09bad8541b3dfa71c392d1
| # bad: [8943cf1ad32a11652fe72ef4d34025f9618176ec] (nnimap-wait-for-response): Wait for results in a more secure manner.
| git bisect bad 8943cf1ad32a11652fe72ef4d34025f9618176ec
| # good: [3a7fa151831d10f9629d5ce941cf929fa842cf53] gnus-art.el (article-make-date-line): Work for user-defined format.
| git bisect good 3a7fa151831d10f9629d5ce941cf929fa842cf53
| # bad: [3ecb468fe961e2ab237028f1864bc9e9fdafb70e] Implement the asynchronous data fetching functions for nntp.
| git bisect bad 3ecb468fe961e2ab237028f1864bc9e9fdafb70e
| # good: [0757f205eed80587bfbc461c5510707d9be3247d] gnus-art.el (article-make-date-line): Fix last change.
| git bisect good 0757f205eed80587bfbc461c5510707d9be3247d
`----

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-08 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-08 18:52 Gnus master unusable James Cloos

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).