Error during GC: how can I find out more?

2008-12-05 Thread Gregory Marton
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

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

2008-12-05 Thread dsmich
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