Bug #110351 App Crashes on SELECT Statement macOS Ventura on M1 Mac
Submitted: 14 Mar 2023 0:27 Modified: 14 Mar 2023 10:40
Reporter: Ken Stanley Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:8.0.32 OS:MacOS (Ventura 13.2.1)
Assigned to: CPU Architecture:ARM
Tags: WBBugReporter

[14 Mar 2023 0:27] Ken Stanley
Description:
When running basic SELECT statement (e.g., SELECT * FROM table), the app crashes when pressing the lightning bolt button (execute) in the toolbar.

How to repeat:
Fresh install from DMG. Connect to database. Run a simple SELECT * FROM table.
[14 Mar 2023 0:31] Ken Stanley
Workbench Log File

Attachment: wb.log (application/octet-stream, text), 6.33 KiB.

[14 Mar 2023 0:32] Ken Stanley
Problem Report for MySQL Workbench

Attachment: Workbench Crash Log.txt (text/plain), 38.02 KiB.

[14 Mar 2023 0:38] Ken Stanley
When I run Workbench from the command line, I get the following message when the app crashes:

2023-03-13 20:37:10.879 MySQLWorkbench[6020:60169] -[MQIndicatorCell setIsNull:]: unrecognized selector sent to instance 0x6000020b0870
zsh: illegal hardware instruction /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
[14 Mar 2023 0:42] Ken Stanley
After some digging through Stack Overflow, I've found that 8.0.31 works without crashing.
[14 Mar 2023 10:40] MySQL Verification Team
Hello Ken Stanley,

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

Regards,
Ashwini Patil