Bug #83269 Workbench crashes on ubuntu when executing random query
Submitted: 5 Oct 2016 11:43 Modified: 5 Oct 2016 12:03
Reporter: Niels Albers Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:MySQL Workbench CE (GPL) 6.3.7 CE build OS:Ubuntu
Assigned to: CPU Architecture:Any

[5 Oct 2016 11:43] Niels Albers
Description:
When running select queries against a remote mysql database, I have been experiencing random crashes when executing a query. When starting from the commandline I get the following output on a crash:

mysql-workbench
Workbench can't find libproj.so, some options may be unavailable.
Ready.

*** Error in `/usr/bin/mysql-workbench-bin': double free or corruption (out): 0x00007f70ac003ed0 ***

mysql-workbench --version
Workbench can't find libproj.so, some options may be unavailable.
MySQL Workbench CE (GPL) 6.3.7 CE build 1199

uname -a
Linux amstenrade 4.4.0-38-generic #57-Ubuntu SMP Tue Sep 6 15:42:33 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

How to repeat:
Start workbench
connect to a remote mysql database
run a select query
have a known fail for: 
select * from typesystemprops where value1 is not null;
[5 Oct 2016 11:49] Niels Albers
Commandline crash output

Attachment: mysql-workbench-crash.log (text/x-log), 22.82 KiB.

[5 Oct 2016 11:50] Niels Albers
Workbench log from crash

Attachment: wb.log (text/x-log), 2.60 KiB.

[5 Oct 2016 12:03] MySQL Verification Team
Duplicate of http://bugs.mysql.com/bug.php?id=83266. Thank you for the bug report.