Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.emacs.bug > #134802

bug#43177: Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1'

From Pip Cet <pipcet@gmail.com>
Newsgroups gnu.emacs.bug
Subject bug#43177: Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1'
Date 2020-09-03 07:42 +0000
Message-ID <mailman.2157.1599118984.2469.bug-gnu-emacs@gnu.org> (permalink)
References <7bb2d5e3-1abf-08d6-d7c8-0f1bd139815e@Alexander.Shukaev.name> <m2y2lr2uaw.fsf@gmail.com> <CAOqdjBeWS_yLHMMAEy_WWGaQ=tBMxTdL6PNhUrZ555tHqc6vUw@mail.gmail.com>

Show all headers | View raw


On Thu, Sep 3, 2020 at 7:33 AM Robert Pluim <rpluim@gmail.com> wrote:
>
> >>>>> On Thu, 3 Sep 2020 09:18:53 +0200, Alexander Shukaev <emacs@Alexander.Shukaev.name> said:
>
>     Alexander> Hi,
>     Alexander> With latest Emacs, I have a sporadic hang issue when either opening a
>     Alexander> file or scrolling a buffer.  The best part is that it's impossible to
>     Alexander> get break back to evaluation loop of Emacs even with 'USR2'
>     Alexander> signal. That is when 'USR2' is sent, it does show "Entering
>     Alexander> debugger...", though it remains frozen afterwards.  Resending 'USR2'
>     Alexander> leads to the same outcome.  One thing is for certain, every time
>     Alexander> 'USR2' is sent into such a hang, the stack traceback leads to
>     Alexander> `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1':
>
> If you've still got this in gdb, can you go to frame #6 and do
>
> pp entity
>
> (this is assuming you've sourced the .gdbinit in src/)
>
> That will tell us which font weʼre trying to open. Perhaps itʼs a bad
> font or fontconfig configuration.

Is this bug #40733, maybe?

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=40733


Back to gnu.emacs.bug | Previous | Next | Find similar


Thread

bug#43177: Bug: Emacs 27.1 hangs forever in `FcCharSetSubtractCount' from '/usr/lib/libfontconfig.so.1' Pip Cet <pipcet@gmail.com> - 2020-09-03 07:42 +0000

csiph-web