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

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

Re: Crash when visiting source file


From: Eli Zaretskii
Subject: Re: Crash when visiting source file
Date: Mon, 06 Jun 2005 06:49:53 +0300

> From: "Steven T. Hatton" <address@hidden>
> Date: Sun, 5 Jun 2005 18:05:03 -0400
> Cc: address@hidden
> 
> I can try to get some more out of GDB, but I really think the problem is that 
> EDE is blowing the stack with a recursive call.

To see if this is the case, compare inside GDB the value of the $sp
register with the variable that stores the stack limit.  Such a
variable is defined in the runtime library; I don't know what is its
name on your system, but you can use the GDB command "info variables
REGEXP" to find variables whose name includes "stack".




reply via email to

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