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

Post not yet marked as solved Up vote post of anshgupta Down vote post of anshgupta
20k views
  • I just did the recommended rollback to 8.0.31 and mine stopped crashing.

  • february 2024 and they haven't fixed the bug :'(

Add a Comment

Replies

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.

  • it is not working for me even i upgrade or downgrade...

Add a Comment

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.

This is not working again on M2 mac pro with Sanoma 14.0 , does any one have the same issue. It works with the connection when i click on the Models and try to create a new one or use the existing one then it crashes. Tried it on 8.0.31, 8.032, 8.0.33, 8.0.34 (latest) Workbenck and all of them fail to open any model or create a new model.

sent the logs to apple . If anyone has the same issue and has a workaround please post.

Thanks

  • I have two Macs, one is M1 and the other is M2, both of which have same issue. This issue has occurred since upgrading Mac OS14.0. whether creating a new model or opening an existing one, it will crash.

  • same error on Macbook M2 Sonoma 14.0. Tried 8.0.28 to latest... same results

  • I had the same error, with M2 mac pro with Sonoma 14.1.2, i've tried downgrade from 8.0.34 .33 .32 .31. and others, but still failing, just select model in workbench, i need a solution.

Add a Comment

Exactly the same here (M2, Sonoma 14, MySQL Workbench 8.0.34) I tried downgrade to 8.0.31 and that crashes if I move the workbench window - initially allowed me to edit an EER diagram and to save it once or twice, then stopped letting me open it (crashing when loading) and would not let me load or create any new ones . . very frustrating

Same problem here. I have the latest Sonoma version and none of the workbench versions work on it.

I have the same problem on a Mac with M2 processor and macOS 14. How do you manage to install/downgrade to 8.0.31? At the Oracle Archive-download page, only 8.0.33 and .34 are available for ARM processor. Have Oracle removed older ARM-versions?

  • https://downloads.mysql.com/archives/workbench/

Add a Comment

I downgraded from the M2 MacBook and reinstalled it, but I still can't access modeling. What should I do?

Someone solved the workbench problem, I still have the current version of macOS 14??

  • I'm also still having the problem on macOS 14, even after a downgrade to workbench 8.0.31 (tried multiple versions)

Add a Comment