Bug #21032 Quits unexpectedly when adding columns to a table
Submitted: 13 Jul 2006 12:00 Modified: 27 Sep 2006 12:26
Reporter: Douglas Burns Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S1 (Critical)
Version:1.0.7beta OS:MacOS (Mac OS 10.4.7 (Intel))
Assigned to: CPU Architecture:Any

[13 Jul 2006 12:00] Douglas Burns
Description:
Application quits unexpectedly after clicking apply or close when attempting to create a new table.

How to repeat:
Create a new table called t1, then add two columns c1 and c2. c1 is int(11) and c2 is varchar(40). Set c1 to the primary key. Click either apply or close.
[3 Aug 2006 12:31] Valeriy Kravchuk
Thank you for a bug report. Please, try to repeat with a newer version, 1.1, available at http://dev.mysql.com/downloads/gui-tools/5.0.html, and inform about the results.
[20 Aug 2006 13:18] Douglas Burns
This problem remains in 1.0.7 beta. If I add any columns and click apply the application quits unexpectedly. If I change the table name only and click apply or close, the application does not quit, but the changes are not reflected in the main view.
[20 Aug 2006 13:28] Douglas Burns
I should also note that although it says the workbench version number is 1.1 at http://dev.mysql.com/downloads/gui-tools/5.0.html the actual version included with the MAC OSX 10.4 (Universal binaries) distro is 1.0.7beta
[24 Aug 2006 0:05] Peter Feyen
Hi Valeriy Kravchuk
The version 1.1.1 resolves the problem in the Query browser. I don't have the unexpeted error anymore when I select a default schema.
[12 Sep 2006 1:21] Daniel Arantes Loverde
The problem isnt fixed... I allready download the lasted version.
[13 Sep 2006 15:42] Paul Surgeon
The bug remains in MySQL Workbench 1.1.3 Alpha
Creating a second column crashes Workbench.

** CRITICAL **: myx_grt_dict_item_set_by_path: assertion `dict != NULL' failed
aborting...
./mysql-workbench: line 103:  3770 Aborted                 $PRG-bin $args
[27 Sep 2006 12:26] Douglas Burns
Workbench no longer crashes when adding a table as of 1.1.3alpha, however only one column is saved when I apply changes. See bug #22382

http://bugs.mysql.com/bug.php?id=22382
[24 Oct 2006 12:39] Roman Ardern-Corris
This bug appears for me.

Versions:
Ubuntu 6.06
Ubuntu Kernel: 2.6.15-27-386
mysql-workbench: 1.1.4Alpha

Obtained as binary tar

how to repeat:
Create table
Double Click table
Add two cloumns (just using the default types and attributes)
Hit Apply

Crash:
** CRITICAL **: myx_grt_dict_item_set_by_path: assertion `dict != NULL' failed
aborting...
./mysql-workbench: line 103:  7775 Aborted                 $PRG-bin $args