GNU bug report logs -
#66416
29.1; Crashes when visiting HELLO file with pgtk on Wayland
Previous Next
Full log
Message #71 received at 66416 <at> debbugs.gnu.org (full text, mbox):
> From: Yuchen Guo <yguo <at> posteo.net>
> Cc: 66416 <at> debbugs.gnu.org
> Date: Thu, 12 Oct 2023 11:22:47 +0000
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > Assuming you still have this session caught in GDB, please type at the
> > GDB prompt:
> >
> > (gdb) fr 8
> > (gdb) p cache
> > (gdb) p ftcrfont_info->metrics[row]
> >
> > and post the results here.
> >
> > Thanks.
>
> #8 ftcrfont_glyph_extents (font=0x3fe60998, glyph=1182, metrics=metrics <at> entry=0x0) at ftcrfont.c:94
> warning: Source file is more recent than executable.
> 94 if (METRICS_STATUS (cache) == METRICS_INVALID)
> $1 = (struct font_metrics *) 0x12d
> $2 = (struct font_metrics *) 0x1
> quit
Po Lu, any idea what happened here? ftcrfont_info->metrics is clearly
bogus, but how did it happen and why? The argument FONT seems to be
valid.
This bug report was last modified 1 year and 104 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.