Bug #4476 MA seg faults on creating a new graph.
Submitted: 8 Jul 2004 22:49 Modified: 12 Jul 2004 2:02
Reporter: Harrison Fisk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S1 (Critical)
Version:1.0.6-beta OS:Linux (Debian Linux)
Assigned to: CPU Architecture:Any

[8 Jul 2004 22:49] Harrison Fisk
Description:
When trying to add a graph, MA will seg. fault.  I have tried many different types of graph options and settings, but it always seems to segfault on any of them.  The message I get is as follows:

** (mysql-administrator-bin:3881): WARNING **: requested widget 'max_formula_entry' with the wrong type
./mysql-administrator: line 9:  3881 Segmentation fault      $MYPATH/mysql-administrator-bin

I will also attach a core file from the crash.

How to repeat:
1.  Run MA.
2.  Switch to Health page.
3.  Try to add a graph, doesn't seem to matter what options you use.
     (Options I tried if needed: 
          Caption: Questions 
          Value Formula: ^[Questions]
       All of the rest were defaults)
4.  Get segfault.

Suggested fix:
Make it not seg. fault.
[12 Jul 2004 2:02] 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