Bug #78328 Workbench crashes after every Result Grid UPDATE on OS X
Submitted: 4 Sep 2015 18:10 Modified: 23 Sep 2015 15:07
Reporter: Patrick Seiter Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3.4.0 OS:MacOS (10.10.5)
Assigned to: CPU Architecture:Any
Tags: crash

[4 Sep 2015 18:10] Patrick Seiter
Description:
Whenever I edit a row inside of a Result Grid and click Apply to get the popup, if I hit apply again, it will cause MySQL Workbench to crash, but the UPDATE will be applied.

How to repeat:
1. Connect to a MySQL server over an SSH tunnel.
2. Right-click - Select Rows of a table.
3. Make a change to a row of the table.
4. Click Apply.
5. Click Apply in the popup.
6. MySQL Workbench will crash, but the update will be applied.
[8 Sep 2015 21:41] MySQL Verification Team
Thank you for the bug report. I couldn't repeat with my own table/data please provide a small dump file with table/data which provokes that issue on your side. Thanks.
[22 Sep 2015 17:46] Patrick Seiter
I'll make note of which table it happens on next time it crashes. I'll also try to get the log from ~/Library/Application Support/MySQL/Workbench.
[23 Sep 2015 14:47] Patrick Seiter
First crash of the morning

Attachment: MySQL_Workbench_Crash_2015-09-23_09-40.txt (text/plain), 98.60 KiB.

[23 Sep 2015 15:07] MySQL Verification Team
Thank you for the feedback. Duplicate of https://bugs.mysql.com/bug.php?id=77286 .