MySQL Forums
Forum List  »  MySQL Workbench

Re: MySQL Workbench 6.0.6 for Mac --CRASHES
Posted by: Terri Beausejour
Date: October 08, 2013 12:36PM

Hi All:

It appears many of the instances of the crash reported here were resolved by installing 6.0.7.1, but I have done so hoping for the best and the crash still occurs on my system. Below is the beginning portion of the diagnostic log. Still fatal inability to even open the application. Any help would be very much appreciated!

-Terri

Process: MySQLWorkbench [2127]
Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier: com.oracle.mysql.workbench
Version: 6.0.7 (1)
Code Type: X86 (Native)
Parent Process: launchd [151]
User ID: 501

Date/Time: 2013-10-08 11:25:30.624 -0700
OS Version: Mac OS X 10.8.2 (12C60)
Report Version: 10
Sleep/Wake UUID: 519C05BA-45E4-4676-8267-895593B797A1

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
terminate called throwing an exception
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x94fc2a6a __pthread_kill + 10
1 libsystem_c.dylib 0x9684dacf pthread_kill + 101
2 libsystem_c.dylib 0x968844f8 abort + 168
3 libc++abi.dylib 0x97fe580c abort_message + 151
4 libc++abi.dylib 0x97fe3275 default_terminate() + 34
5 libc++abi.dylib 0x97fe32b5 safe_handler_caller(void (*)()) + 13
6 libc++abi.dylib 0x97fe331d std::terminate() + 23
7 libc++abi.dylib 0x97fe4412 __cxa_throw + 110
8 libstdc++.6.dylib 0x945c3b50 std::__throw_logic_error(char const*) + 104
9 libstdc++.6.dylib 0x945e4d1a char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) + 158
10 libstdc++.6.dylib 0x945eead1 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) + 31
11 libwbprivate.be.dylib 0x00fafbc0 wb::ModelFile::read_comment(std::string const&) + 122
12 libwbprivate.be.dylib 0x01213792 wb::WBContextUI::refresh_home_documents() + 3194
13 libwbprivate.be.dylib 0x0120e572 wb::WBContextUI::show_home_screen() + 5190
14 libwbprivate.be.dylib 0x00f9acf8 wb::WBContextUI::init_finish(wb::WBOptions*) + 74
15 com.oracle.mysql.workbench 0x00013422 -[WBMainController applicationDidFinishLaunching:] + 38
16 com.apple.Foundation 0x99f50c52 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
17 com.apple.CoreFoundation 0x92596e01 ___CFXNotificationPost_block_invoke_0 + 257
18 com.apple.CoreFoundation 0x924e243a _CFXNotificationPost + 2794
19 com.apple.Foundation 0x99f39788 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
20 com.apple.AppKit 0x96d5c18e -[NSApplication _postDidFinishNotification] + 367
21 com.apple.AppKit 0x96d5be48 -[NSApplication _sendFinishLaunchingNotification] + 249
22 com.apple.AppKit 0x96d58d9f -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 751
23 com.apple.AppKit 0x96d588b4 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
24 libobjc.A.dylib 0x94706628 -[NSObject performSelector:withObject:withObject:] + 77
25 com.apple.Foundation 0x99f5423a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
26 com.apple.Foundation 0x99f53d91 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
27 com.apple.Foundation 0x99f53b8e _NSAppleEventManagerGenericHandler + 173
28 com.apple.AE 0x95581535 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
29 com.apple.AE 0x955579de dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
30 com.apple.AE 0x9555789d aeProcessAppleEvent + 318
31 com.apple.HIToolbox 0x96097e48 AEProcessAppleEvent + 100
32 com.apple.AppKit 0x96d54ddd _DPSNextEvent + 1655
33 com.apple.AppKit 0x96d5426c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
34 com.apple.AppKit 0x96d4a6cc -[NSApplication run] + 855
35 com.apple.AppKit 0x96ced6f6 NSApplicationMain + 1053
36 com.oracle.mysql.workbench 0x000090f5 start + 53

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL Workbench 6.0.6 for Mac --CRASHES
1123
October 08, 2013 12:36PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.