Hi folks,
We are working with dbi postgres and suspect that we may have made a
mistake while modifying it that causes guile occasionally to die with
Guile: error during GC.
from what looks like line 88 of error.c here:
http://guile-1.8.sourcearchive.com/documentation/1.8.5plus-p1/error_8
Gregory Marton <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> We are working with dbi postgres and suspect that we may have made a
> mistake while modifying it that causes guile occasionally to die with
> Guile: error during GC.
> Is it possible to invoke garbage collection from within Sc