Bug #81889 MySQLWorkbench crashes when selecting Database->Connect to Database
Submitted: 16 Jun 2016 16:04 Modified: 17 Jun 2016 21:52
Reporter: Daniel Rice Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.7 build 1199 OS:MacOS (10.11.5)
Assigned to: CPU Architecture:Any

[16 Jun 2016 16:04] Daniel Rice
Description:
It seems to be caused by a seg fault:

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000080
Exception Note:        EXC_CORPSE_NOTIFY

How to repeat:
I opened Database from the top menu, selected Connect to Database, used a stored connection and clicked OK. The database I'm connecting to is a MariaDB database, which may have something to do with this.
[16 Jun 2016 16:10] Daniel Rice
If I connect from "Connections" it works fine, though it does show a warning for MariaDB.
[16 Jun 2016 17:46] MySQL Verification Team
Please try version 6.3.7.

http://dev.mysql.com/downloads/workbench/
[17 Jun 2016 20:31] Daniel Rice
I updated to 6.3.7. Now the behavior is I get a spinning Beach Ball and the application becomes unresponsive. However, this is only if I select the MariaDB database. Using regular MySQL, the connect to database button seems to work.
[17 Jun 2016 21:31] MySQL Verification Team
Thank you for the feedback. The MariaDB database isn't supported how it works with MySQL I am closing this bug report.
[17 Jun 2016 21:52] Daniel Rice
It works from the main page of MySQL Connections though, and it certainly shouldn't crash the application.