Bug #64295 Program crashes on startup.
Submitted: 10 Feb 2012 17:43 Modified: 24 Feb 2012 15:42
Reporter: John Hoffmaster Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.37 CE 8576 OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any
Tags: MySQL Workbench, startup crash, Windows XP SP3

[10 Feb 2012 17:43] John Hoffmaster
Description:
Trying to start mysql workbench 5.2 CE
Get unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. this is often an indication that other memory is corrupt.
  at wb.WBContextUI.int(WBcontextUI*, WBFrontednCallbacks*, WBOptions* )
  at MySQL.Workbench.WbContext.init(AppImpl application, WbOptions options, VoidStrUIFormDelegate create_main_form_view) 
  at MySQL.GUI.Workbench.ProgramMain(String[] Args)

Also tried with -swrendering option. 

OS  Windows XP SP3  CPU  AMD Athlon 64 Processor 3200+ and 1.93 GB RAM

How to repeat:
Start Mysql.gui.Workbench from command
[11 Feb 2012 13:05] Valeriy Kravchuk
Please, try to start Workbench from cmd.exe command line client with extra -log-level=debug3 option. Send the output and content of wb.log file.
[13 Feb 2012 16:43] John Hoffmaster
Running with -log-level=debug3 generated the wb.log file displayed the following.
Unhandled Exception: System.AccessViolationException: Attempted to read or write
 protected memory. This is often an indication that other memory is corrupt.
   at wb.WBContextUI.init(WBContextUI*, WBFrontendCallbacks*, WBOptions* )
   at MySQL.Workbench.WBContext.init(AppImpl application, WbOptions options, VoidStrUIFormDelegate create_main_form_view)
   at MySQL.GUI.Workbench.Program.Main(String[] Args)
[22 Feb 2012 10:57] Valeriy Kravchuk
What exact videocard and drivers do you have on this box?
[22 Feb 2012 15:14] John Hoffmaster
Display Adapter

ATI RADEON XPRESS 200 Series   
Date  7/22/2006   
Driver Versioni 8.261.4.0
[24 Feb 2012 12:14] Valeriy Kravchuk
Please, check if the same problem still happens with a newer version, 5.2.38. If it does, please, check for newer/updated video drivers.
[24 Feb 2012 15:42] John Hoffmaster
Upgrading to 5.2.38 fixed the issue with 
 ATI RADEON XPRESS 200 Series   
Date  7/22/2006   
Driver Versioni 8.261.4.

closing this bug out.