-------- Original-Nachricht --------
Datum: Wed, 10 Oct 2007 18:27:42 +0200
Von: "frank schwidom" <[EMAIL PROTECTED]>
An: bug-guile@gnu.org
Betreff: Segmentation fault

Hi

the following code leads to an segmentation fault in guile-1.6 and guile-1.8, 
when executed with --debug

currently the shortest Variant:
----------------
(let ((f (lambda (g) (delay (g)))))
  (force (f error)))
----------------

A discussion appeared already in http://paste.lisp.org/display/48972
(only for interest)

So long
Frank Schwidom


-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail


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

Reply via email to