Bug #70326 | Workbench crashes when apply change to procedure or function | ||
---|---|---|---|
Submitted: | 13 Sep 2013 7:58 | Modified: | 24 Oct 2013 13:13 |
Reporter: | Robert Locklear | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.0.7 | OS: | MacOS |
Assigned to: | CPU Architecture: | Any |
[13 Sep 2013 7:58]
Robert Locklear
[13 Sep 2013 11:24]
MySQL Verification Team
Thank you for the bug report. Following http://bugs.mysql.com/bug.php?id=61988 I can't repeat please provide the dump file with the routine which cause the issue for you. Thanks.
[13 Sep 2013 12:05]
MySQL Verification Team
I couldn't repeat on below environment using localhost connection: /Applications/MySQLWorkbench.app/Contents/Resources/libraries/paramiko/client.py:95: UserWarning: Unknown ssh-rsa host key for 192.168.2.119: d6be96bcd41d4b09914c05a7c96ec7b0 (key.get_name(), hostname, hexlify(key.get_fingerprint()))) No handlers could be found for logger "paramiko.transport" MySQL Workbench Community (GPL) for Mac OS X version 6.0.7 revision 11216 Configuration Directory: /Users/miguel/Library/Application Support/MySQL/Workbench Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources Cairo Version: 1.9.1 OS: OS X 10.8.x Mountain Lion CPU: 4x Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz, 16.0 GB RAM
[13 Sep 2013 12:08]
Robert Locklear
not sure why this keeps showing up in the log since I have supplied a password: 13:33:36 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO) Not sure what this is either: 13:32:50 [WRN][ grt]: Could not load db.mysql.editors.wbp.dylib: Duplicate module MySQLEditorsModule Could not load wb.model.editors.wbp.dylib: Duplicate module WbEditorsModule Could not load wb.printing.wbp.dylib: Duplicate module WbPrinting /Users/rlocklear/Library/Application Support/MySQL/Workbench/connections.xml:21: link 'A6E255DB-C804-48EA-92FB-28B505E99E79' <object GrtObject> key=owner could
[14 Sep 2013 0:10]
MySQL Verification Team
According your last comment something is missed on my side to be repeatable. Thanks.
[16 Sep 2013 7:54]
Robert Locklear
I'm unsure what else to send you to try and reproduce. Any ideas or tips?
[16 Sep 2013 8:04]
Robert Locklear
I've narrowed the crash down to thsi line in the log. I'm storing a password for root@localhost in the keychain and it works most of the time but its trying to do something without a password and crashes. 10:02:47 [ERR][ GRTDispatcher]: exception in grt execute_task, continuing: Exception: Access denied for user 'root'@'localhost' (using password: NO)
[24 Sep 2013 13:13]
MySQL Verification Team
Thank you for the feedback. Is there a right sequence of actions to make it repeatable?. Thanks.
[25 Oct 2013 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".