unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32594: Pango Crash
@ 2018-08-30 16:20 Bradley Haggerty
  2018-08-30 17:05 ` Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Bradley Haggerty @ 2018-08-30 16:20 UTC (permalink / raw)
  To: 32594

[-- Attachment #1: Type: text/plain, Size: 532 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 629 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#32594: Pango Crash
  2018-08-30 16:20 bug#32594: Pango Crash Bradley Haggerty
@ 2018-08-30 17:05 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2018-08-30 17:05 UTC (permalink / raw)
  To: Bradley Haggerty, 32594-done

[-- Attachment #1: Type: text/plain, Size: 1031 bytes --]

Bradley Haggerty <bradigger@gmail.com> writes:

> 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.

Hello!

I can confirm that running the following within Termite crashes the
terminal:

guix environment --ad-hoc python -- python3 -c "print(u'hey \u2665\ufe0e\ufe0f')"

This bug is fixed in pango 1.42.4, which has been "grafted" on the
master branch with commit 7693f678d1de222e47af6b34ce62c41ea69934c8.  I
can no longer reproduce the crash after updating, let me know if you
experience further problems.

Thanks for reporting it!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-30 17:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-30 16:20 bug#32594: Pango Crash Bradley Haggerty
2018-08-30 17:05 ` Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).