Bug #68225 Workbench crash
Submitted: 30 Jan 2013 10:40 Modified: 28 Feb 2013 11:39
Reporter: Igor Gorjanc Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2 OS:Windows (Win7 SP1 x64)
Assigned to: CPU Architecture:Any

[30 Jan 2013 10:40] Igor Gorjanc
Description:
(Event Source: Application Error, Event ID: 1000)

Faulting application name: MySQLWorkbench.exe, version: 5.2.38.8753, time stamp: 0x4f43fc17
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18015, time stamp: 0x50b83c8a
Exception code: 0xe0434352
Fault offset: 0x0000c41f
Faulting process id: 0x1644
Faulting application start time: 0x01cdfec69a4eda44
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: 247d1b77-6abf-11e2-9226-0008546cddf7

-------------------------------------

(Event Source: .NET Runtime, Event ID: 1026)

Application: MySQLWorkbench.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentOutOfRangeException
Stack:
   at System.ThrowHelper.ThrowArgumentOutOfRangeException()
   at System.Collections.Generic.List`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].RemoveAt(Int32)
   at System.Collections.Generic.List`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Remove(System.__Canon)
   at Aga.Controls.Tree.TreeViewAdv.SetIsExpanded(Aga.Controls.Tree.TreeNodeAdv, Boolean)
   at Aga.Controls.Tree.TreeViewAdv.SetIsExpanded(ExpandArgs)
   at Aga.Controls.Tree.TreeViewAdv.<SetIsExpanded>b__23(System.Object)
   at Aga.Controls.Threading.AbortableThreadPool+<>c__DisplayClass5.<HandleItem>b__3(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at Aga.Controls.Threading.AbortableThreadPool.HandleItem(System.Object)
   at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

How to repeat:
Sporadic crash during query execution
[30 Jan 2013 11:39] MySQL Verification Team
Please try version 5.2.45. Thanks.
[1 Mar 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".