Bug #8823 MySQL Administrator - crash 8 sec after connect using return to accept pwd
Submitted: 26 Feb 2005 21:56 Modified: 4 Mar 2005 20:39
Reporter: Pieter ten Pierick Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.05-alpha OS:MacOS (Mac OS X 10.3.8)
Assigned to: CPU Architecture:Any

[26 Feb 2005 21:56] Pieter ten Pierick
Description:
When MySQL Administrator has started and a connection has been created using the return key
to accept the password, the application crashes 8 seconds after pressing return.

Workaround: Use the mouse to accept the password and connect.

At least 3 causes seen according to crash report:

1 (crash log included):
Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x09090909

2 (crash log included):
Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

3 (crash log not included):
Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000020

Crash log 1:

-------------- Start crash log ------------------
Date/Time:      2005-02-26 21:28:18 +0100
OS Version:     10.3.8 (Build 7U16)
Report Version: 2

Command: MySQL Administrator
Path:    /Users/pieter/Applications/MySQL Administrator.app/Contents/MacOS/MySQL Administrator
Version: ??? (1.0.5-alpha)
PID:     6696
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x09090909

Thread 0 Crashed:
0   libobjc.A.dylib            	0x90831214 objc_msgSend + 0x34
1   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
2   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
3   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
4   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
5   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
6   com.apple.AppKit           	0x92f30434 -[NSTextView flagsChanged:] + 0x38
7   com.apple.AppKit           	0x92f4a0a4 -[NSSecureTextView flagsChanged:] + 0x40
8   com.apple.AppKit           	0x92f4a02c -[NSSecureTextView becomeFirstResponder] + 0x6c
9   com.apple.AppKit           	0x92e7222c -[NSWindow makeFirstResponder:] + 0xb0
10  com.apple.AppKit           	0x92eca588 _NSEditTextCell + 0x2a8
11  com.apple.AppKit           	0x92f0de10 -[NSTextFieldCell _selectOrEdit:inView:target:editor:event:start:end:] + 0xd4
12  com.apple.AppKit           	0x92f0dd28 -[NSCell selectWithFrame:inView:editor:delegate:start:length:] + 0x50
13  com.apple.AppKit           	0x92f0dbdc -[NSSecureTextFieldCell selectWithFrame:inView:editor:delegate:start:length:] + 0xcc
14  com.apple.AppKit           	0x92f0daa0 -[NSSecureTextField selectText:] + 0xcc
15  com.apple.AppKit           	0x92ee16a4 -[NSTextField becomeFirstResponder] + 0x70
16  com.apple.AppKit           	0x92e7222c -[NSWindow makeFirstResponder:] + 0xb0
17  com.apple.AppKit           	0x92f0da2c -[NSSecureTextField selectText:] + 0x58
18  com.apple.AppKit           	0x92ea2350 -[NSTextField textDidEndEditing:] + 0x310
19  com.apple.AppKit           	0x92f0d3c4 -[NSSecureTextField textDidEndEditing:] + 0x58
20  com.apple.Foundation       	0x909f7184 _nsnote_callback + 0xb0
21  com.apple.CoreFoundation   	0x901aa5c0 __CFXNotificationPost + 0x1b4
22  com.apple.CoreFoundation   	0x901aefd0 _CFXNotificationPostNotification + 0x340
23  com.apple.Foundation       	0x909f4fd0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 0x74
24  com.apple.AppKit           	0x92f30cd4 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 0x1f0
25  com.apple.AppKit           	0x92f308ac -[NSTextView doCommandBySelector:] + 0xcc
26  com.apple.AppKit           	0x92e25e0c -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 0x668
27  com.apple.AppKit           	0x92ec999c -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretKeyEvents:forClient:] + 0xc8
28  com.apple.AppKit           	0x92ea1984 -[NSView interpretKeyEvents:] + 0x40
29  com.apple.AppKit           	0x92e3ac50 -[NSTextView keyDown:] + 0x2dc
30  com.apple.AppKit           	0x92e03814 -[NSWindow sendEvent:] + 0x1780
31  com.apple.AppKit           	0x92df583c -[NSApplication sendEvent:] + 0xebc
32  com.apple.AppKit           	0x92dfdc54 -[NSApplication run] + 0x240
33  com.apple.AppKit           	0x92eba2b8 NSApplicationMain + 0x1d0
34  com.mysql.Administrator    	0x00008084 _start + 0x188 (crt.c:267)
35  dyld                       	0x8fe1a558 _dyld_start + 0x64

