Bug #61822 Segmentation fault after model synchronization connection step
Submitted: 11 Jul 2011 15:39 Modified: 20 Sep 2011 15:13
Reporter: Aigars Gedroics Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.34 OS:Linux (Ubuntu 11.04)
Assigned to: CPU Architecture:Any
Tags: segfault, sync, ubuntu, workbench

[11 Jul 2011 15:39] Aigars Gedroics
Description:
The program terminates after choosing the connection in the next screen when it's trying to connect (I suppose). The same for database reverse engineering action.

I will attach the backtrace of the segmentation fault.

How to repeat:
Open a model, choose to synchronize it, enter connection details and press Next.
[11 Jul 2011 15:39] Aigars Gedroics
Log containing the segmentation fault

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

[11 Jul 2011 16:13] MySQL Verification Team
Thank you for the bug report.

miguel@lempa:~$ mysql-workbench

(mysql-workbench-bin:1846): Gtk-WARNING **: Unable to locate theme engine in module_path: "ubuntulooks",
Log levels '0111000'
Ready.

** (mysql-workbench-bin:1846): WARNING **: /home/miguel/.mysql/workbench/sakila.mwbd/document.mwb.xml:6305: link '{09465600-833C-435D-AA64-4A8F6A51DB99}' <object > key= could not be resolved

** (mysql-workbench-bin:1846): WARNING **: skipping element 'link' in unserialized document, line 6305

** (mysql-workbench-bin:1846): WARNING **: /home/miguel/.mysql/workbench/sakila.mwbd/document.mwb.xml:6342: link '{C68ADBEA-F811-46D4-9BD9-E71F6B3D861D}' <object GrtObject> key=owner could not be resolved

(mysql-workbench-bin:1846): Gtk-CRITICAL **: IA__gtk_tree_selection_get_selected: assertion `selection->type != GTK_SELECTION_MULTIPLE' failed

(mysql-workbench-bin:1846): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed

(mysql-workbench-bin:1846): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed
Segmentation fault
*** Segmentation fault
Register dump:

 RAX: 0000000003780ca0   RBX: 0000000103343000   RCX: 00007fff37c10dd0
 RDX: 00000000000000a1   RSI: 0000000000000000   RDI: 00007f5d2e3d41c0
[13 Jul 2011 12:01] Maksym Yehorov
Can not repeat with current trunk.
Can you check the bug with next WB version?
[13 Jul 2011 12:33] Aigars Gedroics
Are there any snapshots of Mysql workbench available?
[20 Sep 2011 15:13] Philip Olson
Fixed as of 5.2.35:

+        &workbench; crashed with a segmentation fault after the
+        connection step of a model synchronization.