GNU bug report logs - #76218
[feature/igc] aa915b0c87e crash on Wayland/Linux Kde

Previous Next

Package: emacs;

Reported by: Eval Exec <execvy <at> gmail.com>

Date: Wed, 12 Feb 2025 05:01:01 UTC

Severity: normal

Done: Pip Cet <pipcet <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 76218 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Eval Exec <execvy <at> gmail.com>
Cc: pipcet <at> protonmail.com, 76218 <at> debbugs.gnu.org
Subject: Re: bug#76218: [feature/igc] aa915b0c87e crash on Wayland/Linux Kde
Date: Thu, 13 Feb 2025 10:52:45 +0200
> From: Eval Exec <execvy <at> gmail.com>
> Date: Thu, 13 Feb 2025 16:00:40 +0800
> Cc: pipcet <at> protonmail.com, 76218 <at> debbugs.gnu.org
> 
> (gdb) fr 15
> #15 0x0000000000704bdc in Fprin1 (object=XIL(0x7f9cb1637290),
> printcharfun=XIL(0x7f9c747cd1ad), overrides=<optimized out>) at
> /home/exec/Projects/git.savannah.gnu.org/git/emacs/src/print.c:778
> warning: Source file is more recent than executable.
> 778       print_finish (&pc);
> (gdb) p object
> $1 = XIL(0x7f9cb1637290)
> (gdb) xtype
> Lisp_Symbol
> (gdb) xsymbol
> $2 = (struct Lisp_Symbol *) 0x7f9cb1fa25f0
> 0
> (gdb)

Thanks, this symbol looks invalid to me.

What does the below produce:

  (gdb) p ((struct Lisp_Symbol *) 0x7f9cb1fa25f0)->name
  (gdb) xstring





This bug report was last modified 166 days ago.

Previous Next


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