Bug #13049 segfault when trying to add new user with some text typed in "User Accounts"
Submitted: 7 Sep 2005 20:06 Modified: 12 Sep 2005 10:26
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.1.2 OS:Linux (Debian/Linux)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[7 Sep 2005 20:06] [ name withheld ]
Description:
This bug is forwarded from http://bugs.debian.org/320740 but I've reproduced it in the current 1.1.2 version.

How to repeat:
mysql-admin segfaulted when I did this:

1. Click on the User Administration
2. Type something in the User Accounts filter
3. Click on "+New User" button

The program seems to hang.  Clicking on the "Discard Changes" button
kills the program.

The program works fine if I skipped step 2 above.
[7 Sep 2005 23:19] MySQL Verification Team
Thank you for the bug report.

Verified on Suse 9.3

(mysql-administrator-bin:29227): Gtk-CRITICAL **: gtk_tree_view_scroll_to_cell: assertion `tree_view->priv->tree != NULL' failed
./mysql-administrator: line 18: 29227 Segmentation fault      $PRG-bin
[12 Sep 2005 10:26] Vladimir Kolesnikov
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

Additional info:

Filter is cleared when a new user is to be added