Bug 89002

Summary: segfault in textview with ctrl-end if cursors invisible
Product: [Retired] Red Hat Linux Reporter: Harald Hoyer <harald>
Component: gtk2Assignee: Owen Taylor <otaylor>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-06-10 22:32:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harald Hoyer 2003-04-16 12:28:43 UTC
textbox = gtk.TextView()
        textbox.set_property("cursor_visible", gtk.FALSE)

now click in the TextView and press ctrl-end -> segfault

0x4022550f in gtk_adjustment_set_value () from /usr/lib/libgtk-x11-2.0.so.0

Comment 1 Owen Taylor 2003-06-10 22:32:27 UTC
Fixed in GTK+-2.2.2, same as upstream bug:

http://bugzilla.gnome.org/show_bug.cgi?id=107889