bug-guile
[Top][All Lists]
Advanced

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

Re: Segmentation Fault in guile-1.8.7 on recent Macbook Pro


From: Neil Jerram
Subject: Re: Segmentation Fault in guile-1.8.7 on recent Macbook Pro
Date: Sat, 30 Oct 2010 16:58:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Fabian Schuetz <address@hidden> writes:

> While experimenting with "undefine", I discovered, that 
> even quite important functions, like "write" or "display"
> can be undefined. The problem is, that calling them
> after they have been "undefined", leads to an 
> endless regression, displaying a Segmentation fault,
> when finally interrupted. 
>
> If I "undefine" list:
> (undefine list)
> and call it afterwards:
> (list 1 2 3 4)
> I get the expected "ABORT: (unbound-variable)
>
> I would be glad to help out, to fix this.

Can you explain why you need to undefine those functions?

Unless there's a compelling need, I'm afraid it's unlikely anyone will
work on this, because most developer focus is now on 1.9/2.0.

Thanks,
        Neil



reply via email to

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