GNOME Bugzilla – Bug 741193
cat /dev/urandom often segfaults vte
Last modified: 2014-12-07 12:44:33 UTC
cat /dev/urandom Interestingly, in about half of the cases vte segfaults almost immediately, in the other half it goes on happily forever and doesn't want to crash at all.
Broken by the patch of bug 731205 (luckily 0.39 only): a \e8 (restore-cursor) without a preceding \e7 (save-cursor) causes the crash.
Created attachment 292239 [details] [review] Fix
*** Bug 741201 has been marked as a duplicate of this bug. ***
Fix committed.