Bug #63503 MySQL workbench crashes on export
Submitted: 30 Nov 2011 10:48 Modified: 11 Sep 2012 4:41
Reporter: Yaron Kaplan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.35, 5.2.36 OS:Linux (Ubuntu 10.10)
Assigned to: CPU Architecture:Any
Tags: crash, export, workbench

[30 Nov 2011 10:48] Yaron Kaplan
Description:
Trying to export a query result (any result) to any format (CSV, SQL, etc) will result in MySQL workbench crashing.

The following error will appear in the console:
/usr/bin/mysql-workbench-bin: symbol lookup error: /usr/lib/mysql-workbench/libwbpublic.so.0: undefined symbol: _ZN9ctemplate8Template11GetTemplateERKSsNS_5StripE

This bug didn't exist on previous version (5.2.34). Is there a way to get this version?

How to repeat:
1. Connect to database.
2. Run a query (any query. including "select 1")
3. Click on the "export recordset to an external file" icon in the result pane.
4. Click on the "export" button.
5. Boom.
[30 Nov 2011 16:48] Peter Laursen
Version 5.2.34 is still available from FTP-mirrors such as:
ftp://ftp.easynet.be/mysql/Downloads/MySQLGUITools/

Peter
(not a MySQL person)
[3 Dec 2011 18:50] Valeriy Kravchuk
Please, check if the same problem happens with a newer version, 5.2.36.
[5 Dec 2011 10:08] Yaron Kaplan
Still happens, I'm afraid.
[13 Dec 2011 18:54] MySQL Verification Team
I couldn't repeat on Ubuntu 11.04.
[15 Dec 2011 16:26] Alfredo Kojima
What package are you using? We don't have a Ubuntu 10.10 package.
Is it possible for you to upgrade Ubuntu?
[16 Jan 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[29 Aug 2012 22:32] Adam Vernon
I am seeing this bug in Windows 7 with version 5.2.42 CE. Installed using MSI.
[11 Sep 2012 4:41] Alfredo Kojima
Adam, this bug is Linux specific. If you have a similar bug in Windows, please open a separate one and provide information such as stack trace and other relevant info about how to repeat it.