unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Gregor Zattler <telegraph@gmx.net>
Cc: 74831-done@debbugs.gnu.org
Subject: bug#74831: 31.0.50; scratch/igc: segfaults on startup when called under gdb
Date: Thu, 12 Dec 2024 20:56:31 +0200	[thread overview]
Message-ID: <86cyhwzq5c.fsf@gnu.org> (raw)
In-Reply-To: <871pyc4zc1.fsf@no.lan> (message from Gregor Zattler on Thu, 12 Dec 2024 17:53:50 +0100)

> From: Gregor Zattler <telegraph@gmx.net>
> Cc: 74831@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.





  reply	other threads:[~2024-12-12 18:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-12 14:26 bug#74831: 31.0.50; scratch/igc: segfaults on startup when called under gdb Gregor Zattler via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-12 14:53 ` Eli Zaretskii
2024-12-12 16:15   ` Gregor Zattler via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-12 16:43     ` Eli Zaretskii
2024-12-12 16:53       ` Gregor Zattler via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-12 18:56         ` Eli Zaretskii [this message]
2024-12-13  8:59           ` Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86cyhwzq5c.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=74831-done@debbugs.gnu.org \
    --cc=telegraph@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).