Bug #70855 MySQL Workbench CE 6.0.7 crashes when launching
Submitted: 7 Nov 2013 10:59 Modified: 9 Dec 2013 7:34
Reporter: Jan van den Berg Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:CE 6.0.7 OS:Windows (Windows 7 SP1)
Assigned to: CPU Architecture:Any

[7 Nov 2013 10:59] Jan van den Berg
Description:
MySQL Workbench CE 6.0.7 crashes when launching, debug level 2 reports:

C:\Program Files (x86)\MySQL\MySQL Workbench CE 6.0.7>Logger set to level 'debug2'. '0111110'
Logger set to level 'debug2'. '0111110'

Unhandled Exception: System.Runtime.InteropServices.SEHException: External component has thrown an exception.
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)   
   at MySQL.GUI.Workbench.Program.SingleInstanceCallback(Object sender, Instance CallbackEventArgs args)
   at MySQL.Workbench.ApplicationInstanceManager.WaitOrTimerCallback(Object state, Boolean timedOut)
   at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context(Object state, Boolean timedOut)
   at System.Threading._ThreadPoolWaitOrTimerCallback.WaitOrTimerCallback_Context_f(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(Object state, Boolean timedOut)

How to repeat:
Lauching the application over and over again, the application will crash anytime.
[7 Nov 2013 11:48] MySQL Verification Team
Please check for duplicate with http://bugs.mysql.com/bug.php?id=70262 (check the workaround).
[8 Dec 2013 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[9 Dec 2013 7:34] Jan van den Berg
The documentation provided, was sufficiend enough to resolve my issue. Thanks you all, issue has been closed.