Exception = System.AccessViolationException Message = Attempted to read or write protected memory. This is often an indication that other memory is corrupt. FullText = System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at MySQL.Grt.UIForm.!UIForm() at MySQL.Grt.UIForm.~UIForm() at MySQL.Grt.UIForm.Dispose(Boolean ) at MySQL.Grt.UIForm.Dispose() at MySQL.GUI.Workbench.Plugins.ObjectEditorPlugin.Dispose(Boolean disposing) at MySQL.GUI.Workbench.Plugins.DbMysqlRoutineEditor.Dispose(Boolean disposing) at System.ComponentModel.Component.Dispose() at MySQL.GUI.Workbench.Plugins.ObjectEditorView.Dispose(Boolean disposing) at MySQL.GUI.Workbench.Plugins.StandaloneWindowPlugin.Dispose(Boolean disposing) at System.ComponentModel.Component.Dispose() at System.Windows.Forms.Form.WmClose(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at MySQL.GUI.Workbench.Plugins.StandaloneWindowPlugin.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)