Bug #82342 Workbench hangs on first attempt to connection
Submitted: 26 Jul 2016 7:52 Modified: 22 Oct 2016 6:15
Reporter: Sumit Gupta Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.6 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[26 Jul 2016 7:52] Sumit Gupta
Description:
Whenever a new connection is created and either a Test Connection or Connect to that new connection happen (specially in SSH over TCP/IP) mode, workbench hangs and need to forcefully close and reopen before it works.

How to repeat:
Simply create a SSH over TCP connection and when it prompt for SSH key acceptance do so, it will hang. 

Suggested fix:
I notice this bug is not actually Workbench but of OpenSSL maybe, as the other day I was working on putty and it happens with it too. It seems when a server RSA key is accepted somehow it doesn't allow process ahead to work. Maybe it is something else but I mostly use SSH over TCP/IP to connect to MySQL server and it always happen when a new connection is created. I encounter this problem on Windows 7, 8, 8.1, 10 on different machine.
[26 Jul 2016 11:39] MySQL Verification Team
Looks like duplicate of http://bugs.mysql.com/bug.php?id=82231?.Thanks.
[26 Jul 2016 11:57] Sumit Gupta
Nope, the other ticket says it crash when he runs query. But my problem is during making "first attempt" to make connection when it ask to save SSH RSA Key for host. I never has problem running any query or it doesn't hang for connection from second attempt onwards.
[27 Jul 2016 14:20] MySQL Verification Team
Thank you for the feedback. Please attach the WorkBench log using the Files Tab. Thanks.
[28 Jul 2016 4:32] Sumit Gupta
Log file is added, However, it seems workbench start new log every day and it doesn't seems to have log related to error.
[22 Oct 2016 0:44] MySQL Verification Team
Please try version 6.3.8. Thanks.
[22 Oct 2016 6:15] Sumit Gupta
Just tried 6.3.8 and it seems working fine now. Thanks.