Bug #75135 Synchronize Model Function - After completion, Workbench crashes
Submitted: 6 Dec 2014 16:56 Modified: 6 Dec 2014 23:38
Reporter: Antoine Awad Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.2.3.12313 OS:MacOS
Assigned to: CPU Architecture:Any
Tags: model, synchronizemodel, workbench

[6 Dec 2014 16:56] Antoine Awad
Description:
I am able to replicate every time this bug. The bug occurs as follows:

1. I am working with my model diagram, making modifications to tables, views, columns etc.
2. I save the model

3. I go to Database => Synchronize Model
4. I click Continue all the way until I get to the "Review DB Changes"

5. I click "Execute" to start the synchronization 
6. The synchronization ends successfully. All went well. 

7. Now when I click "Close" to close the window I get the following

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

Date/Time:             2014-12-06 11:55:00.422 -0500
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Anonymous UUID:        B13790C4-4D14-3115-416D-8F2DAAA470A5

Sleep/Wake UUID:       8374824B-604B-4574-A3A0-5762CD47C081

Time Awake Since Boot: 290000 seconds
Time Since Wake:       9000 seconds

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00000000f00000b4

VM Regions Near 0xf00000b4:
    Stack                  00000000bf78d000-00000000bff8d000 [ 8192K] rw-/rwx SM=COW  
--> 
    Submap                 00000000ffff0000-00000000ffff1000 [    4K] r--/r-- SM=PRV  process-only VM submap

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

How to repeat:
I am able to replicate every time this bug. Here's how to replicate:

1. I am working with my model diagram, making modifications to tables, views, columns etc.
2. I save the model

3. I go to Database => Synchronize Model
4. I click Continue all the way until I get to the "Review DB Changes"

5. I click "Execute" to start the synchronization 
6. The synchronization ends successfully. All went well. 

7. Now when I click "Close" to close the window I get the following

Suggested fix:
Not sure.
[6 Dec 2014 21:44] MySQL Verification Team
Please try version 6.2.4 Thanks.
[6 Dec 2014 23:36] Antoine Awad
That solves it. Thank you !
[6 Dec 2014 23:38] Antoine Awad
I just want to say when I clicked "check for updates" on my MySQL Workbench on version 6.2.3.12313 it didn't find out that there was a new one. I had to download it manually. Nevertheless, the new version solved the problem.

Thank you.
[6 Dec 2014 23:38] MySQL Verification Team
Thank you for the feedback.