After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731094 - _vte_draw_set_background_solid(): gnome-terminal-server killed by SIGSEGV
_vte_draw_set_background_solid(): gnome-terminal-server killed by SIGSEGV
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
0.37.x
Other Linux
: Normal critical
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-02 00:40 UTC by Egmont Koblinger
Modified: 2014-06-02 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Egmont Koblinger 2014-06-02 00:40:06 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?
Comment 1 Christian Persch 2014-06-02 08:08:05 UTC
This is fixed in 0.37.1 already.
Comment 2 Egmont Koblinger 2014-06-02 10:53:21 UTC
Oh, cool, I overlooked this. sorry/thanks :)