Bug #34296 mysql Administrator crashes on open in os x 10.2.8
Submitted: 4 Feb 2008 21:00 Modified: 5 Feb 2008 14:28
Reporter: Brian Gill Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:various OS:MacOS (10.2.8)
Assigned to: CPU Architecture:Any

[4 Feb 2008 21:00] Brian Gill
Description:
When I open mysql administrator or browser in mac os x 10.2.8 they crash out immediately. They run properly on winxp machines but I need access to the mac as it is the root server. Attached is the error log from mysql admin.   I have tried going back to previous versions and going to newer versions of admin with no change in behavior.  I'm running MySQL Server 4.0.20.

  Date/Time:  2008-02-04 10:56:48 -0500
OS Version: 10.2.8 (Build 6R73)
Host:       Macintosh.local.mysql

Command:    MySQL Administrator
PID:        1295

Exception:  EXC_BREAKPOINT (0x0006)
Code[0]:    0x00000001Code[1]:    0x8fe01280

Thread 0 Crashed:
 #0   0x8fe01280 in halt
 #1   0x8fe0329c in load_library_image
 #2   0x8fe06134 in load_images_libraries
 #3   0x8fe026e8 in load_executable_image
 #4   0x8fe01410 in _dyld_init

PPC Thread State:
  srr0: 0x8fe01280 srr1: 0x0002d030                vrsave: 0x00000000
   xer: 0x20000000   lr: 0x8fe0a064  ctr: 0x8fe28f78   mq: 0x00000000
    r0: 0x00000004   r1: 0xbffffb50   r2: 0x2800828c   r3: 0x000000a4
    r4: 0x00000000   r5: 0x000000a4   r6: 0x0000290a   r7: 0x726e6f20
    r8: 0x66696c65   r9: 0x00000000  r10: 0xbffff8cb  r11: 0x00000026
   r12: 0x8fe71acc  r13: 0x00000000  r14: 0x000026dc  r15: 0x00000000
   r16: 0xbffffdf4  r17: 0x00000001  r18: 0x00000000  r19: 0x00001d8c
   r20: 0x00000001  r21: 0x00000000  r22: 0x00000000  r23: 0x00000000
   r24: 0x8fe4b3d8  r25: 0x00000002  r26: 0x00000002  r27: 0x00000000
   r28: 0x00001bd8  r29: 0x00000000  r30: 0x8fe484d8  r31: 0x8fe09ecc

How to repeat:
Open mysql admin or browser on the system.
[4 Feb 2008 22:47] Sveta Smirnova
Thank you for the report.

According to http://dev.mysql.com/doc/administrator/en/gui-tools-installation-osx.html:

The minimum supported version is Mac OS X 10.4.

So MySQL GUI Tools are not supported to work on Mac OS X 10.2
[5 Feb 2008 14:28] Brian Gill
I'm confused.  We have had mysql server running on the machine since 2005, but there are no tools for that environment?    My other question would be, from the win xp machines using an admin account I can not create new database schemas, but can create new accounts and new tables in existing databases. I figured it would not allow me to create new schemas because I was not using root user from the local host hence my hunt for db tools to run on the mac. Any help would be greatly appreciated.