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_8c-source.html

Is it possible to invoke garbage collection from within Scheme so we can more easily write a test case to isolate the problem?

Are there other ways in which we might get more hints as to the nature of the error, or the nature of the data structures it was trying to collect at the time?

Thanks,
Grem

--
------ __@   Gregory A. Marton                 http://csail.mit.edu/~gremio
--- _`\<,_                                                     617-775-3005
-- (*)/ (*)            Make friends with freedom and uncertainty.
~~~~~~~~~~~~~~~~-~~~~~~~~_~~~_~~~~~v~~~~^^^^~~~~~--~~~~~~~~~~~~~~~++~~~~~~~



Reply via email to