Bug #39976 crash on loading project with priviously deleted FK
Submitted: 10 Oct 2008 13:54 Modified: 3 Dec 2008 10:24
Reporter: Markus Gschwendt Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:5.1.4 OS:Linux
Assigned to: CPU Architecture:Any
Tags: crash, foreign key

[10 Oct 2008 13:54] Markus Gschwendt
Description:
workbench crashes on loading a project.

How to repeat:
open a new project
add two tables
join the tables with any relation
delete te relation (the foreign key)
save the project
close workbench
open workbench
load the project
[10 Oct 2008 13:58] Markus Gschwendt
on loading this file the wb crashes

Attachment: testdb2.mwb (application/octet-stream, text), 4.26 KiB.

[15 Oct 2008 7:05] Valeriy Kravchuk
I've got a crash when tried to load the file provided:

** Message: UNCOMMENT: main_form.cpp:702
CREATE CANVAS
** Message: create_view_becb(61b22c1a-9644-11dd-9af5-0090f56d2337,EER Diagram)
** Message: switch_page: 1
/usr/bin/mysql-workbench: line 14:  6803 Segmentation fault      $bindirname/mysql-workbench-bin $*

[1]+  Exit 139                mysql-workbench
[8 Nov 2008 14:37] Markus Gschwendt
seems to be fixed in wb 5.1.4
[12 Nov 2008 11:23] Maksym Yehorov
Crash could not be reproduced either by repeating the sequence or by loading attached test2.mwb file.