Bug #5710 crash when applying schema changes to user profile
Submitted: 23 Sep 2004 2:08 Modified: 8 Oct 2004 20:56
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.12 OS:Linux (Fedora Core 2)
Assigned to: Alfredo Kojima CPU Architecture:Any

[23 Sep 2004 2:08] [ name withheld ]
Description:
Segmentation fault when applying schema changes to user profile. Echoed in the terminal:

Gtk-WARNING **: Ignoring the separator setting
/usr/local/mysql-administrator/bin/mysql-administrator: line 9:  4626 Segmentation fault      $MYPATH/mysql-administrator-bin

How to repeat:
0. Create a user.
1. Under User Administration, Schema Privileges, move some privileges from Available to Assigned.
2. Click Apply Changes.
3. <crash>
[24 Sep 2004 2:27] Daniel Kasak
Got the same problem here, but got 1 more line of detail :)

free(): invalid pointer 0x8b0cc74!
/opt/mysql-administrator/bin/mysql-administrator: line 9:  7737 Segmentation fault      $MYPATH/mysql-administrator-bin
[30 Sep 2004 15:35] [ name withheld ]
Same problem with SuSE 9.0. Kernel 2.4.21-243.
[8 Oct 2004 20:56] 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
[23 Oct 2004 21:50] Pavel Niederle
I have same problem. I downloaded right now the last version from www.mysql.com - version 1.0.13 ... when aplying changes of privileges for users, it does not save them.