Bug #60194 attempted to read or write protected memory, suggests corruption
Submitted: 21 Feb 2011 20:23 Modified: 28 Mar 2011 21:51
Reporter: Judy Whiteside Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.31 CE OS:Windows (Win 7 Pro x64)
Assigned to: CPU Architecture:Any
Tags: memory corruption

[21 Feb 2011 20:23] Judy Whiteside
Description:
Working on CREATE PROCEDURE. It was working, I was cleaning up details. Saved it, all ok. Tried to run it. Got this error.
I had just run CC cleaner this morning (but no registry cleanup). I have had this memory.

MySQL Workbench was stuck after this; had to exit.

See also previous bug report by me: #59680 -- I think it's the same thing.

other than MYSQL workbench, I had these main apps loaded:
outlook express 2007
notepad++
adobe reader (one file loaded)
sticky notes

I will attach the dump (right-click from the error box)

How to repeat:
seems to appear sporadically -- possibly at save or load of file ?
Cannot see consistent pattern.

Suggested fix:
unknown
[21 Feb 2011 20:23] Judy Whiteside
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.ListModel.activate_popup_item_for_nodes(String name, List`1 nodes)
   at MySQL.GUI.Workbench.SqlIdeMenuManager.OnMenuItemClick(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.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)
[28 Feb 2011 21:51] MySQL Verification Team
Thank you for the bug report. Are you able to define a step by step instructions so it is possible to repeat the issue?. Thanks in advance.
[28 Mar 2011 23: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".