Bug #14078 | Crash when trying to log in | ||
---|---|---|---|
Submitted: | 17 Oct 2005 17:03 | Modified: | 26 Oct 2005 22:19 |
Reporter: | jaime pereira | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Administrator | Severity: | S1 (Critical) |
Version: | 1.1 | OS: | MacOS (mac osx 10.4.2) |
Assigned to: | CPU Architecture: | Any |
[17 Oct 2005 17:03]
jaime pereira
[19 Oct 2005 1:45]
jaime pereira
Update OS Version
[19 Oct 2005 14:50]
jaime pereira
Complete Crash Report
Attachment: report.txt (text/plain), 17.24 KiB.
[19 Oct 2005 14:52]
jaime pereira
change os type
[25 Oct 2005 1:20]
Marc Swindle
Was working for me until I upgraded from the 5.0 release candidate to 5.015 (or whatever today's 5.0 release was). Admin crashed with no password. I assumed that was the problem so I did a mysql_secure_installation and assigned a password. It still crashes. I have deleted the app and all preference files. Does not help. The error I get is: EXC_BAD_ACCESS (0x0001) KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 Thread 0 Crashed: 0 strlen + 8 1 sscanf + 88 2 myx_get_mysql_version + 96 3 myx_get_mysql_major_version + 24 4 -[MConnectionPanel(Private) connectionFinished:] + 216 5 __NSFireMainThreadPerform + 276 6 __CFRunLoopPerformPerform + 104 7 __CFRunLoopDoSources0 + 384 8 __CFRunLoopRun + 452 9 CFRunLoopRunSpecific + 268 I also have a crsh log that I can send someone. I am using Mac OS 10.4.2 and installed todays release of MySql (which is working fine).
[25 Oct 2005 17:35]
Marc Swindle
I got it to work again. I did several things. rebuild permissions, run the daily-monthly logs, optimize system. Not sure that any of that helped. I deleted the plist, the administrator folder. I don't think that helped either. THEN, I noticed that the default port for my connection was set to '0'. I deleted the connection xml file that I think both Query Browser and Administrator use. Maybe that file gets corrupted? I entered my connection info again, and it worked. To save time, try deleting the connection xml file. When you start up, you should get an empty connection screen.
[26 Oct 2005 22:19]
Jorge del Conde
I was unable to reproduce this bug using 10.4 and 1.1
[17 Nov 2005 11:07]
Sammi Williams
Hello, I have this bug also. I just downloaded the latest version (1.1) and it crashes as soon as I click connect with any server - localhost, remote, etc. The crash log is basically identical (strlen, sscanf, MConnectionPanel or whatever). Please let me know if you need further information.
[17 Nov 2005 11:08]
Sammi Williams
By the way, this is on OS X 10.4.3, and affects both versions 1.0 and 1.1 of the MySQL Administrator.