Bug #70192 Connecting with wrong password crash Workbench
Submitted: 30 Aug 2013 7:49 Modified: 22 Oct 2013 19:10
Reporter: Fredric Johansson Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.0.6 OS:Windows (Windows 7)
Assigned to: CPU Architecture:Any

[30 Aug 2013 7:49] Fredric Johansson
Description:
When trying to connect with a preconfigured connection without stored password, WB crash when wrong password has been entered into the password dialog on connecting. Using the correct password works as expected

How to repeat:
1. Connect to a server without a stored password
2. Enter wrong password into the password dialog
3. Workbench crashes
[30 Aug 2013 13:31] MySQL Verification Team
Thank you for the bug report. Which kind connection are you using local or remote? Windows version?. I couldn't repeat on:

MySQL Workbench Community (GPL) for Windows version 6.0.6  revision 11184

Configuration Directory: C:\Users\miguel\AppData\Roaming\MySQL\Workbench

Data Directory: C:\MySQL Workbench 6.0.6 CE

Cairo Version: 1.8.8

OS: Microsoft Windows 7 Ultimate Edition Service Pack 1 (build 7601), 64-bit

CPU: 4x AMD Phenom(tm) 9650 Quad-Core Processor, 8.0 GiB RAM

Active video adapter ATI Radeon HD 4650

Installed video RAM: 1024 MB

Current video mode: 1920 x 1080 x 4294967296 colors

Used bit depth: 32

Driver version: 8.970.100.7000

Installed display drivers: aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atiumdag,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll

Current user language: Portuguese (Brazil)
[30 Aug 2013 13:38] Fredric Johansson
The connection is remote over SSH tunnel initiated by Workbench to a MySQL 5.5 server.

MySQL Workbench Community (GPL) for Windows version 6.0.6  revision 11184
Configuration Directory: C:\Users\Fredric\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 6.0 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7  Service Pack 1 (build 7601), 64-bit
CPU: 4x Intel(R) Core(TM) i7-3667U CPU @ 2.00GHz, 7.7 GiB RAM
Active video adapter Intel(R) HD Graphics 4000
Installed video RAM: -1984 MB
Current video mode: 1920 x 1200 x 4294967296 colors
Used bit depth: 32
Driver version: 9.17.10.2843
Installed display drivers: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32
[30 Aug 2013 13:49] Fredric Johansson
Looking in the log I see this:
15:47:08 [INF][     SSH tunnel]: Starting tunnel
15:47:08 [INF][     SSH tunnel]: Existing SSH tunnel not found, opening new one
15:47:08 [INF][     SSH tunnel]: Opening SSH tunnel to 192.168.1.174
15:47:08 [INF][     SSH tunnel]: TunnelManager.wait_connection returned OK
15:47:08 [INF][     SSH tunnel]: SSH tunnel connect executed OK
15:47:13 [ERR][     SSH tunnel]: TunnelManager.get_message had an uncaught python exception
15:47:13 [ERR][ mforms backend]: Cancellable task threw uncaught exception: Error calling TunnelManager.get_message
[30 Aug 2013 14:44] MySQL Verification Team
Thank you for the feedback. Verified on MacBook Pro.
[12 Sep 2013 15:31] David Lopez Zajara
Verified on Windows 7 and OSX 10.8. Also it's on WB 6.0.7
[22 Oct 2013 19:10] Alfredo Kojima
Duplicate of bug #70332