GNOME Bugzilla – Bug 413036
gnome-terminal crashed with SIGSEGV in vte_terminal_accessible_text_scrolled()
Last modified: 2007-03-04 12:10:44 UTC
That bug has been opened on https://launchpad.net/bugs/88602 "Binary package hint: gnome-terminal opened a new tab and started typing without waiting for a real promt ... libvte9 1:0.15.4-0ubuntu1 ... " Debug backtrace for the crash:
+ Trace 114606
(gdb) p *priv $1 = {snapshot_contents_invalid = 1, snapshot_caret_invalid = 1, snapshot_text = 0x0, snapshot_characters = 0x0, snapshot_attributes = 0x0, snapshot_linebreaks = 0x0, snapshot_caret = -1, action_descriptions = {0x0}}
This was an old bug recently exposed... Fixed in r1775: 2007-02-27 Chris Wilson <chris@chris-wilson.co.uk> * src/vteaccess.c (vte_terminal_accessible_text_scrolled): Consistently guard against the snapshot being NULL.
*** Bug 413401 has been marked as a duplicate of this bug. ***
*** Bug 413437 has been marked as a duplicate of this bug. ***
*** Bug 413873 has been marked as a duplicate of this bug. ***
*** Bug 414477 has been marked as a duplicate of this bug. ***