Bug #44612 Workbench segfaults when selecting AI on second table
Submitted: 1 May 2009 17:29 Modified: 8 Jun 2009 15:58
Reporter: Ramunas C Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.1.12 OS:Linux (Debian 5.0 Lenny, Ubuntu 8.04)
Assigned to: Maksym Yehorov CPU Architecture:Any
Tags: CHECKED

[1 May 2009 17:29] Ramunas C
Description:
Operating system debian lenny

After adding a second table to workbench and selecting AI on the first column element, workbench segfaults.

How to repeat:
I dont know if this happens on other linux distributions.
[5 May 2009 9:40] Valeriy Kravchuk
Thank you for the bug report. Verified just as described with Ubuntu 8.04.
[29 May 2009 0:06] Alfredo Kojima
bug #44579 marked as duplicate of this
[29 May 2009 16:36] Maksym Yehorov
Fixed
[3 Jun 2009 19:49] Johannes Taxacher
this seems fixed now. will be included in 5.1.13
[8 Jun 2009 15:58] Tony Bedford
An entry was added to the 5.1.13 changelog:

On Debian Linux (Lenny), after adding a second table and selecting AI on the first column element, MySQL Workbench generated a segmentation fault.
[20 Jul 2009 17:50] J.O. Aho
Using Mysql Workbench 5.2.1 I get similar crashes when clicking on NN and AI checkboxes when creating second table. I first thought it was bad version of ctemplate, tried with 0.90, 0.91, 0.93 and 0.95, but each time I recompile mysql-workbench it crashes on the same actions.

Linux: Gentoo
ebuild: http://bugs.gentoo.org/show_bug.cgi?id=238507
Arch: amd64 and x86
[21 Jul 2009 8:09] Maksym Yehorov
The bug was in 5.1. It was fixed and changes were merged into 5.2 tree. The fix will be in the next 5.2 alpha.
[21 Jul 2009 8:17] J.O. Aho
Good to hear.

Just in case someone else reads this and has the same problem, there is a small "work around", when you finished to work with one table, always kill the tab, so that you don't have any table tabs left, this way I have managed to work the last 3 hours without any crashes while creating loads of new tables with both NN and AI checked.