Bug #78529 My SQL workbench crashes when certain commands are typed in with atuocomplete on
Submitted: 23 Sep 2015 10:50 Modified: 23 Sep 2015 11:00
Reporter: Jim Walters Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:6.3.4.0 828 64bit OS:Windows (7 64 bit sp1)
Assigned to: CPU Architecture:Any
Tags: Workbench Crashes

[23 Sep 2015 10:50] Jim Walters
Description:
When trying to set a varable in a stored procedure to a value the Workbench program crashes when 
"Enable Code Compleation in Editors" and "Automatically Start Code Compleation"
both switched on eg.

	declare i int unsigned default 0;
	set i := 

As soon as I type a new value the entire programs crashes:

	An unhandled Microsoft .NET Framework exception occurred in MySQL Workbench.exe [1488]

from the deBugger

	An unhandled exception of type 'System.AccessViolationException' occurred in wbprivate.wr.dll

How to repeat:
Does not happen evey time but most of the time.
[23 Sep 2015 11:00] MySQL Verification Team
Hello Jim Walters,

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

Thanks,
Umesh