GNOME Bugzilla – Bug 731094
_vte_draw_set_background_solid(): gnome-terminal-server killed by SIGSEGV
Last modified: 2014-06-02 10:53:21 UTC
From https://bugzilla.redhat.com/show_bug.cgi?id=1099734 (check there for stack trace). Apparently vte291-0.37.0 from rawhide. 14e854f removed recreating 'draw' from vte_terminal_realize(), so it remains NULL and we follow that pointer in _vte_draw_set_background_solid(). chpe, could you please take care of this?
This is fixed in 0.37.1 already.
Oh, cool, I overlooked this. sorry/thanks :)