Bug #67679 Attempting to open the Sakira sample database
Submitted: 22 Nov 2012 14:49 Modified: 17 Dec 2012 20:31
Reporter: Terry Rockfield Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.44 OS:Windows (Microsoft Windows 7 Ultimate Edition Service Pack 1 (build 7601), 32-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[22 Nov 2012 14:49] Terry Rockfield
Description:
Exception thrown while trying to open the database

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Users\Rocky\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench CE 5.2.44
Cairo Version: 1.8.8
OS: Microsoft Windows 7 Ultimate Edition Service Pack 1 (build 7601), 32-bit
CPU: 2x Intel(R) Core(TM)2 Duo CPU     T5250  @ 1.50GHz, 3.0 GiB RAM
Active video adapter (0): Mobile Intel(R) 965 Express Chipset Family
Installed video RAM: 384 MB
Current video mode: 1280 x 800 x 4294967296 colors
Used bit depth: 32
Driver version: 8.15.10.1930
Installed display drivers: igdumdx32.dll,igd10umd32.dll
Current user language: English (United States)

Exception = System.Runtime.InteropServices.SEHException
Message = External component has thrown an exception.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at wb.WBContextUI.init_finish(WBContextUI* , WBOptions* )
   at MySQL.Workbench.WbContext.finished_loading(WbOptions options)
   at MySQL.GUI.Workbench.Program.Main(String[] Args)

How to repeat:
Attempt to open the database
[17 Dec 2012 20:31] Ruben Dario Morquecho Valdez
Hi Terry,
did it happen in fresh workbench installation?
Did you do some steps before it crash? could you please provide more info.
Please, download sakila db from: http://dev.mysql.com/doc/index-other.html

and try to install again and let us know if it fix the issue.

Thank you for your interest in MySQL.