MySQL Forums
Forum List  »  MySQL Workbench

Re: MySQL Workbench 5.2.34 CE crash on start-up
Posted by: keith bacwaden
Date: July 13, 2011 03:14AM

Hi, has this issue been resolved yet? I am getting similar errors.
Installed version is MySQL Workbench 5.2.34 CE on Windows Server 2008 R2 64 bit.
This is a fresh install
The following are the contents of the application error log:

Log Name: Application
Source: .NET Runtime
Date: 7/13/2011 5:06:56 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: -snip-
Description:
Application: MySQLWorkbench.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at MySQL.GUI.Workbench.Program.Main(System.String[])

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">;
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-07-13T09:06:56.000000000Z" />
<EventRecordID>1497</EventRecordID>
<Channel>Application</Channel>
<Computer>-snip-</Computer>
<Security />
</System>
<EventData>
<Data>Application: MySQLWorkbench.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at MySQL.GUI.Workbench.Program.Main(System.String[])
</Data>
</EventData>
</Event>


----------------------------------------------------------------------------------Log Name: Application
Source: Application Error
Date: 7/13/2011 5:06:56 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: -snip-
Description:
Faulting application name: MySQLWorkbench.exe, version: 5.2.34.7780, time stamp: 0x4ddbbfe9
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17625, time stamp: 0x4de8781e
Exception code: 0xe0434352
Fault offset: 0x0000b9bc
Faulting process id: 0x1320
Faulting application start time: 0x01cc413c3717025c
Faulting application path: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\MySQLWorkbench.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 74db5b07-ad2f-11e0-a09a-78acc0fca128
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">;
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-07-13T09:06:56.000000000Z" />
<EventRecordID>1498</EventRecordID>
<Channel>Application</Channel>
<Computer>-snip-</Computer>
<Security />
</System>
<EventData>
<Data>MySQLWorkbench.exe</Data>
<Data>5.2.34.7780</Data>
<Data>4ddbbfe9</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.1.7601.17625</Data>
<Data>4de8781e</Data>
<Data>e0434352</Data>
<Data>0000b9bc</Data>
<Data>1320</Data>
<Data>01cc413c3717025c</Data>
<Data>C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\MySQLWorkbench.exe</Data>
<Data>C:\Windows\syswow64\KERNELBASE.dll</Data>
<Data>74db5b07-ad2f-11e0-a09a-78acc0fca128</Data>
</EventData>
</Event>

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL Workbench 5.2.34 CE crash on start-up
13978
July 13, 2011 03:14AM


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.