Bug #16268 Connection Editor crashes in Mac OS X 10.4.3
Submitted: 6 Jan 2006 22:31 Modified: 9 Jan 2006 23:29
Reporter: Andrew Carter Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.1.17 OS:MacOS (Mac OS X)
Assigned to: CPU Architecture:Any

[6 Jan 2006 22:31] Andrew Carter
Description:
Query Browser crashes when closing the connection editor for a new or editing an old connection.  It does save the changes but crashes coming back to the open connection dialog.

See attached log for Apple dump report.

How to repeat:
Repro:
Launch query browser
open connection editor
define connection
close connection editor
--> CRASH

Suggested fix:
Guessing this is most like a retain/release bug in objc.  I think this may be more fundamental since I've seen this in other cases like in the connection editor in the control center tool and doing other things in the query browser.
[6 Jan 2006 22:32] Andrew Carter
Apple crash log dump

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

[9 Jan 2006 20:18] Hartmut Holzgraefe
verified on os x 10.3.9

upon closing the connection editor i hear disk activity for a while,
then the QB crashes (maybe stuck in a memory allocation look and running out of swap space?)
[9 Jan 2006 23:29] 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