From: Alexander Shukaev <emacs@Alexander.Shukaev.name>
To: Pip Cet <pipcet@gmail.com>, Robert Pluim <rpluim@gmail.com>
Cc: 43177@debbugs.gnu.org
Subject: bug#43177: Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1'
Date: Thu, 3 Sep 2020 10:50:23 +0200 [thread overview]
Message-ID: <e159d924-14bf-9194-6435-dfd95026180a@Alexander.Shukaev.name> (raw)
In-Reply-To: <CAOqdjBeWS_yLHMMAEy_WWGaQ=tBMxTdL6PNhUrZ555tHqc6vUw@mail.gmail.com>
Not sure how to debug further:
(gdb) f 7
#7 0x0000555555aa48f0 in ftcrfont_open (f=0x555556521410,
entity=XIL(0x55555aa0d7c5), pixel_size=21) at ftcrfont.c:137
137 match = FcFontMatch (NULL, pat, &result);
(gdb) p pat
$1 = (FcPattern *) 0x55556845efb0
(gdb) p *pat
$2 = <incomplete type>
(gdb) info locals
result = FcResultNoMatch
val = XIL(0x5555658e2a23)
filename = XIL(0x55555ba4d1e4)
font_object = XIL(0x555565b558a5)
pat = 0x55556845efb0
match = 0x55555be76210
ftcrfont_info = 0x555565b558a0
font = 0x555565b558a0
size = 21
font_face = 0x55555ef899f0
extents = {
ascent = 18,
descent = 3.0000000000000004,
height = 20,
max_x_advance = 4.6355841119114706e-310,
max_y_advance = 6.9533558052579579e-310
}
ft_face = 0x55555a74ab50
matrix = 0x555564edf50f
font_matrix = {
xx = 4.6355841119112235e-310,
yx = 4.6355841119114706e-310,
xy = 4.6355707518995349e-310,
yy = 2.000000208656282,
x0 = 6.9533558052595389e-310,
y0 = 4.6355707518839718e-310
}
ctm = {
xx = 4.6355707529419146e-310,
yx = 4.6355841119114706e-310,
xy = 6.9533558052611199e-310,
yy = 4.6355707529569342e-310,
x0 = 0,
y0 = 4.6355841119114706e-310
}
options = 0x555557584e40
scaled_font = 0x555558791990
stack_glyph = {
index = 127,
x = 0,
y = 0
}
next prev parent reply other threads:[~2020-09-03 8:50 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-03 7:18 bug#43177: Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1' Alexander Shukaev
2020-09-03 7:28 ` Robert Pluim
2020-09-03 7:42 ` Pip Cet
2020-09-03 8:50 ` Alexander Shukaev [this message]
2020-09-03 8:51 ` Alexander Shukaev
2020-09-03 9:02 ` Alexander Shukaev
2020-09-03 9:07 ` Robert Pluim
2020-09-03 9:40 ` Alexander Shukaev
2020-09-03 9:50 ` Alexander Shukaev
2020-09-03 9:53 ` Alexander Shukaev
2020-09-03 10:06 ` Robert Pluim
2020-09-03 10:24 ` Alexander Shukaev
2020-09-03 12:13 ` Robert Pluim
2020-09-03 12:28 ` Alexander Shukaev
2020-09-03 12:43 ` Robert Pluim
2020-09-03 12:52 ` Andreas Schwab
2020-09-03 13:19 ` Robert Pluim
2020-09-03 13:28 ` Andreas Schwab
2020-09-03 14:21 ` Robert Pluim
2020-09-03 14:48 ` Andreas Schwab
2020-09-03 15:10 ` Robert Pluim
2020-09-03 16:39 ` Alexander Shukaev
2020-09-03 19:47 ` Alexander Shukaev
2020-09-04 6:54 ` Eli Zaretskii
2020-09-03 17:37 ` Eli Zaretskii
2020-09-03 17:51 ` Andreas Schwab
2020-09-03 18:24 ` Eli Zaretskii
2020-09-04 7:45 ` Robert Pluim
2020-09-04 12:22 ` Eli Zaretskii
2020-09-04 13:05 ` Robert Pluim
2020-09-04 13:30 ` Eli Zaretskii
2020-09-04 14:04 ` Robert Pluim
2020-09-04 17:26 ` Eli Zaretskii
2020-09-07 14:18 ` Robert Pluim
2020-09-07 14:41 ` Pip Cet
2020-09-07 14:48 ` Robert Pluim
2020-09-07 14:49 ` Eli Zaretskii
2020-09-07 15:06 ` Robert Pluim
2020-09-15 15:40 ` Robert Pluim
2020-09-03 9:58 ` Robert Pluim
2020-09-03 13:19 ` Eli Zaretskii
2020-09-03 14:03 ` Robert Pluim
[not found] ` <handler.43177.B.159911754532334.ack@debbugs.gnu.org>
2020-09-03 7:30 ` bug#43177: Acknowledgement (Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1') Alexander Shukaev
2020-09-03 8:43 ` Alexander Shukaev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e159d924-14bf-9194-6435-dfd95026180a@Alexander.Shukaev.name \
--to=emacs@alexander.shukaev.name \
--cc=43177@debbugs.gnu.org \
--cc=pipcet@gmail.com \
--cc=rpluim@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).