Bug #55329 Crash on zoom after certain diagram created
Submitted: 16 Jul 2010 22:44 Modified: 21 Jul 2010 10:11
Reporter: adam frederick Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.25 OS:Linux (ubuntu)
Assigned to: CPU Architecture:Any
Tags: crash modeling link zoom

[16 Jul 2010 22:44] adam frederick
Description:
Crash on zooming.  Console to be attached

How to repeat:
Might be repeatable:
 try: create two tables (set 1), link with "place relationship using existing columns",
 copy tables, paste (set 2), rewrite table names, create 5th table, link to each set with "place relationship using existing columns", Add data to set 1 and set 2.  zoom in or out.  Crash
[16 Jul 2010 22:45] adam frederick
workbench console error output

Attachment: workbenchErrorOut (application/octet-stream, text), 67.25 KiB.

[18 Jul 2010 2:58] MySQL Verification Team
Thank you for the bug report. Are you using version 5.2.25? otherwise please try it. Thanks in advance.
[19 Jul 2010 4:08] adam frederick
It seems this bug tracker has a bad UI.  I had entered the version in the "Version" field, but it cut my text short without telling me.  It should say "MySQL Workbench CE for Linux/Unix version 5.2.25"
[19 Jul 2010 10:46] Susanne Ebrecht
Many thanks for writing a bug report.

Unfortunately, I am not able to repeat this.

How did you install Workbench?
What server version are you using?
Are you using Gnome or KDE or XFCE?
[20 Jul 2010 22:43] adam frederick
mysql-workbench-gpl-5.2.25-1ubu1004-amd64.deb on gnome (As you can see from the file, using ubuntu 10.04 AMD 64)

Tested:
 To repeat:
  create table (default table1), 
   create column (default idtable1)
   create column (default table1col)
   change table1col to INT
  create table (default table2)
   create column (default idtable2)
  create link using existing relations:
   click table1col
   click idtable2 col
   (link created)
  zoom in or out -> program crashes
[21 Jul 2010 9:41] Roel Van de Paar
Likely duplicate of bug #55390. Needs re-testing after that bug is fixed.