Thread 1:
0   libSystem.B.dylib          	0x90016f48 semaphore_wait_signal_trap + 0x8
1   libSystem.B.dylib          	0x9000e790 _pthread_cond_wait + 0x270
2   com.apple.Foundation       	0x90a4bb00 -[NSConditionLock lockWhenCondition:] + 0x44
3   com.apple.AppKit           	0x92dcace4 -[NSUIHeartBeat _heartBeatThread:] + 0x190
4   com.apple.Foundation       	0x90a39b74 forkThreadForFunction + 0x6c
5   libSystem.B.dylib          	0x900246e8 _pthread_body + 0x28

Thread 2:
0   libSystem.B.dylib          	0x90016f48 semaphore_wait_signal_trap + 0x8
1   libSystem.B.dylib          	0x9000e790 _pthread_cond_wait + 0x270
2   com.mysql.MySQLToolsCommon 	0x10005c40 -[MMySQLDispatcher(Private) getNextRequest] + 0x34
3   com.mysql.MySQLToolsCommon 	0x10005ed4 processRequests + 0x2c
4   libSystem.B.dylib          	0x900246e8 _pthread_body + 0x28

Thread 3:
0   libSystem.B.dylib          	0x90016f48 semaphore_wait_signal_trap + 0x8
1   libSystem.B.dylib          	0x9000e790 _pthread_cond_wait + 0x270
2   com.mysql.MySQLToolsCommon 	0x10005c40 -[MMySQLDispatcher(Private) getNextRequest] + 0x34
3   com.mysql.MySQLToolsCommon 	0x10005ed4 processRequests + 0x2c
4   libSystem.B.dylib          	0x900246e8 _pthread_body + 0x28

PPC Thread State:
  srr0: 0x90831214 srr1: 0x0000f030                vrsave: 0x00000000
    cr: 0x42004244  xer: 0x0000000c   lr: 0x92df9d1c  ctr: 0x908311e0
    r0: 0x92df9d1c   r1: 0xbfffe160   r2: 0x09090909   r3: 0x003bcf10
    r4: 0x90887e48   r5: 0x90876d54   r6: 0x003b9910   r7: 0x43690000
    r8: 0x41b00000   r9: 0x00406de8  r10: 0x00000000  r11: 0x000007e0
   r12: 0x00000644  r13: 0xa2df57a4  r14: 0x003587c0  r15: 0x00000001
   r16: 0x003b9910  r17: 0x00000000  r18: 0x00000000  r19: 0x003865a0
   r20: 0x00007d00  r21: 0x0035a7c0  r22: 0xbfffe5a0  r23: 0x0034fe90
   r24: 0x00000000  r25: 0x00000000  r26: 0x43650000  r27: 0x00000000
   r28: 0x003b9910  r29: 0x003af880  r30: 0x90876d54  r31: 0x92df9cdc

Binary Images Description:
    0x1000 -    0x55fff com.mysql.Administrator ??? (1.0.5-alpha)	/Users/pieter/Applications/MySQL Administrator.app/Contents/MacOS/MySQL Administrator
0x10000000 - 0x100abfff com.mysql.MySQLToolsCommon ??? (1.0)	/Users/pieter/Applications/MySQL Administrator.app/Contents/MacOS/../Frameworks/MySQLToolsCommon.framework/Versions/1.0.0/MySQLToolsCommon
0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.6 (299.33)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6 (10.3.5)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.4	/System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90830000 - 0x9089ffff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90910000 - 0x90983fff com.apple.DesktopServices 1.2.3	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5 (500.56)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???)	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910b0000 - 0x91101fff com.apple.bom 1.2.5 (63.2)	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91320000 - 0x913dffff ColorSync 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91460000 - 0x91473fff com.apple.speech.synthesis.framework 3.2	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91560000 - 0x91619fff com.apple.QD 3.4.65 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91670000 - 0x916a8fff com.apple.AE 1.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit 1.3.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91ab0000 - 0x91ac4fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91ae0000 - 0x91aebfff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b10000 - 0x91b2afff libPDFRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x91b50000 - 0x91b5ffff libPSRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x91b80000 - 0x91b93fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920c0000 - 0x922a7fff com.apple.security 2.4 (177)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1 (0.0.1d1)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92dc0000 - 0x932bffff com.apple.AppKit 6.3.6 (743.33)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.30 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939a0000 - 0x939b4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox 1.3.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94060000 - 0x94078fff com.apple.WebServices 1.1.1 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x94610000 - 0x9462afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94a30000 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x968d0000 - 0x969b2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x96b40000 - 0x96b6efff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x96bf0000 - 0x96c7ffff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib

-------------- End crash log ------------------

Crash log 2:

