Bug #22990 Crash when discarding new user changes
Submitted: 4 Oct 2006 17:37 Modified: 10 Oct 2006 14:19
Reporter: David Shrewsbury Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S1 (Critical)
Version:1.2.4rc OS:Linux (Linux)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[4 Oct 2006 17:37] David Shrewsbury
Description:
Attempting to add a new user, then discarding the changes, causes MySQL Administrator to crash with the following error:

gtkmm-ERROR **: file treeiter.cc: line 214 (const Gtk::TreeNodeChildren& Gtk::TreeRow::children() const): assertion failed: (!is_end_)
aborting...
/opt/mysql-gui-tools-5.0/mysql-administrator: line 103:  5041 Aborted       $PRG-bin $args

Test system:
  * Ubuntu 6.06 x86_64
  * MySQL 5.0.24a x86_64
  * mysql-gui-tools-5.0r4-linux-x86_64

How to repeat:
1) Start MySQL Administrator
2) Connect to localhost as root
3) Select 'User Administration'
4) Click '+ New User' button
5) Click 'Discard Changes' button (crash is immediate)
[4 Oct 2006 17:39] David Shrewsbury
Entered OS affected in bug report.
[5 Oct 2006 3:20] MySQL Verification Team
Thank you for the bug report.