[armedbear-devel] debug stack overflow? (to track down regression)

Alan Ruttenberg alanruttenberg at gmail.com
Wed Apr 28 20:16:59 UTC 2010


On Tue, Apr 27, 2010 at 3:51 PM, Alessio Stalla <alessiostalla at gmail.com> wrote:
> On Tue, Apr 27, 2010 at 9:37 PM, Alan Ruttenberg
> <alanruttenberg at gmail.com> wrote:
>> Any chance of writing the stack to a file before tossing it? Is there
>> a way of signaling the stack condition when there's still some stack
>> left - is that a knob that Java offers?
>
> Actually the stack trace should be saved as the value of
> ext:*saved-backtrace* just before signaling the condition.

hm..
(setq kb (load-ontology "/Users/alanr/obi/ontology/obi.owl"))
; Evaluation aborted.
CL-USER> ext:*saved-backtrace*
NIL

-Alan




More information about the armedbear-devel mailing list