Bug #54084 Crash while reverse engineering
Submitted: 29 May 2010 7:31 Modified: 23 Jun 2010 10:51
Reporter: Robert Cabane Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.16 beta OS:Linux (OpenSUSE 11.2)
Assigned to: CPU Architecture:Any
Tags: engineer, reverse

[29 May 2010 7:31] Robert Cabane
Description:
I have a crash with the Workbench while trying to import (reverse engineer) an existing database. The same crash happened with version 5.1.16 of the Workbench.
The crash happens when I select the option "place objets on diagram".

How to repeat:
Just launch the Workbench (on an OpenSUSE box) & try to "Create EER Model from Existing Database". The crash happens at le very last step.
[29 May 2010 7:35] Robert Cabane
Console output during crash

Attachment: worbench_crash.log (text/x-log), 7.21 KiB.

[31 May 2010 8:25] Johannes Taxacher
Hi Robert,
could you please try with the latest release of workbench (5.2.21) to check if the problem still exists?
thans in advance
[10 Jun 2010 8:23] Valeriy Kravchuk
I'd suggest you to try RPM for RedHat, this one: mysql-workbench-oss-5.2.22-1el6.i386.rpm. It may not work because of dependencies though.
[12 Jun 2010 10:13] Robert Cabane
Sorry. The Red Hat (and the Fedora) version has dependencies conflicts with my OpenSuSE system.
Why don't you build a 32 bit version for OpenSuSE ? It shouldn't be soo difficult, since you already built a 64 bits version.
[22 Jun 2010 13:06] MySQL Verification Team
Are you tried to build from source?. Thanks in advance.
[22 Jun 2010 20:31] Robert Cabane
OK, I downloaded the 5.2.24 source (tar.gz), & compiled. Not an easy task ! (there are TONS of dependencies, even lua I didn't expect to find there). Anyway, IT WORKS.
I'm happy with i now. 
It could happen that the 5.1 & 5.2.16b bug was a packaging bug (missing dependencies). 
So I suggest to test again the binary SuSE release before going toward the 5.2.24 final version & release.