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

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

Re: Second GC-related crash in two days


From: Richard Stallman
Subject: Re: Second GC-related crash in two days
Date: Thu, 09 Mar 2006 12:14:39 -0500

    Program received signal SIGSEGV, Segmentation fault.
    mark_object (arg=1) at alloc.c:5618
    5618            if (ptr->gcmarkbit) break;
    (gdb) bt
    #0  mark_object (arg=1) at alloc.c:5618
    #1  0x081284fb in mark_object (arg=1) at alloc.c:5609
    #2  0x08128735 in mark_object (arg=1) at alloc.c:5734
    #3  0x08127359 in mark_memory (start=0xbfffc940, end=0xbfffe92c)
        at alloc.c:4343

Can you find out what object is clobbered, and what data structure
it belongs to?




reply via email to

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