Gnus development mailing list
 help / color / mirror / Atom feed
* stack overflow in regexp matcher.
@ 2010-12-20 17:57 bgmrao
  2010-12-20 18:00 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: bgmrao @ 2010-12-20 17:57 UTC (permalink / raw)
  To: ding


Could someone please help correcting the error below?
I am using gnus from the latest git.

Thanks.

------
Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
  looking-at("^\\* [0-9]+ FETCH.*UID \\([0-9]+\\)")
  byte-code("m?\205\310\306\307!\204




^ permalink raw reply	[flat|nested] 8+ messages in thread
* stack overflow in regexp matcher
@ 2010-12-07 20:03 John Sullivan
  2010-12-07 20:26 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: John Sullivan @ 2010-12-07 20:03 UTC (permalink / raw)
  To: ding

I'm getting this error frequently when starting gnus or when hitting
"g". I updated via the emacs git mirror today, but it was also happening
with a version that was a few weeks old. Any ideas?

Backtrace (I truncated where there is ..., can backchannel more info on
request).

Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
  re-search-forward("VANISHED.* \\([0-9:,]+\\)" 71329 t)
  nnimap-parse-flags(((4085 qresync nil "INBOX.Drafts" qresync) (4086 qresync nil "INBOX.INBOX" qresync) (4087 qresync nil "INBOX.Sent" qresync) (4088 qresync nil "INBOX.Trash" qresync)...)))
  nnimap-finish-retrieve-group-infos("local" (("nnimap+local:INBOX.Drafts" 3 nil nil "nnimap:local" ((modseq . 1) (uidvalidity . "1283068789") (active 1 . 0) (imap-status . "1 1 0"))) ("nnimap+local:INBOX.INBOX" 3 nil nil "nnimap:local" ((modseq . 1) (uidvalidity . "1283068790") (active 1 . 0) (imap-status . "1 1 0")))...)))
  gnus-get-unread-articles(nil)
  gnus-setup-news(nil nil nil)
  byte-code("\b\204
  gnus-1(nil nil nil)
  gnus(nil)
  call-interactively(gnus t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)


-- 
John Sullivan
Emacs Planner Maintainer
http://wjsullivan.net/PlannerMode.html





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

end of thread, other threads:[~2010-12-21  3:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-20 17:57 stack overflow in regexp matcher bgmrao
2010-12-20 18:00 ` Lars Magne Ingebrigtsen
2010-12-20 18:24   ` Mac Wooster
2010-12-20 19:07     ` Lars Magne Ingebrigtsen
2010-12-21  2:59       ` bgmrao
2010-12-21  3:00       ` Mac Wooster
  -- strict thread matches above, loose matches on Subject: below --
2010-12-07 20:03 John Sullivan
2010-12-07 20:26 ` Lars Magne 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).