GNOME Bugzilla – Bug 741201
Crash on ESC 8
Last modified: 2014-12-07 00:34:34 UTC
Current vte Git builds crash when ESC 8 (\x1b\x38) is printed. vte 0.39.0-28-g5f19e0b Program received signal SIGSEGV, Segmentation fault. _vte_terminal_insert_char (terminal=0x89bf40, c=9484, insert=<optimized out>, invalidate_now=0) at vte.c:3081 3081 if (G_UNLIKELY (*terminal->pvt->character_replacement == VTE_CHARACTER_REPLACEMENT_LINE_DRAWING)) { (gdb) bt
+ Trace 234402
(gdb)
I just discovered this a couple of hours ago :) *** This bug has been marked as a duplicate of bug 741193 ***