[Ecls-list] Crashing on load

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Sun May 6 19:16:54 UTC 2007


2007/5/2, Dean O'Connor <dean.oconnor at ite.com.au>:
>
> I am having fundamental problems executing embedded ECL in my C++ app.
> Using trunk..
>     res = cl_load(1, make_simple_base_string("test.lisp"));   // throws
> an access violation
>
> In debug, the cl_load causes lots of these console errors (then the
> exception):
>
> "0 is an illegal frs index.
> Broken at SI:TOP-LEVEL.No restarts available."

It looks like your system "test.lisp" caused an error and overflows
the stack. Does the same error happen if you remove the safe_eval
statement?

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list