bug-guile
[Top][All Lists]
Advanced

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

Re: Error during GC: how can I find out more?


From: dsmich
Subject: Re: Error during GC: how can I find out more?
Date: Fri, 5 Dec 2008 13:28:01 -0500

---- Gregory Marton <address@hidden> 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 Scheme so we can 
> more easily write a test case to isolate the problem?

Sure.  Just call (gc) whereever you want.

-Dale





reply via email to

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