Bug #82875 Crash at rand()
Submitted: 6 Sep 2016 18:56 Modified: 16 Nov 2016 14:35
Reporter: Phill p Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.3.7 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[6 Sep 2016 18:56] Phill p
Description:
I get random crashes of MySQLWorkbench.  I get this same issue on my Ubuntu Machine, Vista, Windows 7 and my Windows 10 machine. This happens very frequently, and it doesn't seem to be any one action, but in general when the system is querying.  The mysql server version varies, but appears to happen on all versions of MySQL (anything from v5.1+ to MariaDB)

I do have dev tools installed on these machines (Visual Studio is on all but my Ubuntu machine).

========================[ wb.log] ========================
14:40:48 [INF][     SSH tunnel]: Starting tunnel
14:40:48 [INF][     SSH tunnel]: Existing SSH tunnel not found, opening new one
14:40:48 [INF][     SSH tunnel]: Opening SSH tunnel to xxxxxx.xxxxxxxxx.com
14:40:49 [INF][     SSH tunnel]: TunnelManager.wait_connection returned OK
14:40:49 [INF][sshtunnel.py:set_keepalive:506]: SSH KeepAlive setting skipped.
14:40:49 [INF][     SSH tunnel]: SSH tunnel connect executed OK
14:40:51 [INF][      SqlEditor]: Opened connection 'XXXXXXXX' to SUSE MySQL package version 5.5.43-log
14:40:51 [INF][     AutoCCache]: Initializing autocompletion cache for XXXXXXXX
14:40:51 [INF][        WQE.net]: Launching SQL IDE
14:40:52 [INF][        WQE.net]: SQL IDE UI is ready
14:40:52 [ERR][SqlEditorSchemaTree]: Exception querying metadata from mysql.proc, will fallback to SHOW PROCEDURE: Exception: SELECT command denied to user 'xxxxx'@'localhost' for table 'proc'

How to repeat:
Happens when filtering to DB, setting default DB or running queries on the DB.

Suggested fix:
Super Glue
[7 Sep 2016 8:11] Chiranjeevi Battula
Hello Phill,

Thank you for the bug report.
This is most likely duplicate of Bug #82778, please see Bug #82778.

Thanks,
Chiranjeevi.
[16 Nov 2016 14:35] Phill p
This appears to be fixed in build 1228 CE (6.3.8)