GNOME Bugzilla – Bug 757445
Crash at keypress to childless vte
Last modified: 2015-11-02 20:27:59 UTC
Set g-t profile to: "When command exits: Hold the terminal open" Exit from the running command (shell). Press a key => segfault. Broken by the smooth scroll patch.
Using the script from https://bugs.launchpad.net/terminator/+bug/1512106 comment 1: [New LWP 3635] [New LWP 3637] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `python Downloads/test_gtkscrollablewindow.py'. Program terminated with signal SIGSEGV, Segmentation fault.
+ Trace 235663
Created attachment 314599 [details] [review] Fix (No clue why the smooth scroll patch triggered this segfault, it's obviously irrelevant.)
Damn, I didn't realize this was a bug in the work-in-progress patch of bug 755371.