GNU bug report logs -
#16324
24.3.50; Crashing on OSX 10.6.8 (built --with-ns)
Previous Next
Reported by: Keith David Bershatsky <esq <at> lawlist.com>
Date: Thu, 2 Jan 2014 07:01:02 UTC
Severity: normal
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 16324 <at> debbugs.gnu.org (full text, mbox):
I re-wrote part of my calendar function today thinking that it was maybe to blame, but I'm still receiving a few crashes. Here are some of the messages I'm seeing right before the crash -- the font disappears in the *Org Agenda* buffer when the message appears each time I try to change months:
Error during redisplay: (jit-lock-function 1) signaled (error "Variable binding depth exceeds max-specpdl-size")
Error during redisplay: (jit-lock-function 553) signaled (error "Variable binding depth exceeds max-specpdl-size")
Error during redisplay: (jit-lock-function 1082) signaled (error "Variable binding depth exceeds max-specpdl-size")
I have overlays in the calendar buffer, and font lock in the *Org Agenda* buffer above it. The error or crash happens when I move forward or backward between months -- each time I switch months, a new *Org Agenda* and new *Calendar* buffer appear -- the code searches the org-todo-files and finds matches with deadlines or scheduled, and then places an overlay on the matching visible date using a holiday-sexp from holidays.el.
Keith
This bug report was last modified 5 years and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.