emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp with global-auto-revert-mode.


From: Eli Zaretskii
Subject: Re: Tramp with global-auto-revert-mode.
Date: 16 May 2004 07:58:09 +0200

> Date: Sat, 15 May 2004 15:44:44 -0500 (CDT)
> From: Luc Teirlinck <address@hidden>
> 
> I am not familiar at all with how gc checks for memory corruption.

Did you look in etc/DEBUG?  It has a section about debugging crashes
in GC.  You need to use the last_marked[] array to guide you through
the recursive invocations of mark_object and its ilk, and find out
which part of what Lisp data structure is being marked when the
disaster strikes.





reply via email to

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