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

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

Re: crash backtrace


From: Richard Stallman
Subject: Re: crash backtrace
Date: Mon, 23 Feb 2004 13:57:56 -0500

    I pulled the latest sources from CVS and build on 2004-02-03, so it's
    not exactly a current build.  I had been seeing this function cause
    crashes a lot when I first built Emacs.  After a few crashes I started
    making sure that I always run Emacs inside GDB.  That seemed to fix
    the problem - until now.

If you can find a reliable way to make this crash, that would
be extremely useful.  This could be a bug in memory handling,
and they are often hard to find.  A reliable case would give us
a chance to find this one.

Meanwhile, if you could study the code
and figure out which slot in which stack frame
was being marked here, and why marking this data led to a crash,
that would be quite useful.

    #5  0x0812e98e in mark_memory (start=0x87dfc00, end=0xbffff65c)
        at /home/chris/emacs/src/emacs/src/alloc.c:3830
    #6  0x0812ea0a in mark_stack () at 
/home/chris/emacs/src/emacs/src/alloc.c:4054





reply via email to

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