From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Vasilij Schneidermann Newsgroups: gmane.emacs.bugs Subject: bug#45156: 28.0.50; Segfault due to glyph_row being set to NULL Date: Fri, 30 Apr 2021 15:10:32 +0200 Message-ID: References: <87v9daaycw.fsf@physik.rwth-aachen.de> <831rasc5bi.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="z1E6GutHcHsriuZu" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34285"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 45156@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Apr 30 16:07:00 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lcTnH-0008k1-1u for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Apr 2021 16:06:59 +0200 Original-Received: from localhost ([::1]:51882 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lcTnG-0006i7-3t for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Apr 2021 10:06:58 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36216) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lcSv8-0002Ux-S8 for bug-gnu-emacs@gnu.org; Fri, 30 Apr 2021 09:11:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:46238) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lcSv8-0002pm-J7 for bug-gnu-emacs@gnu.org; Fri, 30 Apr 2021 09:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lcSv8-0000DI-EF for bug-gnu-emacs@gnu.org; Fri, 30 Apr 2021 09:11:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Vasilij Schneidermann Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 30 Apr 2021 13:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45156 X-GNU-PR-Package: emacs Original-Received: via spool by 45156-submit@debbugs.gnu.org id=B45156.1619788257809 (code B ref 45156); Fri, 30 Apr 2021 13:11:02 +0000 Original-Received: (at 45156) by debbugs.gnu.org; 30 Apr 2021 13:10:57 +0000 Original-Received: from localhost ([127.0.0.1]:57784 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcSv2-0000Cy-Nr for submit@debbugs.gnu.org; Fri, 30 Apr 2021 09:10:56 -0400 Original-Received: from mout-p-202.mailbox.org ([80.241.56.172]:26252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lcSuz-0000Ci-PO for 45156@debbugs.gnu.org; Fri, 30 Apr 2021 09:10:54 -0400 Original-Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4FWt5z1sqrzQjyS; Fri, 30 Apr 2021 15:10:47 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Original-Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter03.heinlein-hosting.de (spamfilter03.heinlein-hosting.de [80.241.56.117]) (amavisd-new, port 10030) with ESMTP id OCgq6zNwsZQT; Fri, 30 Apr 2021 15:10:43 +0200 (CEST) Content-Disposition: inline In-Reply-To: <831rasc5bi.fsf@gnu.org> X-Rspamd-Score: -6.00 / 15.00 / 15.00 X-Rspamd-Queue-Id: 032041884 X-Rspamd-UID: 970b28 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:205245 Archived-At: --z1E6GutHcHsriuZu Content-Type: text/plain; charset=utf-8 Content-Disposition: inline > I don't understand what that means in practice. Can you elaborate, > please? The Emacs package on Arch Linux [1] applies three patches to avoid fontconfig-related crashes when loading up color fonts [2]. The changes for this bug look more complicated and might need adjustments to apply cleanly to the 27.2 release. If that's indeed the case, then I'd try to get the Arch Linux maintainer to apply it to their Emacs package to avoid that particular crash. [1]: https://archlinux.org/packages/extra/x86_64/emacs/ [2]: https://github.com/archlinux/svntogit-packages/tree/packages/emacs/trunk --z1E6GutHcHsriuZu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEE0dAcySl3bqM8O17WFmfJg6zCifoFAmCMAcAACgkQFmfJg6zC ifq6hggAk74KGQyXvMCQKDXQ/w+6060PjYW1deXKbKNVKgvMpsIjzlY6bGYONQO9 x9HV0lEQp6aG3dBMCABQgPAOgokvllkekMzBYfNT3+HCyhIiV2cpVvBQXyZSDvQw YtbtiAbBzpe0vYMJnkKyDI8841fmi3v4jvyn8EDd5QWGdDunXFaEgJOiOPuzqd/k X7Aw/8q4zeK6Ey73hbvyG4IQEXJc+jvm7Nzm5ipq72hAAnikelkiNqH08L0X5L6E Fex+qz3PHJ28f9r9aRSBdL1tL5zSl3LLYG2pvTmFPHrTOwjDyFOz89KaXK3qjqv7 5NpnGexZQ61m54F+lWX96gF8SbwpiA== =4AXm -----END PGP SIGNATURE----- --z1E6GutHcHsriuZu--