-------------- Start crash log ------------------
Date/Time:      2005-02-26 22:44:22 +0100
OS Version:     10.3.8 (Build 7U16)
Report Version: 2

Command: MySQL Administrator
Path:    /Users/pieter/Applications/MySQL Administrator.app/Contents/MacOS/MySQL Administrator
Version: ??? (1.0.5-alpha)
PID:     6956
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   libobjc.A.dylib            	0x908311f4 objc_msgSend + 0x14
1   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
2   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
3   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
4   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
5   com.apple.AppKit           	0x92df9d1c forwardMethod + 0x50
6   com.apple.AppKit           	0x92f30434 -[NSTextView flagsChanged:] + 0x38
7   com.apple.AppKit           	0x92f4a0a4 -[NSSecureTextView flagsChanged:] + 0x40
8   com.apple.AppKit           	0x92f4a02c -[NSSecureTextView becomeFirstResponder] + 0x6c
9   com.apple.AppKit           	0x92e7222c -[NSWindow makeFirstResponder:] + 0xb0
10  com.apple.AppKit           	0x92eca588 _NSEditTextCell + 0x2a8
11  com.apple.AppKit           	0x92f0de10 -[NSTextFieldCell _selectOrEdit:inView:target:editor:event:start:end:] + 0xd4
12  com.apple.AppKit           	0x92f0dd28 -[NSCell selectWithFrame:inView:editor:delegate:start:length:] + 0x50
13  com.apple.AppKit           	0x92f0dbdc -[NSSecureTextFieldCell selectWithFrame:inView:editor:delegate:start:length:] + 0xcc
14  com.apple.AppKit           	0x92f0daa0 -[NSSecureTextField selectText:] + 0xcc
15  com.apple.AppKit           	0x92ee16a4 -[NSTextField becomeFirstResponder] + 0x70
16  com.apple.AppKit           	0x92e7222c -[NSWindow makeFirstResponder:] + 0xb0
17  com.apple.AppKit           	0x92f0da2c -[NSSecureTextField selectText:] + 0x58
18  com.apple.AppKit           	0x92ea2350 -[NSTextField textDidEndEditing:] + 0x310
19  com.apple.AppKit           	0x92f0d3c4 -[NSSecureTextField textDidEndEditing:] + 0x58
20  com.apple.Foundation       	0x909f7184 _nsnote_callback + 0xb0
21  com.apple.CoreFoundation   	0x901aa5c0 __CFXNotificationPost + 0x1b4
22  com.apple.CoreFoundation   	0x901aefd0 _CFXNotificationPostNotification + 0x340
23  com.apple.Foundation       	0x909f4fd0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 0x74
24  com.apple.AppKit           	0x92f30cd4 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 0x1f0
25  com.apple.AppKit           	0x92f308ac -[NSTextView doCommandBySelector:] + 0xcc
26  com.apple.AppKit           	0x92e25e0c -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 0x668
27  com.apple.AppKit           	0x92ec999c -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretKeyEvents:forClient:] + 0xc8
28  com.apple.AppKit           	0x92ea1984 -[NSView interpretKeyEvents:] + 0x40
29  com.apple.AppKit           	0x92e3ac50 -[NSTextView keyDown:] + 0x2dc
30  com.apple.AppKit           	0x92e03814 -[NSWindow sendEvent:] + 0x1780
31  com.apple.AppKit           	0x92df583c -[NSApplication sendEvent:] + 0xebc
32  com.apple.AppKit           	0x92dfdc54 -[NSApplication run] + 0x240
33  com.apple.AppKit           	0x92eba2b8 NSApplicationMain + 0x1d0
34  com.mysql.Administrator    	0x00008084 _start + 0x188 (crt.c:267)
35  dyld                       	0x8fe1a558 _dyld_start + 0x64

Thread 1:
0   libSystem.B.dylib          	0x90016f48 semaphore_wait_signal_trap + 0x8
1   libSystem.B.dylib          	0x9000e790 _pthread_cond_wait + 0x270
2   com.apple.Foundation       	0x90a4bb00 -[NSConditionLock lockWhenCondition:] + 0x44
3   com.apple.AppKit           	0x92dcace4 -[NSUIHeartBeat _heartBeatThread:] + 0x190
4   com.apple.Foundation       	0x90a39b74 forkThreadForFunction + 0x6c
5   libSystem.B.dylib          	0x900246e8 _pthread_body + 0x28

