Bug #70872 segmentation fault (crash) on adding new table to empty EER diagram
Submitted: 11 Nov 2013 1:26 Modified: 14 Jan 2014 5:07
Reporter: Dmitry Smirnov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:6.0.8 OS:Linux
Assigned to: CPU Architecture:Any

[11 Nov 2013 1:26] Dmitry Smirnov
Description:
As reported in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726501
MySQL Workbench crashes on attempt to add (first) table to empty EER diagram.

How to repeat:
* create a new model (.mwb file)
* delete the default database mydb
* add a new diagram
* click on the table icon
[11 Nov 2013 1:27] Dmitry Smirnov
Backtrace

Attachment: 726501.backtrace (application/octet-stream, text), 18.92 KiB.

[11 Nov 2013 14:19] MySQL Verification Team
Hello Dmitry,

Thank you for the bug report and test case.
Verified as described.

Thanks,
Umesh
[14 Jan 2014 5:07] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.0.9 release, and here is the changelog entry:

Adding a new table to an empty EER diagram would crash MySQL Workbench.

Thank you for the bug report.