MySql workbench is crashing

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

MySql workbench is crashing

Is this an app you’re developing?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Mine is doing the same thing. Would love to know the answer on how to fix this.

Found a temporary fix on reddit which is to bump back to version 8.0.31: https://downloads.mysql.com/archives/workbench/ But I'm hopeful this bug will be fixed soon, I always prefer running the latest version of any software.

21

Thank you for this information. I'm new to SQL and it took me quite awhile to figure out what to do to move forward.

Bumping back to 8.0.31 fixed for me. If worth mentioning, am running 13.1 on an M1 Max.

I've experienced the same. Simply trying to open a table's data view via one of the shortcut icons in the sidebar, crashes MySQL Workbench. I'm on Macbook Air M2, Macos 13.2.1

Downgrading MySQL Workbench to 8.0.31 works.

Downgrade to 8.0.31: https://downloads.mysql.com/archives/workbench/

Same issue here, select query instantly crashes workbench.

Great!! Thanks for this Post. I downgrade to v.8.0.31, This work for me I use Mac Air M1 Ventura.

I AM SO CONFUSED... SOMEONE HELP!

You're all saying you've downgraded to version 8.0.31... yet there isn't any newer version available on the site. The latest version is the one you're all referring too... so how could you possibly have downgraded from a newer version when it doesn't exist?

I downgraded to v.8.0.31 as well, but MySQL Workbench is still crashing when I try to run SELECT command for an imported table. Anyone else having this problem?

Yes, I face this problem with MySQL Workbench version 8.0.32. However, downgrading it to 8.0.31 works. https://downloads.mysql.com/archives/workbench/

I just did the recommended rollback to 8.0.31 and mine stopped crashing.

As per the suggestions above, I was facing the same issue for Workbench version 8.0.32. Downgrading to the previous version 8.0.31 did the trick for me. I'm using an M1 macbook pro, MacOS version 13.2.1

The issue is still ongoing, I downgraded to version 8.0.32 and it fixed the crash issue. I'm on M1 chip

Same issue here. I had to downgrade to the version to 8.0.31

I'm glad I found this. M1 13.2.1 downgraded to 8.0.31 and it stops crashing.

The same issue here, Installed mysql server and started using community workbench . When ever a query is executed , workbench crashes creating a system pop up for restart and 'send report'. I am currently using mac mini m1 and ventura 13.2.1. I would like to know if this is an issue from the oracle side or will apple forum be having a fix for the issue via updates. I have not tried using sql server with docker , and I assume this is an issue with workbench alone , rather not with Server which seems to be running fine.

Download 8.0.31 is ok.

I went back to the previous version and it worked! I can't believe Oracle will leave such a blocker bug, and I thought I was doing something wrong!

The same issue here. I am currently using Apple M1 Pro and Ventura 13.3.1. After downgraded to 8.0.31 and it stops crashing.

I succeeded following this tutorial, very good: https://www.youtube.com/watch?v=-w61OVNOG28

For me the solution was download the latest version 8.0.33.


Translated Report (Full Report Below)

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

Date/Time: 2023-07-09 14:14:52.9429 +0300 OS Version: macOS 14.0 (23A5286g) Report Version: 12 Anonymous UUID: 91D91844-B271-1731-E3ED-22E94F83D16D

Time Awake Since Boot: 4400 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 [6757]

VM Region Info: 0x10 is not in any region. Bytes before following region: 105553518919664 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START --->
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 Python3 0x106b5909c PyObject_GC_Del + 52 1 libgrt.dylib 0x105192bf0 grt::AutoPyObject::~AutoPyObject() + 52 2 libgrt.dylib 0x10518f7c8 grt::PythonContext::~PythonContext() + 216 3 libgrt.dylib 0x105197234 grt::PythonModuleLoader::~PythonModuleLoader() + 32 4 libgrt.dylib 0x105186644 grt::GRT::~GRT() + 448 5 libgrt.dylib 0x10518c094 std::__1::__shared_ptr_pointer<grt::GRT*, std::__1::shared_ptr<grt::GRT>::__shared_ptr_default_delete<grt::GRT, grt::GRT>, std::__1::allocator<grt::GRT>>::__on_zero_shared() + 20 6 libgrt.dylib 0x1051431c0 std::__1::shared_ptr<grt::ListItemModifiedChange>::~shared_ptr() + 56 7 libsystem_c.dylib 0x1906130bc __cxa_finalize_ranges + 476 8 libsystem_c.dylib 0x190612e44 exit + 44 9 AppKit 0x194189e98 -[NSApplication terminate:] + 2060 10 MySQLWorkbench 0x104963f34 quitApplication(MainWindowController*) + 52 11 MySQLWorkbench 0x1049657bc -[WBMainController menuItemClicked:] + 72 12 AppKit 0x194121670 -[NSApplication(NSResponder) sendAction:to:from:] + 1120 13 AppKit 0x1941ec20c -[NSMenuItem _corePerformAction] + 372 14 AppKit 0x19475dd20 _NSMenuPerformActionWithHighlighting + 152 15 AppKit 0x194224574 -[NSMenu performActionForItemAtIndex:] + 200 16 AppKit 0x194224494 -[NSMenu _internalPerformActionForItemAtIndex:] + 76 17 AppKit 0x1947553a8 +[NSCocoaMenuImpl _performActionForMenuItem:] + 60 18 AppKit 0x19458592c -[NSMenuTrackingSession _performPostTrackingDismissalActions] + 264 19 AppKit 0x1945856e0 -[NSMenuTrackingSession startRunningMenuEventLoop:] + 608 20 AppKit 0x19462ab00 -[NSMenuBarTrackingSession _mouseDownEventHandler:] + 248 21 AppKit 0x19462a9f0 -[NSMenuBarTrackingSession handleEvent:] + 248 22 AppKit 0x19462a8d0 __61-[NSMenuBarTrackingSession _addMouseDownEventMonitorIfNeeded]_block_invoke + 192 23 AppKit 0x1941780fc _NSSendEventToDequeuingObservers + 252 24 AppKit 0x194735ea8 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2260 25 AppKit 0x193f6ecb0 -[NSApplication run] + 476 26 AppKit 0x193f46104 NSApplicationMain + 880 27 dyld 0x1903d9058 start + 2224

Thunderbolt Bus: MacBook Pro, Apple Inc.

I had the same issue. Now is resolved, many thanks.

MySql workbench is crashing
 
 
Q