GNOME Bugzilla – Bug 597604
gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/ring.c:530:_vte_ring_remove: assertion failed: (_vte_ring_contains (ring, position))
Last modified: 2009-10-27 15:54:09 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/vte/+bug/439676 "I was starting aptitude as root and had maximized the terminal window" ".
+ Trace 218111
Thanks Pedro. Do we have the exact vte version?
Hello Behdad!, the vte version is: 0.22.2-0ubuntu2
Are you sure? The assertion message itself says 0.22.0, and the ubuntu bug linked to also says 0.22.0-0u1.
Yeah, looks like a 0.22.0 bug to me too. Lets close for now.
yes i'm sure, latest duplicate is on 0.22.2 https://bugs.edge.launchpad.net/ubuntu/+source/vte/+bug/458117 and https://bugs.edge.launchpad.net/ubuntu/+source/gnome-terminal/+bug/454367 is on 0.22.2 as well
Reproduced, thanks.
commit a91d1adf8cbc3bf9755d1c211f490366ac47782c Author: Behdad Esfahbod <behdad@behdad.org> Date: Mon Oct 26 19:54:28 2009 -0400 Handle out-of-history remove's gracefully They happen at times of resizing the terminal, etc. Bug 597604 - gnome-terminal assert failure: Vte:ERROR:/build/buildd/vte-0.22.0/./src/ring.c:530:_vte_ring_remove: assertion failed: (_vte_ring_contains (ring, position))
Thanks Behdad!.