bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24358: 25.1.50; re-search-forward errors with "Variable binding dept


From: Eli Zaretskii
Subject: bug#24358: 25.1.50; re-search-forward errors with "Variable binding depth exceeds max-specpdl-size"
Date: Sun, 23 Oct 2016 09:41:18 +0300

> From: npostavs@users.sourceforge.net
> Cc: Eli Zaretskii <eliz@gnu.org>,  24358@debbugs.gnu.org
> Date: Sat, 22 Oct 2016 18:46:43 -0400
> 
> Sam Halliday <sam.halliday@gmail.com> writes:
> 
> > Processing OKURI-NASI entries ...
> > processed 10% ...
> > processed 20% ...
> > Args out of range: #("崎/
> > かん" 0 5 (charset japanese-jisx0208)), -6, nil
> > make[2]: *** [Makefile:142: ../lisp/leim/ja-dic/ja-dic.el] Error 255
> > make[2]: Leaving directory '/home/fommil/build/emacs-git/emacs/leim'
> > make[1]: *** [Makefile:320: leim] Error 2
> > make[1]: Leaving directory '/home/fommil/build/emacs-git/emacs/lisp'
> > make: *** [Makefile:385: lisp] Error 2
> >
> 
> I can't reproduce this.

Neither can I.

Sam, does your build use ralloc.c?  Also, are you sure this change
causes the problem?  Note that Paul pushed a follow-up change after
that: do you have it in your tree?

> I did a 'make extraclean' in lisp/leim, and
> then ran 'make', ja-dic.el was generated without error:

Sam, please run the failed command under GDB, put a breakpoint in
args_out_of_range, and show the C and Lisp backtrace when this error
happens.  (If args_out_of_range is called more than once, then please
make sure you are showing the correct instance, e.g. by looking at the
"processed NN%" lines.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]