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

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

Re: Segmentation fault for large values of max-lisp-eval-depth


From: Jesper Harder
Subject: Re: Segmentation fault for large values of max-lisp-eval-depth
Date: Wed, 28 Apr 2004 14:29:37 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> But the first question is IMHO whether this is indeed the case here.
> That is, can you check that the stack is overrun in your case?

How do I check that?

Emacs crashes with the message:

  Program received signal SIGSEGV, Segmentation fault.
  Findirect_function (object=679997816) at data.c:1907

And the the first few lines of the backtrace are:

#0  Findirect_function (object=679997816) at data.c:1907
#1  0x0813d2ee in Feval (form=-1466819232) at eval.c:2006
#2  0x0813b1da in Fprogn (args=-1466819240) at eval.c:408
#3  0x0813e3af in funcall_lambda (fun=-1466819360, nargs=0, 
arg_vector=0xbf800150) at eval.c:2906
#4  0x0813e0f0 in apply_lambda (fun=-1466819360, args=675028832, eval_flag=1) 
at eval.c:2835
#5  0x0813d663 in Feval (form=-1466819232) at eval.c:2136
#6  0x0813b1da in Fprogn (args=-1466819240) at eval.c:408
#7  0x0813e3af in funcall_lambda (fun=-1466819360, nargs=0, 
arg_vector=0xbf8002f0) at eval.c:2906
#8  0x0813e0f0 in apply_lambda (fun=-1466819360, args=675028832, eval_flag=1) 
at eval.c:2835
#9  0x0813d663 in Feval (form=-1466819232) at eval.c:2136
#10 0x0813b1da in Fprogn (args=-1466819240) at eval.c:408

-- 
Jesper Harder                                <http://purl.org/harder/>




reply via email to

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