bug-guile
[Top][All Lists]
Advanced

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

Re: guile-2.0.0 fails to build without threads


From: Ludovic Courtès
Subject: Re: guile-2.0.0 fails to build without threads
Date: Thu, 28 Apr 2011 17:09:46 +0200
User-agent: Gnus/5.110015 (No Gnus v0.15) Emacs/23.3 (gnu/linux)

Andy Wingo <address@hidden> writes:

> On Thu 28 Apr 2011 15:08, address@hidden (Ludovic Courtès) writes:
>
>>>       /* Sanity check.  */
>>>       if (!GC_is_visible (&scm_protects))
>>>         abort ();
>
> Is this even the right check to make?

Yes: the goal is to make sure that the ‘scm_protect’ variable itself is
a GC root.

Actually, Marijn: can you try “GC_DUMP_REGULARLY=1 ./meta/guile -c 0”,
and check what’s under “Static roots”?

Thanks,
Ludo’.



reply via email to

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