GNU bug report logs -
#76218
[feature/igc] aa915b0c87e crash on Wayland/Linux Kde
Previous Next
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
View this message in rfc822 format
> From: Eval Exec <execvy <at> gmail.com>
> Date: Wed, 12 Feb 2025 22:08:34 +0800
> Cc: 76218 <at> debbugs.gnu.org
>
> It's not latest igc branch, it
> aa915b0c87e42444ee5426744df18c3b15ac0cf5 on Feb 6, 2025
>
> (gdb) fr 15
> #15 0x0000000000704bdc in Fprin1 (object=0x7f9cb1637290,
> printcharfun=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 = (Lisp_Object) 0x7f9cb1637290
> (gdb) xtype
> Undefined command: "xtype". Try "help".
> (gdb)
Do this:
(gdb) source /home/exec/Projects/git.savannah.gnu.org/git/emacs/src/.gdbinit
and then repeat the above commands.
(The "xtype" command is defined in src/.gdbinit.)
This bug report was last modified 148 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.