Bug #111767 Error closing the app
Submitted: 15 Jul 2023 1:58 Modified: 17 Jul 2023 12:29
Reporter: Jorge Pérez Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.33 OS:MacOS (macOS 13.x Ventura x86_64)
Assigned to: CPU Architecture:x86
Tags: WBBugReporter

[15 Jul 2023 1:58] Jorge Pérez
Description:
This happens each time I exit the app:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               MySQLWorkbench [10332]
Path:                  /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier:            com.oracle.workbench.MySQLWorkbench
Version:               8.0.33.CE (1)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-07-14 20:46:28.7495 -0500
OS Version:            macOS 13.5 (22G5072a)
Report Version:        12
Bridge OS Version:     8.0 (21P50318e)
Anonymous UUID:        B88297AE-C20D-121F-0635-3E40175B5962

Sleep/Wake UUID:       9A971608-0B58-4A4D-9B65-8D2E7F3BEABB

Time Awake Since Boot: 18000 seconds
Time Since Wake:       9489 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 0x0000000000000010
Exception Codes:       0x0000000000000001, 0x0000000000000010

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

How to repeat:
Open & close the app, you will immediately get the error

Suggested fix:
n/a
[17 Jul 2023 12:29] MySQL Verification Team
Hello Jorge Pérez,

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

Comment from dev on Bug #110613
This problem seems to be in python itself and Ventura
https://github.com/python/cpython/issues/99663

Regards,
Ashwini Patil