Bug #6912 line 9: 3947 Segmentation fault $MYPATH/mysql-administrator-bin
Submitted: 1 Dec 2004 10:11 Modified: 2 Jun 2005 3:42
Reporter: Pascal Parent Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:mysql-administrator-1.0.14-linux-strippe OS:Linux (linux mandrake 10)
Assigned to: Alfredo Kojima CPU Architecture:Any

[1 Dec 2004 10:11] Pascal Parent
Description:
I follow instructions for installation and when I try 
 
[pascal@drake bin]$ ./mysql-administrator 
 
the gui is starting, I try to connect a 4.0.15-max-debug or a 4.0.16-nt-log mysql 
server on other hosts and it's returning respectivly with 
 
./mysql-administrator: line 9:  3947 Segmentation fault      
$MYPATH/mysql-administrator-bin 
 
./mysql-administrator: line 9:  3993 Segmentation fault      
$MYPATH/mysql-administrator-bin 
 
(n.b. mysqlcc's running perfectly) 

How to repeat:
 

Suggested fix:
I try to export MYPATH without succes.
[10 Dec 2004 14:35] Don Fuller
I too have encountered this problem with a clean Fedora Core 3 installation and MySQL-Administrator 1.0.16.

First time around I get the connection dialogue, then it dies. Second and subsequent time around it dies before the connection dialogue. If I delete the .mysqlgui directory from $HOME, the connection dialogue comes up again, but again dies.

I know the MySQL 4.1 installation is fine - I can access it via phpMyAdmin-2.5.6, so the problem must be in Administrator.
[1 Jun 2005 9:44] Daniel Garland
I find this problem occurs when I try to drag+drop a column into the box in order to create an index or foreign key. Its a little frustrating. I too am running Mandrake 10.0.
[2 Jun 2005 3:42] Alfredo Kojima
Cannot reproduce the bug in the latest version.