GNU bug report logs - #74831
31.0.50; scratch/igc: segfaults on startup when called under gdb

Previous Next

Package: emacs;

Reported by: Gregor Zattler <telegraph <at> gmx.net>

Date: Thu, 12 Dec 2024 14:28:02 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 74831-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gregor Zattler <telegraph <at> gmx.net>
Cc: 74831-done <at> debbugs.gnu.org
Subject: Re: bug#74831: 31.0.50; scratch/igc: segfaults on startup when
 called under gdb
Date: Thu, 12 Dec 2024 20:56:31 +0200
> From: Gregor Zattler <telegraph <at> gmx.net>
> Cc: 74831 <at> debbugs.gnu.org
> Date: Thu, 12 Dec 2024 17:53:50 +0100
> 
> >> >> 1605	  *xcdr_addr (c) = n;
> >> >
> >> > So what is the value of xcdr_addr(s) here?  It looks like
> >> > dereferencing it causes the segfault, so its value might give us some
> >> > hints.
> >>
> >> sorry, I'm clueless:
> >>
> >> (gdb) print xcdr_addr
> >> No symbol "xcdr_addr" in current context.
> >
> > No, you should say
> >
> >   (gdb) print xcdr_addr(c)
> 
> this I also tried:
> 
> (gdb) print xcdr_addr(c)
> No symbol "xcdr_addr" in current context.

I guess you were in the wrong call-stack frame, then?

> > I think we can close this bug now.
> 
> 
> Fine with me.

Done.




This bug report was last modified 154 days ago.

Previous Next


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