Bug #3209 assertion failed in file treeiter.cc
Submitted: 17 Mar 2004 11:58 Modified: 18 Mar 2004 21:18
Reporter: Danilo Treffiletti Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.2b-alpha OS:Linux (Slackware 9.1)
Assigned to: Bugs System CPU Architecture:Any

[17 Mar 2004 11:58] Danilo Treffiletti
Description:
When I try to modify same preferences, the program go down and, if I started in shell, I can read this error:

gtkmm-ERROR **: file treeiter.cc: line 92 (bool Gtk::TreeIter::equal(const Gtk::TreeIter&) const): assertion failed: (gobject_.stamp == other.gobject_.stamp || is_end_ || other.is_end_)
aborting...
Aborted

How to repeat:
Start the program from shell and go in preferences window. Set the options Show global privilege editor or Show table/column privileges editor in Administrator category or Store connection password (in any method) in general options and then click Apply changes button.
[17 Mar 2004 12:05] Danilo Treffiletti
Ops, I had done a wrong synopsis! Sorry!
[18 Mar 2004 21:18] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html