GNU bug report logs - #24764
25.1.50; Another crash in automatic gc

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Sat, 22 Oct 2016 09:40:02 UTC

Severity: normal

Found in version 25.1.50

Done: Michael Heerdegen <michael_heerdegen <at> web.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 24764 <at> debbugs.gnu.org, schwab <at> linux-m68k.org
Subject: bug#24764: 25.1.50; Another crash in automatic gc
Date: Sat, 22 Oct 2016 17:10:13 +0300
> From: Michael Heerdegen <michael_heerdegen <at> web.de>
> Cc: schwab <at> linux-m68k.org,  24764 <at> debbugs.gnu.org
> Date: Sat, 22 Oct 2016 16:05:29 +0200
> 
> > Another question: is the buffer 'b' here:
> >
> > > 0x000000000058aae0 in unchain_marker (marker=0x88e9968) at marker.c:605
> > > 605 for (tail = BUF_MARKERS (b); tail; prev = &tail->next, tail =
> > > *prev)
> >
> > a live buffer, or is it a buffer that was killed?  A buffer is live
> > if its name is a string, not nil.  Try this:
> >
> >   (gdb) p b->name_
> >   (gdb) xpr
> 
> says "No symbol "b" in current context" and "The history is empty".  Am
> I'm doing something wrong?

How can that be?  Are you in the correct stack frame?  What does this
show?

  (gdb) frame





This bug report was last modified 8 years and 199 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.