Bug #33272 Client crash when exporting SQL Script
Submitted: 16 Dec 2007 16:11 Modified: 4 Feb 2008 15:48
Reporter: René Gubler Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.0.10 OS:Windows (XP & Vista)
Assigned to: Assigned Account CPU Architecture:Any
Tags: SQL Export Script crash

[16 Dec 2007 16:11] René Gubler
Description:
When I try to export my DB as a SQL script (File->Export->Forward Engeneer SQL CREATE Script), the wizard starts normally. I configura what i need (or use the default). When i press "finish", the client crashes or the following error appears:

---------------------------
Unknown Exception caught in c:\documents and settings\mysqldev\my documents\visual studio 2005\projects\mysql-workbench-pro\backend\windows\wb.wr\src\Wb.h at line 941
---------------------------

How to repeat:
Open my .mwb file and try to export it.
[16 Dec 2007 17:11] Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[4 Jan 2008 15:48] Vladimir Kolesnikov
NULL-checks were added to prevent crash, but the problem arises because of an invalid model state. Can you please provide details of how did you create your tables/indexes? (If you used copy/paste then this is a known issue, and will be fixed in the next release)
[5 Feb 2008 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".