Description:
It worked yesterday.
After some application crashed, I restarted my computer.
Then MySql Workbench crashes on start.
I remove and reinstall mysqlworkbench several times.
And repair others:
Microsoft .NET Framework 4 Client Profile
http://www.microsoft.com/en-us/download/details.aspx?id=17113
Microsoft Visual C++ 2010 Redistributable Package (x86)
http://www.microsoft.com/en-us/download/details.aspx?id=5555
It doesn't work.
I'm not sure where the problem is.
Thanks for any help.
---------------------------------------------------------------
Here is description:
- <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="2012-08-28T02:02:23.000000000Z" />
<EventRecordID>9912</EventRecordID>
<Channel>Application</Channel>
<Computer>xxxxxx</Computer>
<Security />
</System>
- <EventData>
<Data>MySQLWorkbench.exe</Data>
<Data>5.2.42.9752</Data>
<Data>50243f32</Data>
<Data>grt.dll</Data>
<Data>0.0.0.0</Data>
<Data>50242863</Data>
<Data>c0000005</Data>
<Data>00004d43</Data>
<Data>1480</Data>
<Data>01cd84c127d378b6</Data>
<Data>C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\MySQLWorkbench.exe</Data>
<Data>C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\grt.dll</Data>
<Data>67919bb4-f0b4-11e1-83b4-485b39aa1d37</Data>
</EventData>
</Event>
And always accompany with:
- <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="2012-08-28T02:02:21.000000000Z" />
<EventRecordID>9911</EventRecordID>
<Channel>Application</Channel>
<Computer>xxxxxx</Computer>
<Security />
</System>
- <EventData>
<Data>應用程式: MySQLWorkbench.exe Framework 版本: v4.0.30319 描述: 處理序已終止,因為有未處理的例外狀況。例外狀況資訊: 例外狀況代碼 c0000005,例外狀況位址 05BA4D43 堆疊:</Data>
</EventData>
</Event>
How to repeat:
Suddenly happened on my computer yesterday, It worked ok before.
I don't know how to repeat on other computer.