MySQL Forums
Forum List  »  MySQL Workbench

Workbench 5.2.37/38 does not launch - Net runtime error
Posted by: Phil Binatang
Date: April 04, 2012 03:51AM

Hi,

I'm having a problem with Workbench (32 bit) on Windows 7 (64 bit). I had 5.2.37 working fine for 6 months, then it suddenly stopped launching - no splash screen, just the egg timer, then nothing.

So I installed 5.2.38. It worked 1st time, but not subsequently.

In the event log I get .NET runtime error, event 1026:
Application: MySQLWorkbench.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at <Module>.base.Logger.log(LogLevel, SByte*, SByte*, ...)
at MySQL.Workbench.Logger.LogInfo(System.String, System.String)
at MySQL.GUI.Workbench.Program.PrintInitialLogInfo()
at MySQL.GUI.Workbench.Program.Main(System.String[])

followed by application error, event 1000:
Faulting application name: MySQLWorkbench.exe, version: 5.2.38.8753, time stamp: 0x4f43fc17
Faulting module name: MSVCR100.dll, version: 10.0.30319.1, time stamp: 0x4ba1dbbe
Exception code: 0xc0000005
Fault offset: 0x0007d0d3
Faulting process id: 0xe5c
Faulting application start time: 0x01cd12344d417bb9
Faulting application path: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\MySQLWorkbench.exe
Faulting module path: C:\Windows\system32\MSVCR100.dll
Report Id: c2d56ed5-7e27-11e1-91bd-b959f9dac275

I have tried uninstalling and then reinstalling .NET framework client setup & the Visual C++ redistributable x86, but they made no difference.

The application error states the faulting module as MSVCR100.dll, but this dll does not exist in system32. However msvcr100_clr0400.dll does exist.

I've searched similar problems on the web, but solutions that worked for them have not worked for me.

Can anyone help?

Cheers



Edited 1 time(s). Last edit at 04/04/2012 04:12AM by Phil Binatang.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.