Description:
Error window:
The last time you opened MYSQLWorkbench, it unexpectedly quit while reopening windows. Do you want to try to reopen its windows again?
If you choose not to reopen windows, you may have to open and position the windows yourself
<Don't Reopen> <Reopen>
Neither option will open Workbench. System was working after initial upgrade - it stopped working after shutting down first time. Attempted to go back to 5.2.47 and that was successful and will work. Tried to upgrade back to 6.0.6 again but the same issue returns.
Diagnostic Report:
Process: MySQLWorkbench [1461]
Path: /Applications/MySQLWorkbench 2.app/Contents/MacOS/MySQLWorkbench
Identifier: com.oracle.mysql.workbench
Version: 6.0.6 (1)
Code Type: X86 (Native)
Parent Process: launchd [162]
User ID: 1006
Date/Time: 2013-08-16 23:27:43.983 -0400
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10
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 0x92fe5a6a __pthread_kill + 10
1 libsystem_c.dylib 0x96eb6b2f pthread_kill + 101
2 libsystem_c.dylib 0x96eed4ec abort + 168
3 libc++abi.dylib 0x902727e0 abort_message + 151
4 libc++abi.dylib 0x90270249 default_terminate() + 34
5 libc++abi.dylib 0x90270289 safe_handler_caller(void (*)()) + 13
6 libc++abi.dylib 0x902702f1 std::terminate() + 23
7 libc++abi.dylib 0x902713e6 __cxa_throw + 110
8 libstdc++.6.dylib 0x99e20b50 std::__throw_logic_error(char const*) + 104
9 libstdc++.6.dylib 0x99e41d1a char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) + 158
10 libstdc++.6.dylib 0x99e4bad1 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 0x00fae440 wb::ModelFile::read_comment(std::string const&) + 122
12 libwbprivate.be.dylib 0x01210af2 wb::WBContextUI::refresh_home_documents() + 3194
13 libwbprivate.be.dylib 0x0120b8d2 wb::WBContextUI::show_home_screen() + 5190
14 libwbprivate.be.dylib 0x00f995c8 wb::WBContextUI::init_finish(wb::WBOptions*) + 74
15 com.oracle.mysql.workbench 0x00013442 -[WBMainController applicationDidFinishLaunching:] + 38
16 com.apple.Foundation 0x982c4e52 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
17 com.apple.CoreFoundation 0x9013a851 ___CFXNotificationPost_block_invoke_0 + 257
18 com.apple.CoreFoundation 0x90085e8a _CFXNotificationPost + 2794
19 com.apple.Foundation 0x982ad988 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
20 com.apple.AppKit 0x9872a08e -[NSApplication _postDidFinishNotification] + 367
21 com.apple.AppKit 0x98729d48 -[NSApplication _sendFinishLaunchingNotification] + 249
22 com.apple.AppKit 0x98726c9f -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 751
23 com.apple.AppKit 0x987267b4 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378
24 libobjc.A.dylib 0x93228628 -[NSObject performSelector:withObject:withObject:] + 77
25 com.apple.Foundation 0x982c841a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121
26 com.apple.Foundation 0x982c7f71 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430
27 com.apple.Foundation 0x982c7d6e _NSAppleEventManagerGenericHandler + 173
28 com.apple.AE 0x92293a35 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331
29 com.apple.AE 0x92268fbe dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
30 com.apple.AE 0x92268e7d aeProcessAppleEvent + 318
31 com.apple.HIToolbox 0x90806c58 AEProcessAppleEvent + 100
32 com.apple.AppKit 0x98722cdd _DPSNextEvent + 1655
33 com.apple.AppKit 0x9872216c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
34 com.apple.AppKit 0x987185cc -[NSApplication run] + 855
35 com.apple.AppKit 0x986bb5f6 NSApplicationMain + 1053
36 com.oracle.mysql.workbench 0x00009115 start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x92fe69ae kevent + 10
1 libdispatch.dylib 0x92653c71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x926537a9 _dispatch_mgr_thread + 53
Will attach full report after bug report has been opened
How to repeat:
Can't open - repeats each time I attempt to run program.
Suggested fix:
No idea