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

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

bug#30931: abort() due to CHECK_ALLOCATED_AND_LIVE failure during GC


From: Paul Eggert
Subject: bug#30931: abort() due to CHECK_ALLOCATED_AND_LIVE failure during GC
Date: Fri, 30 Mar 2018 09:23:03 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 03/30/2018 05:56 AM, Noam Postavsky wrote:
Shouldn't we at least do set-marker?

     Fset_marker (XCAR (data), Qnil, Qnil)
     Fset_marker (XCDR (data), Qnil, Qnil)

Possibly. And perhaps we should making similar changes to the other two calls to free_marker (in insdel.c's signal_before_change), and removing the definition of free_marker while we're at it. Unfortunately I don't understand that part of the code well enough to say for sure.






reply via email to

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