guile-user
[Top][All Lists]
Advanced

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

Re: What normally causes "GC missed a reference"?


From: Rob Browning
Subject: Re: What normally causes "GC missed a reference"?
Date: 16 Jan 2001 12:34:51 -0600
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Michael Livshin <address@hidden> writes:

> to ease the hunting, try compiling your guile with
> -DGUILE_DEBUG_FREELIST and calling (gc-set-debug-check-freelist! #t)
> somewhere before the errorring place.  you want to call it as late
> as possible, as what it does is GC before each cons.

I saw that, but it looked from the NEWS file (unless I misread) that
that was only available as of 1.4, and since the problem seems linked
to compiling against 1.3.4, I probably can't use that trick, though
maybe I'll try it anyway with 1.4 and see what I find out.

Thanks for the help.

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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