bug-guile
[Top][All Lists]
Advanced

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

Re: Segmentation fault


From: Neil Jerram
Subject: Re: Segmentation fault
Date: Thu, 18 Oct 2007 23:45:47 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

"frank schwidom" <address@hidden> writes:

> -------- Original-Nachricht --------
> Datum: Wed, 10 Oct 2007 18:27:42 +0200
> Von: "frank schwidom" <address@hidden>
> An: address@hidden
> 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)))
> ----------------

(To avoid anyone else duplicating the work:) I've started debugging
this.

     Neil





reply via email to

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