Bug #80985 Crash on OSX Yosemite after SQL INSERT or UPDATE
Submitted: 6 Apr 2016 22:39 Modified: 7 Apr 2016 0:16
Reporter: Matt Decker Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:6.3.6 OS:MacOS (10.10.5)
Assigned to: CPU Architecture:Any
Tags: crash, insert, osx, UPDATE

[6 Apr 2016 22:39] Matt Decker
Description:
Often (1 out of 3 times) after executing a SQL INSERT or UPDATE MySQLWorkbench, will crash on OSX Yosemite.

I have removed /Libary/Application Support/MySQL/Workbench folder and restarted Workbench to regenerate folder and contents and creating new connections from scratch, but it does not resolve issue.

This issue has occurred for about a year and I keep hoping a new release will resolve it, but never does.

How to repeat:
1. Workbench
2. Click to open connection to a MySQL server
3. In SQL editor, execute a SELECT query
4. In result grid, change the value of a column.
5. Click "Apply" on the bottom right.
6. On popup that shows you a preview of SQL that will be executed, click "Apply".
7. Popup will change to say "Executing SQL Statements..."
8. Workbench will crash and OSX will popup with error "MySQLWorkbench quite unexpectedly"
[6 Apr 2016 22:40] Matt Decker
Crash Log

Attachment: MySQLWorkbench_2016-04-06-171850_Matts-iMac.crash (application/octet-stream, text), 93.43 KiB.

[6 Apr 2016 22:40] Matt Decker
Terminal Output

Attachment: Terminal-Output.txt (text/plain), 726 bytes.

[6 Apr 2016 22:40] Matt Decker
Workbench Log

Attachment: wb.log (application/octet-stream, text), 14.16 KiB.

[6 Apr 2016 22:40] Matt Decker
I've added all the relevant logs to this bug report.
[6 Apr 2016 22:43] Matt Decker
Also note: Resulting update statement from clicking "Apply" does actually execute successfully on MySQL Server before crash.  UI never indicates query execution was successful, though, it just crashes.
[7 Apr 2016 0:16] MySQL Verification Team
Thank you for the bug report. Duplicate of bug http://bugs.mysql.com/bug.php?id=77286.