"xeos" wrote:
>I have found a bug on cvs guile. It has been
>reproduced by two users more too. When Guile
>crashed when it evaluates a wrong expression
>of the form:
>
>  (set! 'symbol value)

I have stumbled upon backtrace dump a number
of times, but I was never able to reduce it
to such a simple form.

IMHO it cannot be fixed without understanding
what is going on in "eval.c", which, unfortunately
is a royal mess of a module.

I also have a dump involving a "deval" call with
NULL arguments, which belongs to "eval.c", too.

--
Marco Maggi

"They say jump!, you say how high?"
Rage Against the Machine - "Bullet in the Head"



_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to