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: Richard Stallman
Subject: Re: Tramp with global-auto-revert-mode.
Date: Sat, 15 May 2004 14:34:04 -0400

    #0  abort () at emacs.c:433
    #1  0x0812a575 in mark_object (arg=144520658) at alloc.c:5034
    #2  0x0812a5d6 in mark_object (arg=144315413) at alloc.c:5051
    #3  0x0812a5d6 in mark_object (arg=144310277) at alloc.c:5051
    #4  0x0812948a in mark_memory (start=0xbfffc780, end=0xbffff57c)
        at alloc.c:3781
    #5  0x081294f5 in mark_stack () at alloc.c:4055

Can you figure out which slot, in which stack frame,
is currently being examined within mark_stack?  That would
probably lead us to the C level bug that directly causes
these crashes.

If we make changes at the Lisp level, the C-level bug may no
longer happen often in this way, but it will still remain and
may cause occasional crashes on other occasions.  So please try
to debug it now while the Lisp code still triggers it.




reply via email to

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