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

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

Re: stack overflow while using sml-mode.el


From: Colin Walters
Subject: Re: stack overflow while using sml-mode.el
Date: 23 Oct 2000 11:20:56 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

[I'm CCing this to g-e-b@gnu.org, in case the "xbacktrace" is useful
 to someone else too]

Gerd Moellmann <gerd@gnu.org> writes:

> Colin Walters <walters+n@cis.ohio-state.edu> writes:
> > (Am I using the "xstring" macro correctly?)
> 
> Yes.  

Now you have me completely confused, because others said that I was
using it incorrectly :|.  No big deal, though.

> It might be interesting to look at the whole backtrace and see if
> this is a loop calling GC repeatedly, or if GC is looping
> indefinitely.  The output of `xbacktrace' might also be interesting.

Ok, here it is; let me know if there's anything else I can do.

(gdb) xbacktrace
0x1d <Address 0x1d out of bounds>
0x83eaa38 "backquote-process"
0x83eaa38 "backquote-process"
0x83eaa38 "backquote-process"
0x83eaa38 "backquote-process"
0x60000811 <Address 0x60000811 out of bounds>
0x814213c "`"
0x8142770 "let"
0x181fda20 <Address 0x181fda20 out of bounds>
0x870f924 "sml-move-read"
0x38142d64 <Address 0x38142d64 out of bounds>
0x3814269c <Address 0x3814269c out of bounds>
0x8142770 "let"
0x381426c0 <Address 0x381426c0 out of bounds>
0x3814269c <Address 0x3814269c out of bounds>
0x3814c8f0 <Address 0x3814c8f0 out of bounds>
0x8142770 "let"
0x870fae4 "sml-backward-sym"
0x38142780 <Address 0x38142780 out of bounds>
0x8142770 "let"
0x870fb84 "sml-backward-sexp"
0x381426c0 <Address 0x381426c0 out of bounds>
0x8142770 "let"
0x870f28c "sml-move-if"
0x38142794 <Address 0x38142794 out of bounds>
0x381426ac <Address 0x381426ac out of bounds>
0x38142780 <Address 0x38142780 out of bounds>
0x8142770 "let"
0x870fb84 "sml-backward-sexp"
0x381426c0 <Address 0x381426c0 out of bounds>
0x38142794 <Address 0x38142794 out of bounds>
0x381426c0 <Address 0x381426c0 out of bounds>
0x38142804 <Address 0x38142804 out of bounds>
0x19 <Address 0x19 out of bounds>
0x8142770 "let"
0x8710cc4 "sml-find-matching-starter"
0x3814269c <Address 0x3814269c out of bounds>
0x8142770 "let"
0x3814268c <Address 0x3814268c out of bounds>
0x3814267c <Address 0x3814267c out of bounds>
0x8142770 "let"
0x381426c0 <Address 0x381426c0 out of bounds>
0x381427e8 <Address 0x381427e8 out of bounds>
0x8142770 "let"
0x870f244 "sml-with-ist"
0x3814421c <Address 0x3814421c out of bounds>
0x86c16f8 "sml-calculate-indentation"
0x381426c0 <Address 0x381426c0 out of bounds>
0x38142804 <Address 0x38142804 out of bounds>
0x19 <Address 0x19 out of bounds>
0x3814267c <Address 0x3814267c out of bounds>
0x38141a8c <Address 0x38141a8c out of bounds>
0x8142770 "let"
0x8710bc4 "sml-indent-line"
0x3818c1b4 <Address 0x3818c1b4 out of bounds>
0x38144238 <Address 0x38144238 out of bounds>





reply via email to

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