Bug #58588 "toggle limitation of the records number" caused error
Submitted: 30 Nov 2010 10:24 Modified: 30 Nov 2010 17:53
Reporter: Valeriy Yuferov Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.29 b6756 OS:Windows (7 Home Premium 64-bit)
Assigned to: CPU Architecture:Any

[30 Nov 2010 10:24] Valeriy Yuferov
Description:
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 ActionList.trigger_action(ActionList* , basic_string<char\,std::char_traits<char>\,std::allocator<char> >* )
   at MySQL.Grt.ActionList.trigger_action(String name)
   at MySQL.Grt.Db.RecordsetView.TriggerAction(String name)
   at MySQL.GUI.Workbench.WorkbenchToolbarManager.toolbarItem_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripButton.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.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.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)

How to repeat:
click on "toggle limitation of the records number" ...

but I can't give you my data, sorry...
[30 Nov 2010 10:27] MySQL Verification Team
Could you please try version 5.2.30. Thanks in advance.
[30 Nov 2010 16:29] Valeriy Yuferov
it doesn't repeat with 5.2.30. thanks
[30 Nov 2010 17:53] MySQL Verification Team
Thank you for the feedback.