Bug #82557 app keeps crashing when executing SELECT queries
Submitted: 11 Aug 2016 23:51 Modified: 12 Aug 2016 14:55
Reporter: Patrick Morganson Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:6.3.7 OS:Windows (Microsoft Windows 10 Enterprise)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[11 Aug 2016 23:51] Patrick Morganson
Description:
App keeps crashing when I try executing simple SELECT queries, like "SELECT * FROM database.table WHERE table.field LIKE 'value%'".

Windows Application Event logs show the following error:
Faulting application name: MySQLWorkbench.exe, version: 6.3.7.0, time stamp: 0x5758217b
Faulting module name: ntdll.dll, version: 10.0.10240.16841, time stamp: 0x570897e1
Exception code: 0xc0000374
Fault offset: 0x00000000000eaa2c
Faulting process id: 0x2fd0
Faulting application start time: 0x01d1f4224c0a579f
Faulting application path: C:\Program Files\MySQL\MySQL Workbench 6.3 CE\MySQLWorkbench.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 208904cc-eb65-49b0-8188-7addb184a0c5
Faulting package full name: 
Faulting package-relative application ID: 

wb.log file attached

How to repeat:
Execute simple SELECT query
[12 Aug 2016 9:18] MySQL Verification Team
Hello Patrick,

Thank you for the details.
This reminds me of Bug #81972, most likely duplicate of Bug #81972.

Also, Bug #82236

Thanks,
Umesh
[12 Aug 2016 14:55] Patrick Morganson
I can't use the tool like this, so I've updated the severity to critical.
I see this is a duplicate of Bug #81972, Bug #82018, Bug #82072, Bug #82236 and Bug #82250, but I don't see a fix or a workaround suggested in any of them.  Am I missing something?