Bug #65423 Workbench 5.2.40 crahes while I am populating my model
Submitted: 26 May 2012 0:08 Modified: 12 Sep 2012 6:47
Reporter: Vassili Syskine Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.42 OS:Windows (7)
Assigned to: CPU Architecture:Any

[26 May 2012 0:08] Vassili Syskine
Description:
It crashes about once in 5 minutes as I am adding inserts to the tables in my model. Seems like it still crashes as I am doing other things, but less frequently. Also, if I save after each 2 new rows, seems ok. The more rows I add without saving, the higher (it seems) the probability of crash once I try to save. Here is what Windows shows in error message:

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	MySQLWorkbench.exe
  Application Version:	5.2.40.8790
  Application Timestamp:	4fa2f938
  Fault Module Name:	StackHash_0a9e
  Fault Module Version:	0.0.0.0
  Fault Module Timestamp:	00000000
  Exception Code:	c0000005
  Exception Offset:	066c98d4
  OS Version:	6.1.7601.2.1.0.256.1
  Locale ID:	1033
  Additional Information 1:	0a9e
  Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:	0a9e
  Additional Information 4:	0a9e372d3b4ad19135b953a78882e789

How to repeat:
create model, few tables, start adding inserts.
[26 May 2012 5:28] Valeriy Kravchuk
Please, send the output of Help > System Info menu item.
[26 May 2012 5:38] Vassili Syskine
MySQL Workbench CE for Windows version 5.2.40  revision 8790

Configuration Directory: C:\Users\Vassili\AppData\Roaming\MySQL\Workbench

Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE

Cairo Version: 1.8.8

OS: Microsoft Windows 7 Ultimate Edition Service Pack 1 (build 7601), 64-bit

CPU: 8x Intel(R) Core(TM) i7 CPU       Q 740  @ 1.73GHz, 8.0 GiB RAM

Active video adapter (0): NVIDIA NVS 3100M 

Installed video RAM: 512 MB

Current video mode: 1920 x 1080 x 4294967296 colors

Used bit depth: 32

Driver version: 8.16.11.8974

Installed display drivers: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um

Current user language: English (United States)
[26 May 2012 16:10] Alfredo Kojima
Tried adding random inserts for more than 5 minutes and got no crash, can you perhaps record a video of you working on the model from start to the point of the crash?
[27 May 2012 0:11] Vassili Syskine
uploaded videos to the support ftp, bug_data_65423.zip
[28 May 2012 0:35] Vassili Syskine
tried to capture full cycle, from start to bug, after installing all optional updates. This time it did not crash, but after a while it would not accept new updates. Even after I pressed "accept updates" button, it would not let me switch to a different table or tab, unless I just closed the tab. But then all new inserts were lost. uploaded capture for_bug_65423_video2.zip
[18 Jun 2012 20:16] Armando Lopez Valencia
Thanks a lot for your report Vassili.
Reproduced as commented by the reporter.
Windows 7x64
WB 5.2.40
[16 Jul 2012 21:57] Edward Jackson
I have experienced this bug as well. I would add that before the crash, I usually find that I cannot get keyboard focus away from the inserts table. Even with the mouse, I cannot switch to my diagram or edit another table, although things like scrollbars and tooltips are function as normal if they're already displayed.
[17 Aug 2012 21:32] Alfredo Kojima
Does this still happen in 5.2.42?
[17 Aug 2012 23:17] Vassili Syskine
just got 42, did not crash in first few minutes. But then it was intermittent in the past too.
[12 Sep 2012 6:47] Philip Olson
This as fixed as of Workbench 5.2.42, and here's the changelog entry:

  MySQL Workbench would sometimes crash after populating a model.

Thank you for the report.