bug-guile
[Top][All Lists]
Advanced

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

Error during GC: how can I find out more?


From: Gregory Marton
Subject: Error during GC: how can I find out more?
Date: Fri, 5 Dec 2008 11:09:39 -0500 (EST)

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

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