emacs-devel
[Top][All Lists]
Advanced

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

Re: Please test GC_CHECK_MARKED_OBJECTS


From: Eli Zaretskii
Subject: Re: Please test GC_CHECK_MARKED_OBJECTS
Date: Wed, 21 Dec 2016 19:16:48 +0200

> From: Daniel Colascione <address@hidden>
> Date: Tue, 20 Dec 2016 18:53:15 -0800
> 
> GC_CHECK_MARKED_OBJECTS is broken with threads: PVEC_THREAD objects are
> not found via mem_find (but they should be?) and GC_CHECK_MARKED_OBJECTS
> assumes that any such vectorlike object must be a subr.  I think it's
> been broken since the threading branch landed.

Could you please file a bug report with all the details of the
failures you saw?

> Maybe we should enable GC_CHECK_MARKED_OBJECTS by defaults when
> --enable-checking.

Could be.  Does that incur any significant slow-down?



reply via email to

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