Bug #82236 Crashing down the program
Submitted: 14 Jul 2016 21:36 Modified: 18 Jul 2016 5:36
Reporter: Sergio Gutierrez 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 Home)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[14 Jul 2016 21:36] Sergio Gutierrez
Description:
SELECT statement crash down the MySQL Workbench

How to repeat:
When I run a SELECT statement, the display of data is great, but after that the program crash down.

Suggested fix:
try to handle this error, and recover the control instead of closing the program.
[14 Jul 2016 21:37] Sergio Gutierrez
Log of error

Attachment: wb.log (application/octet-stream, text), 11.85 KiB.

[15 Jul 2016 14:46] Diogo Domanski
Same on Ubuntu 16.04.

I realized that there something to do with connections to remote servers. When I choose a server on localhost, the problem never happens. But if I connect to a remote server, almost every SELECT statement makes the program to crash.
[18 Jul 2016 5:36] MySQL Verification Team
Hello Sergio Gutierrez,

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

Thanks,
Umesh