Gnus development mailing list
 help / color / mirror / Atom feed
* large number of References: breaks gnus when tramp is in use
@ 2014-12-22 14:35 Wes Hardaker
  2015-01-26  3:31 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Wes Hardaker @ 2014-12-22 14:35 UTC (permalink / raw)
  To: ding


When entering a (nnmaildir) group with a references header (pretty much
always spam) that contains a huge number of ids, entering the group crashes with:

  tramp-completion-file-name-handler: Variable binding depth exceeds max-specpdl-size

The References: header in question looks like:

  References: <433084430.120979.1412578241592.JavaMail.yahoo@jws11167.mail.ir2.yahoo.com> <45517741.179747.1412579431316.JavaMail.yahoo@jws11120.mail.ir2.yahoo.com> <1185402068.175467.1412579573908.JavaMail.yahoo@j.....

(I didn't count how many, but it's a lot; about 2*80*59 characters
worth, guessing)


So, the odd thing to me is why is the tramp hook being called for the
references header in the first place?  Is that message id trying to be
file-opened?  And if so, why?

-- 
Wes Hardaker                                     
My Pictures:       http://capturedonearth.com/
My Thoughts:       http://pontifications.hardakers.net/



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: large number of References: breaks gnus when tramp is in use
  2014-12-22 14:35 large number of References: breaks gnus when tramp is in use Wes Hardaker
@ 2015-01-26  3:31 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2015-01-26  3:31 UTC (permalink / raw)
  To: Wes Hardaker; +Cc: ding

Wes Hardaker <wes@hardakers.net> writes:

> When entering a (nnmaildir) group with a references header (pretty much
> always spam) that contains a huge number of ids, entering the group
> crashes with:
>
>   tramp-completion-file-name-handler: Variable binding depth exceeds
> max-specpdl-size

[...]

> So, the odd thing to me is why is the tramp hook being called for the
> references header in the first place?  Is that message id trying to be
> file-opened?  And if so, why?

Yeah, this seems like a Tramp bug of some kind.  If you set
`debug-on-error', are you able to get a backtrace?  That might give us a
clue as to what is calling Tramp here.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-26  3:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-22 14:35 large number of References: breaks gnus when tramp is in use Wes Hardaker
2015-01-26  3:31 ` Lars Ingebrigtsen

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