bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66416: GDB output from new crash


From: Yuchen Guo
Subject: bug#66416: GDB output from new crash
Date: Thu, 12 Oct 2023 11:22:47 +0000

Eli Zaretskii <eliz@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@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]