From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bradley Haggerty Subject: bug#32594: Pango Crash Date: Thu, 30 Aug 2018 11:20:20 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000068b0ab0574a9746b" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fvPgv-0006U3-Ny for bug-guix@gnu.org; Thu, 30 Aug 2018 12:21:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fvPgu-0000gs-LW for bug-guix@gnu.org; Thu, 30 Aug 2018 12:21:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34308) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fvPgu-0000gG-CF for bug-guix@gnu.org; Thu, 30 Aug 2018 12:21:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fvPgs-00041U-Jv for bug-guix@gnu.org; Thu, 30 Aug 2018 12:21:04 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fvPgX-0006Cu-Uf for bug-guix@gnu.org; Thu, 30 Aug 2018 12:20:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fvPgV-0008QX-Sh for bug-guix@gnu.org; Thu, 30 Aug 2018 12:20:41 -0400 Received: from mail-oi0-x22e.google.com ([2607:f8b0:4003:c06::22e]:44345) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fvPgS-0008K7-7d for bug-guix@gnu.org; Thu, 30 Aug 2018 12:20:37 -0400 Received: by mail-oi0-x22e.google.com with SMTP id l82-v6so16435052oih.11 for ; Thu, 30 Aug 2018 09:20:35 -0700 (PDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 32594@debbugs.gnu.org --00000000000068b0ab0574a9746b Content-Type: text/plain; charset="UTF-8" There's a pango bug that leads to certain programs such as Hexchat and Termite to crash. It's going around IRC and can be output via /exec -o python3 -c "print(u'hey \u2665\ufe0e\ufe0f')" It seems to print "hey" with a heart emoji after it. When viewed from irssi running in termite, my whole terminal closes instantly. I have irssi running in tmux, so as soon as I run 'tmux attach', I see the whole window disappear. I'm able to safely view this text from urxvt, so I can then /clear my irc window or change to another channel. --00000000000068b0ab0574a9746b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
There's a pango bug that leads to certain program= s such as Hexchat and Termite to crash. It's going around IRC and can b= e output via

/exec -o python3 -c "print(u'hey \u2665\ufe0e\= ufe0f')"

It seems to print "hey" with a hea= rt emoji after it. When viewed from irssi running in termite, my whole term= inal closes instantly. I have irssi running in tmux, so as soon as I run &#= 39;tmux attach', I see the whole window disappear. I'm able to safe= ly view this text from urxvt, so I can then /clear my irc window or change = to another channel.
--00000000000068b0ab0574a9746b--