Bug #73416 | MySQL WorkBench Crashes if DB seeting change is attempted | ||
---|---|---|---|
Submitted: | 29 Jul 2014 5:43 | Modified: | 27 Aug 2014 21:50 |
Reporter: | Shrinivas Mulay | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S1 (Critical) |
Version: | 6.1.7.11891 | OS: | MacOS (Mavericks) |
Assigned to: | CPU Architecture: | Any |
[29 Jul 2014 5:43]
Shrinivas Mulay
[29 Jul 2014 12:33]
MySQL Verification Team
Thank you for the bug report. Process: MySQLWorkbench [1037] Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench Identifier: com.oracle.mysql.workbench Version: 6.1.7 (1) Code Type: X86 (Native) Parent Process: launchd [770] Responsible: MySQLWorkbench [1037] User ID: 501 Date/Time: 2014-07-29 09:31:54.572 -0300 OS Version: Mac OS X 10.9.4 (13E28) Report Version: 11 Anonymous UUID: 2A5B59E8-F98A-1451-49F8-DEC433009E11 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: terminating with uncaught exception of type grt::module_error: error calling Python module function WbAdmin.autoDetectLocalInstance abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x9047e952 __pthread_kill + 10 1 libsystem_pthread.dylib 0x99ab1167 pthread_kill + 101 2 libsystem_c.dylib 0x9b07929c abort + 155 3 libc++abi.dylib 0x98c7f6c9 abort_message + 169 4 libc++abi.dylib 0x98ca047d default_terminate_handler() + 264 5 libc++abi.dylib 0x98c9dc30 std::__terminate(void (*)()) + 14 6 libc++abi.dylib 0x98c9d64b __cxa_throw + 116 <CUT>
[27 Aug 2014 21:50]
Philip Olson
Fixed as of the upcoming MySQL Workbench 6.2.2 release, and here's the changelog entry: On OS X, changing database settings would cause a crash. Thank you for the bug report.