Bug #84681 Delete/cut a view crashed MySQL Workbench every time
Submitted: 26 Jan 2017 10:31 Modified: 26 Jan 2017 11:40
Reporter: Fredrik Motin Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.3.8 OS:MacOS (10.12.2)
Assigned to: CPU Architecture:Any

[26 Jan 2017 10:31] Fredrik Motin
Description:
Delete/cut a view crashed MySQL Workbench every time with the following information in the crash dialog:

Process:               MySQLWorkbench [42467]
Path:                  /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier:            com.oracle.mysql.workbench
Version:               6.3.6.CE (1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MySQLWorkbench [42467]
User ID:               501

Date/Time:             2017-01-26 11:26:44.476 +0200
OS Version:            Mac OS X 10.12.2 (16C68)
Report Version:        12
Anonymous UUID:        912142D4-2B6D-51FA-22EF-5422D163F173

Sleep/Wake UUID:       176CB69B-8E48-4E0A-AC96-5985E4DE650F

Time Awake Since Boot: 32000 seconds
Time Since Wake:       6600 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

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

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

How to repeat:
1. Open up an mwb file with some views OR create a new MWB file and create a new view (same result)
2. Delete/cut a view
3. MWB crashes
[26 Jan 2017 11:40] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=83658.