bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#17168: 24.3.50; Segfault at mark_object


From: Daniel Colascione
Subject: bug#17168: 24.3.50; Segfault at mark_object
Date: Sun, 06 Apr 2014 13:53:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 04/06/2014 01:13 PM, Daniel Colascione wrote:
> On 04/06/2014 12:58 PM, Stefan Monnier wrote:
>>> The pinned bit approach is exactly what I implemented, except that we
>>> walk obarray, like we already do, instead of all symbols.
>>
>> We already walk obarray during the mark phase, so I don't understand
>> what you mean here.
> 
> I meant that, IIUC, you mean to "pin" symbols by adding a pinned bit to
> Lisp_Symbol, then at sweep time, enumerating all symbols in all symbol

Err, at mark time, of course.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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