After creating a basic table the application crashed while running a select query.
Translated Report (Full Report Below)
Process: MySQLWorkbench [1687]
Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier: com.oracle.workbench.MySQLWorkbench
Version: 8.0.32.CE (1)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-02-02 11:58:46.6293 +0530
OS Version: macOS 13.2 (22D49)
Report Version: 12
Anonymous UUID: 7B20408B-A4BE-478D-8402-4595E3D3D9C4
Time Awake Since Boot: 880 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process: exc handler [1687]
Application Specific Backtrace 0:
0 CoreFoundation 0x00007ff8141d3cb3 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007ff813d2210a objc_exception_throw + 48
2 CoreFoundation 0x00007ff81426abbe -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007ff81413eab0 forwarding + 1324
4 CoreFoundation 0x00007ff81413e4f8 _CF_forwarding_prep_0 + 120
5 WBExtras 0x0000000109c371a1 -[MResultsetViewer tableView:willDisplayCell:forTableColumn:row:] + 393
6 AppKit 0x00007ff81753282e -[NSTableView _delegateWillDisplayCell:forColumn:row:] + 104
7 AppKit 0x00007ff817477676 -[NSTableView preparedCellAtColumn:row:] + 1835
8 MySQLWorkbench 0x0000000100bdfa98 -[MGridView preparedCellAtColumn:row:] + 54
9 AppKit 0x00007ff817476e41 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 42
10 AppKit 0x00007ff817476ac1 -[NSTableView drawRow:clipRect:] + 1638
11 AppKit 0x00007ff81747613c -[NSTableView drawRowIndexes:clipRect:] + 707
12 AppKit 0x00007ff817401cc4 -[NSTableView drawRect:] + 1670
13 AppKit 0x00007ff817334144 _NSViewDrawRect + 121
14 AppKit 0x00007ff817b193c3 -[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 1810
15 AppKit 0x00007ff817333870 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 753
16 QuartzCore 0x00007ff81c16db59 CABackingStoreUpdate_ + 254
17 QuartzCore 0x00007ff81c1d13c1 ___ZN2CA5Layer8display_Ev_block_invoke + 53
18 QuartzCore 0x00007ff81c16cd66 -[CALayer _display] + 2275
19 AppKit 0x00007ff8173334c5 -[_NSBackingLayer display] + 462
20 AppKit 0x00007ff8172ab455 -[_NSViewBackingLayer display] + 554
21 QuartzCore 0x00007ff81c16bd08 _ZN2CA5Layer17display_if_neededEPNS_11TransactionE + 900
22 QuartzCore 0x00007ff81c2e56c6 _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 648
23 QuartzCore 0x00007ff81c14cb35 _ZN2CA11Transaction6commitEv + 725
24 AppKit 0x00007ff81734496f __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285
25 AppKit 0x00007ff817b5c767 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
26 CoreFoundation 0x00007ff81415b3e1 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
27 CoreFoundation 0x00007ff81415b309 __CFRunLoopDoObservers + 482
28 CoreFoundation 0x00007ff81415a866 __CFRunLoopRun + 877
29 CoreFoundation 0x00007ff814159e7f CFRunLoopRunSpecific + 560
30 HIToolbox 0x00007ff81dfec766 RunCurrentEventLoopInMode + 292
31 HIToolbox 0x00007ff81dfec576 ReceiveNextEventCommon + 679
32 HIToolbox 0x00007ff81dfec2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
33 AppKit 0x00007ff8171e5293 _DPSNextEvent + 909
34 AppKit 0x00007ff8171e4114 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
35 AppKit 0x00007ff8171d6757 -[NSApplication run] + 586
36 AppKit 0x00007ff8171aa797 NSApplicationMain + 817
37 dyld 0x0000000200ff6310 start + 2432
Kernel Triage:
VM - pmap_enter retried due to resource shortage
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 AppKit 0x7ff81754dc26 -[NSApplication _crashOnException:] + 287
1 AppKit 0x7ff817344bab __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 857
2 AppKit 0x7ff817b5c767 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
3 CoreFoundation 0x7ff81415b3e1 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
4 CoreFoundation 0x7ff81415b309 __CFRunLoopDoObservers + 482
5 CoreFoundation 0x7ff81415a866 __CFRunLoopRun + 877
6 CoreFoundation 0x7ff814159e7f CFRunLoopRunSpecific + 560
7 HIToolbox 0x7ff81dfec766 RunCurrentEventLoopInMode + 292
8 HIToolbox 0x7ff81dfec576 ReceiveNextEventCommon + 679
9 HIToolbox 0x7ff81dfec2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
10 AppKit 0x7ff8171e5293 _DPSNextEvent + 909
11 AppKit 0x7ff8171e4114 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
12 AppKit 0x7ff8171d6757 -[NSApplication run] + 586
13 AppKit 0x7ff8171aa797 NSApplicationMain + 817
14 dyld 0x200ff6310 start + 2432
Thread 1:: com.apple.rosetta.exceptionserver 0 runtime 0x7ff7ffc73614 0x7ff7ffc6f000 + 17940 1 runtime 0x7ff7ffc7f530 0x7ff7ffc6f000 + 66864 2 runtime 0x7ff7ffc80f30 0x7ff7ffc6f000 + 73520
Thread 2: 0 runtime 0x7ff7ffc9187c 0x7ff7ffc6f000 + 141436