Bug #16270 Query Browser crashes with port==0 on Mac OS X
Submitted: 6 Jan 2006 22:36 Modified: 9 Jan 2006 23:17
Reporter: Andrew Carter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.17 OS:MacOS (Mac OS X)
Assigned to: CPU Architecture:Any

[6 Jan 2006 22:36] Andrew Carter
Description:
Entering port==0 for a connection causes the query browser to crash.  It can be worked around by not putting in 0 but it shouldn't crash.  Also, since the connection editor doesn't default to something other than 0, it is actually pretty easy to get this crash if you aren't paying attention.

See attached crash log for dump.

How to repeat:
Open query browser
Enter connection parameters
Make sure port == 0
Connect
-->CRASH
[6 Jan 2006 22:36] Andrew Carter
Crash log from Apple dump

Attachment: query_browser_crash_log.txt (text/plain), 17.94 KiB.

[9 Jan 2006 20:10] Hartmut Holzgraefe
can't reproduce on OS X 10.3.9 with fresh installation of QB 1.1.17

the port numer defaults to 3306 for me and changes back on pressing connect when putting a 0 into the field
[9 Jan 2006 21:54] Andrew Carter
I am running 10.4.3.  Is there preferences file I should delete and try again?
[9 Jan 2006 23:17] 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