Description:
I'm connecting to mysql 5.6.15 running on osx. When I'm working in the MySQL Model area. anytime I use any of the database functions (i.e Syncronize Model or Forward Engineer), I can navigate through the screens to the end and when I close the dialog, the who app crashes
*** ERRORS FROM SYSTEM LOG ***
2/28/14 4:32:44.370 PM MySQLWorkbench[21174]: NSExceptionHandler has recorded the following exception:
NSUncaughtSystemExceptionException -- Uncaught system exception: signal 10
Stack trace: 0x1f6c84b 0x9000994b 0xffffffff 0x275ff8 0x28042e 0x29793d 0x1ee55e 0x99bebe52 0x95b3f851 0x95a8ae8a 0x99bf1248 0x99bb3698 0x95a9f84e 0x95a9f78d 0x95a798af 0x95a7901a 0x95a78e8b 0x9479ef5a 0x9479ecc9 0x9479eb44 0x9390393a 0x9390316c 0x938f95cc 0x9389c5f6 0x9795 0x2
2/28/14 4:32:44.787 PM WindowServer[184]: CGXDeferSurfaces : Invalid source window 5670
2/28/14 4:32:44.788 PM WindowServer[184]: CGXDeferSurfaces : Invalid source window 5667
2/28/14 4:32:44.796 PM com.apple.launchd.peruser.501[264]: ([0x0-0x342342].com.oracle.mysql.workbench[21174]) Job appears to have crashed: Bus error: 10
*** WB LOG ***
16:31:53 [INF][ WBContext]: Parsing application arguments.
16:31:53 [INF][ WBContext]: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
16:31:53 [INF][ WBContext]: -psn_0_3416898
16:31:53 [INF][ Workbench]: Starting up Workbench
16:31:53 [INF][ Workbench]: Loading main window
16:31:53 [INF][ WBContext UI]: Initializing workbench context UI with these values:
base dir: /Applications/MySQLWorkbench.app/Contents/Resources
plugin path: /Applications/MySQLWorkbench.app/Contents/PlugIns
struct path: /Applications/MySQLWorkbench.app/Contents/Resources/grt
module path: /Applications/MySQLWorkbench.app/Contents/PlugIns
library path: /Applications/MySQLWorkbench.app/Contents/Resources/libraries
user data dir: /Users/jrburris66/Library/Application Support/MySQL/Workbench
open at start:
open type:
run at startup:
run type:
Force SW rendering: No
Force OpenGL: No
quit when done: No
16:31:53 [INF][ WBContext]: WbContext::init
16:31:54 [INF][ WBA]: Looking for extension modules for WBA...
16:31:54 [INF][ WBA]: 0 extension modules found
16:31:54 [WRN][ grt]: Could not load db.mysql.editors.wbp.dylib: Duplicate module MySQLEditorsModule Could not load wb.model.editors.wbp.dylib: Duplicate module WbEditorsModule Could not load wb.printing.wbp.dylib: Duplicate module WbPrinting /Users/jrburris66/Library/Application Support/MySQL/Workbench/connections.xml:25: link '96E900D1-4783-4E99-95E1-ED4A42F63532' <object GrtObject> key=owner could not be resolved
16:31:54 [INF][ WBContext]: System info:
MySQL Workbench Community (GPL) for Mac OS X version 6.0.9 revision 11421 build 1170
Configuration Directory: /Users/jrburris66/Library/Application Support/MySQL/Workbench
Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources
Cairo Version: 1.9.1
OS: OS X 10.8.x Mountain Lion
CPU: 8x Intel(R) Core(TM) i7-3615QM CPU @ 2.30GHz - 16.00GiB RAM
16:31:54 [INF][ WQE backend]: Found auto-save workspace /Users/jrburris66/Library/Application Support/MySQL/Workbench/sql_workspaces/Localhost-1.autosave
16:32:17 [INF][ SSH tunnel]: Starting tunnel
16:32:21 [INF][ grt]: Fetching schema list.
16:32:21 [INF][ grt]: OK
16:32:25 [INF][ grt]: Fetching table list.
16:32:25 [INF][ grt]: 30 items from idm_ods
16:32:25 [INF][ grt]: OK
16:32:25 [INF][ grt]: Fetching view list.
16:32:25 [INF][ grt]: 0 items from idm_ods
16:32:25 [INF][ grt]: OK
16:32:25 [INF][ grt]: Fetching routine list.
16:32:25 [INF][ grt]: 0 items from idm_ods
16:32:25 [INF][ grt]: OK
16:32:25 [INF][ grt]: Fetching trigger list.
16:32:25 [INF][ grt]: 0 items from idm_ods
16:32:25 [INF][ grt]: OK
16:32:28 [INF][ grt_diff]: No sync profile found for Mysql@127.0.0.1:3306::idm_ods
16:32:36 [INF][ grt]: Applying synchronization scripts to server...
16:32:36 [INF][ grt]: Executing SQL script in server
16:32:36 [INF][ grt]: SQL script execution finished: statements: 6 succeeded, 0 failed
16:32:36 [INF][ grt]: Fetching back view definitions in final form.
16:32:36 [INF][ grt]: Nothing to fetch
16:32:36 [INF][ grt]: Updating model...
16:32:36 [INF][ grt_diff]: Saving oldNames and other sync state info for Mysql@127.0.0.1:3306::idm_ods (catalog F432B735-922B-4D26-A30F-5039D525FFA3)
How to repeat:
Select "Database" from menu, then "Sync. Model"
step through the wizard ...