Description:
Repeatable crash on startup. Not sure what I changed to make this happen. Could be configuring the server to use UTF8 or installation and use of JDBC?
Date/Time: 2006-04-01 06:34:16.658 -0800
OS Version: 10.4.5 (Build 8H14)
Report Version: 4
Command: MySQL Administrator
Path: /Volumes/J/Macintosh/MySQL/MySQL Administrator.app/Contents/MacOS/MySQL Administrator
Parent: WindowServer [62]
Version: ??? (1.1.3)
PID: 311
Thread: 2
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xfffffffc
Thread 0:
0 libSystem.B.dylib 0x9000b1e8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b13c mach_msg + 60
2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
4 com.apple.HIToolbox 0x9318f1e0 RunCurrentEventLoopInMode + 264
5 com.apple.HIToolbox 0x9318e874 ReceiveNextEventCommon + 380
6 com.apple.HIToolbox 0x9318e6e0 BlockUntilNextEventMatchingListInMode + 96
7 com.apple.AppKit 0x9368d104 _DPSNextEvent + 384
8 com.apple.AppKit 0x9368cdc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
9 com.apple.AppKit 0x9368930c -[NSApplication run] + 472
10 com.apple.AppKit 0x93779e68 NSApplicationMain + 452
11 com.mysql.Administrator 0x00005a24 _start + 392 (crt.c:267)
12 com.mysql.Administrator 0x00005898 start + 48
Thread 1:
0 libSystem.B.dylib 0x9002b888 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x9002fffc pthread_cond_wait + 488
2 com.apple.Foundation 0x928ee520 -[NSConditionLock lockWhenCondition:] + 68
3 com.apple.AppKit 0x93729d2c -[NSUIHeartBeat _heartBeatThread:] + 324
4 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002b1e0 _pthread_body + 96
Thread 2 Crashed:
0 libSystem.B.dylib 0x90002fc8 strlen + 8
1 com.mysql.MySQLToolsCommon 0x1002c948 g_strjoin + 132
2 com.mysql.MySQLToolsCommon 0x10036098 myx_connect_to_instance + 764
3 com.mysql.MySQLToolsCommon 0x1000160c -[MConnectionPanel(Private) connectThread:] + 152
4 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002b1e0 _pthread_body + 96
Thread 2 crashed with PPC Thread State 64:
srr0: 0x0000000090002fc8 srr1: 0x000000000000f030 vrsave: 0x0000000000000000
cr: 0x84000084 xer: 0x0000000000000004 lr: 0x000000001002c948 ctr: 0x0000000090002fc0
r0: 0x000000001002c948 r1: 0x00000000f0101cd0 r2: 0x0000000010036098 r3: 0x00000000ffffffff
r4: 0x0000000080808080 r5: 0x0000000000000000 r6: 0x0000000080808080 r7: 0x00000000ffffffff
r8: 0x0000000000000000 r9: 0x00000000fffffffc r10: 0x0000000000000001 r11: 0x00000000101d0f20
r12: 0x0000000090002fc0 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
r24: 0x0000000000000000 r25: 0x00000000f0101d4c r26: 0x00000000100abf90 r27: 0x0000000000000001
r28: 0x0000000000000002 r29: 0x00000000ffffffff r30: 0x00000000f0101d58 r31: 0x000000001002c8d4
How to repeat:
Just try to run it.