Bug #113157 Workbench shuts down on macbook pro
Submitted: 21 Nov 2023 3:09 Modified: 21 Nov 2023 12:21
Reporter: romulus kim Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:8.0.34 OS:MacOS (mac os : sonoma 14.1.1)
Assigned to: CPU Architecture:ARM (apple m2 pro)
Tags: WBBugReporter

[21 Nov 2023 3:09] romulus kim
Description:
----[For better reports, please attach the log file after submitting. You can find it in /Users/geekdeveng/Library/Application Support/MySQL/Workbench/log/wb.log]

##########
# desc : When I try to view the ERD corresponding to the schema, Workbench shuts down.
# The error log is as follows :

11:52:42 [INF][      Workbench]: Starting up Workbench
11:52:42 [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:/Applications/MySQLWorkbench.app/Contents/Resources/plugins
	library path: /Applications/MySQLWorkbench.app/Contents/Resources/libraries
	user data dir: /Users/geekdeveng/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
11:52:42 [INF][      WBContext]: WbContext::init
11:52:42 [INF][            WBA]: Looking for extension modules for WBA...
11:52:42 [INF][            WBA]: 0 extension modules found
11:52:42 [WRN][            grt]: Duplicate plugin name wb.tools.cmdlineClient	There is more than one plugin with the name wb.tools.cmdlineClient (in PyWbUtils and PyWbUtils).
11:52:42 [WRN][            grt]: /Users/geekdeveng/Library/Application Support/MySQL/Workbench/connections.xml:26: link 'B791D617-2614-4DE4-B906-6970E28D53E3' <object GrtObject> key=owner could not be resolved
11:52:42 [WRN][            grt]: Duplicate plugin name wb.tools.cmdlineClient	There is more than one plugin with the name wb.tools.cmdlineClient (in PyWbUtils and PyWbUtils).
11:52:42 [INF][      WBContext]: System info:
 	MySQL Workbench Community (GPL) for macOS version 8.0.34 CE build 3263449 (64 bit)
	Configuration Directory: /Users/geekdeveng/Library/Application Support/MySQL/Workbench
	Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources
	Cairo Version: 1.17.6
	OS: unknown
	CPU: 10x Apple M2 Pro - 16.00GiB RAM
No video adapter info available

11:52:42 [INF][   ModelContext]: Found model auto-save /Users/geekdeveng/Library/Application Support/MySQL/Workbench/newmodel.mwbd, but it is empty. Deleting it...
11:52:42 [INF][    WQE backend]: Found auto-save workspace /Users/geekdeveng/Library/Application Support/MySQL/Workbench/sql_workspaces/dev-1.autosave
11:52:42 [WRN][       WBModule]: OS detection failed, skipping OS support check. OS string: 'unknown'

How to repeat:
Select 'File' from the top menu and then choose 'New Model'.
[21 Nov 2023 12:21] MySQL Verification Team
Hello Romulus kim,

Thank you for the bug report.
Imho this is duplicate of Bug #112440, please see Bug #112440.

Regards,
Ashwini Patil