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

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

bug#66978: 30.0.50; crashed when closing one of two frames


From: Po Lu
Subject: bug#66978: 30.0.50; crashed when closing one of two frames
Date: Wed, 08 Nov 2023 08:49:20 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Gregor Zattler <grfz@gmx.de> writes:

> I did:
>
> xdpyinfo -ext all > xdpyinfo-ext_all1.txt  2> xdpyinfo-ext_all2.txt
>
> both files are attachet.
>
> Thanks again, Gregor

The error is BadGlyphSet, and its source is a RenderFreeGlyphSet
request.  I suspect a font backend is involved, since Emacs doesn't
issue such requests on its own accord.

I need a backtrace from Emacs running in synchronous X mode to establish
which font driver function is making this request.  Please run Emacs as
follows:

  ./emacs -q -xrm 'Emacs.synchronous: true'

and retrieve a backtrace from that.




reply via email to

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