guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Test-suite update


From: Kevin Ryde
Subject: Re: [PATCH] Test-suite update
Date: Tue, 27 Sep 2005 09:15:04 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

address@hidden (Ludovic Courtès) writes:
>
> But still, that doesn't explain why the stack overflows when using `-l'
> and why everything's fine when loading the test from the REPL.

gdb might show where the stack is being used up, trap on
scm_report_stack_overflow I think.

When I looked it was scm_ceval (or whatever it's called).  That's the
innermost recursion is it?  Maybe someone smart could review to see if
it can be reduced, for the commonest usages.




reply via email to

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