Thread 2:
0   libSystem.B.dylib          	0x90016f48 semaphore_wait_signal_trap + 0x8
1   libSystem.B.dylib          	0x9000e790 _pthread_cond_wait + 0x270
2   com.mysql.MySQLToolsCommon 	0x10005c40 -[MMySQLDispatcher(Private) getNextRequest] + 0x34
3   com.mysql.MySQLToolsCommon 	0x10005ed4 processRequests + 0x2c
4   libSystem.B.dylib          	0x900246e8 _pthread_body + 0x28

Thread 3:
0   libSystem.B.dylib          	0x90016f48 semaphore_wait_signal_trap + 0x8
1   libSystem.B.dylib          	0x9000e790 _pthread_cond_wait + 0x270
2   com.mysql.MySQLToolsCommon 	0x10005c40 -[MMySQLDispatcher(Private) getNextRequest] + 0x34
3   com.mysql.MySQLToolsCommon 	0x10005ed4 processRequests + 0x2c
4   libSystem.B.dylib          	0x900246e8 _pthread_body + 0x28

Thread 4:
0   libSystem.B.dylib          	0x90016f48 semaphore_wait_signal_trap + 0x8
1   libSystem.B.dylib          	0x9000e790 _pthread_cond_wait + 0x270
2   com.mysql.MySQLToolsCommon 	0x10005c40 -[MMySQLDispatcher(Private) getNextRequest] + 0x34
3   com.mysql.MySQLToolsCommon 	0x10005ed4 processRequests + 0x2c
4   libSystem.B.dylib          	0x900246e8 _pthread_body + 0x28

PPC Thread State:
  srr0: 0x908311f4 srr1: 0x0000f030                vrsave: 0x00000000
    cr: 0x42004244  xer: 0x0000000c   lr: 0x92df9d1c  ctr: 0x908311e0
    r0: 0x92df9d1c   r1: 0xbfffe160   r2: 0x01812704   r3: 0x04127420
    r4: 0x90887e48   r5: 0x90876d54   r6: 0x003ccda0   r7: 0x43690000
    r8: 0x41b00000   r9: 0x00200400  r10: 0x00000000  r11: 0xa2dc1fc4
   r12: 0x00000000  r13: 0xa2df57a4  r14: 0x003d8cc0  r15: 0x00000001
   r16: 0x003ccda0  r17: 0x00000000  r18: 0x00000000  r19: 0x00398750
   r20: 0x00007d00  r21: 0x003559b0  r22: 0xbfffe5a0  r23: 0x04125b30
   r24: 0x00000000  r25: 0x00000000  r26: 0x43650000  r27: 0x00000000
   r28: 0x003ccda0  r29: 0x04120b60  r30: 0x90876d54  r31: 0x92df9cdc

Binary Images Description:
    0x1000 -    0x55fff com.mysql.Administrator ??? (1.0.5-alpha)	/Users/pieter/Applications/MySQL Administrator.app/Contents/MacOS/MySQL Administrator
0x10000000 - 0x100abfff com.mysql.MySQLToolsCommon ??? (1.0)	/Users/pieter/Applications/MySQL Administrator.app/Contents/MacOS/../Frameworks/MySQLToolsCommon.framework/Versions/1.0.0/MySQLToolsCommon
0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.6 (299.33)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6 (10.3.5)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.4	/System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90830000 - 0x9089ffff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90910000 - 0x90983fff com.apple.DesktopServices 1.2.3	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5 (500.56)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???)	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910b0000 - 0x91101fff com.apple.bom 1.2.5 (63.2)	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91320000 - 0x913dffff ColorSync 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91460000 - 0x91473fff com.apple.speech.synthesis.framework 3.2	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91560000 - 0x91619fff com.apple.QD 3.4.65 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91670000 - 0x916a8fff com.apple.AE 1.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit 1.3.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91ab0000 - 0x91ac4fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91ae0000 - 0x91aebfff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b10000 - 0x91b2afff libPDFRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x91b50000 - 0x91b5ffff libPSRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x91b80000 - 0x91b93fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920c0000 - 0x922a7fff com.apple.security 2.4 (177)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1 (0.0.1d1)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92dc0000 - 0x932bffff com.apple.AppKit 6.3.6 (743.33)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.30 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939a0000 - 0x939b4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox 1.3.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94060000 - 0x94078fff com.apple.WebServices 1.1.1 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x94610000 - 0x9462afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94a30000 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x968d0000 - 0x969b2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x96b40000 - 0x96b6efff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x96bf0000 - 0x96c7ffff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib

-------------- End crash log ------------------

How to repeat:
- Start MySQL Administrator.
- Connect to the database, using the return key to accept the password and connect.
- Application crashes 8 seconds after pressing return.
[4 Mar 2005 20:39] 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