Bug #70229 | mysql workbench will not start | ||
---|---|---|---|
Submitted: | 3 Sep 2013 15:50 | Modified: | 5 Nov 2013 0:46 |
Reporter: | Jeff Nobert | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 6.0.7 | OS: | MacOS (10.8.4) |
Assigned to: | CPU Architecture: | Any |
[3 Sep 2013 15:50]
Jeff Nobert
[3 Sep 2013 15:52]
Jeff Nobert
error
Attachment: workbench error.rtf (text/rtf), 32.21 KiB.
[3 Sep 2013 16:43]
MySQL Verification Team
Thank you for the bug report. Process: MySQLWorkbench [974] Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench Identifier: com.oracle.mysql.workbench Version: 6.0.7 (1) Code Type: X86 (Native) Parent Process: launchd [693] User ID: 501 Date/Time: 2013-09-03 13:41:48.732 -0300 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10 Interval Since Last Report: 3405391 sec Crashes Since Last Report: 21 Per-App Crashes Since Last Report: 1 Anonymous UUID: 2A5B59E8-F98A-1451-49F8-DEC433009E11 Crashed Thread: 0 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Application Specific Information: dyld: launch, loading dependent libraries
[3 Sep 2013 16:50]
Carl Wolter
Have the package contents and it seems to be missing a dynamic library 'libmysqlclient.18.dylib' Dyld Error Message: Library not loaded: @executable_path/../Frameworks/libmysqlclient.18.dylib Referenced from: /Applications/MySQLWorkbench.app/Contents/Frameworks/libmysqlcppconn.7.1.1.3.dylib Reason: image not found
[3 Sep 2013 23:20]
MySQL Verification Team
http://bugs.mysql.com/bug.php?id=70233 duplicate of this one.
[4 Sep 2013 20:02]
MySQL Verification Team
http://bugs.mysql.com/bug.php?id=70243 duplicate of this one.
[9 Sep 2013 15:20]
Marc Taylor
I installed this on Mac OS X 10.6.8 and get a similar error: Process: MySQLWorkbench [281] Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench Identifier: com.oracle.mysql.workbench Version: ??? (???) Code Type: X86 (Native) Parent Process: launchd [225] Date/Time: 2013-09-09 10:08:31.751 -0500 OS Version: Mac OS X 10.6.8 (10K549) Report Version: 6 Interval Since Last Report: 2100529 sec Crashes Since Last Report: 8 Per-App Crashes Since Last Report: 8 Anonymous UUID: C4B68AD7-305A-4AB2-B503-49A23D8C88D9 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: Library not loaded: @executable_path/../Frameworks/libmysqlclient.18.dylib Referenced from: /Applications/MySQLWorkbench.app/Contents/MacOS/../Frameworks/libmysqlcppconn.7.1.1.3.dylib Reason: image not found Binary Images: 0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.31f1 Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB Memory Module: global_name AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.42.4) Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: AirPort, AirPort, en1 Serial ATA Device: Hitachi HTS543225L9SA02, 232.89 GB Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000 / 2 USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000 / 2 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0229, 0x5d200000 / 3 USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000 / 2
[10 Sep 2013 13:11]
Jeff Nobert
I installed version 6.0.7.1 of workbench and everything seems ok now.
[14 Sep 2013 10:24]
Tung Nguyen
I confirm that version 6.0.7.1 solves this problem
[10 Oct 2013 13:02]
Mike Lischke
Posted by developer: Was fixed with a quick update.
[28 Oct 2013 21:01]
Armando Lopez Valencia
Posted by developer: FIXED Verified in: OSX 10.8.4 WB 6.0.8.11345 Community WB installed and initialized successfully.
[5 Nov 2013 0:46]
Philip Olson
Fixed as of MySQL Workbench 6.0.8, and here's the changelog entry: On Mac OS X, MySQL Workbench would not start due to a missing "libmysqlclient.18.dylib" dependency. Thank you for the bug report.