Bug #51073 Error while programming
Submitted: 10 Feb 2010 21:51 Modified: 8 Mar 2010 13:42
Reporter: Ricardo Pérez Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.15 OS:Any
Assigned to: CPU Architecture:Any

[10 Feb 2010 21:51] Ricardo Pérez
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 Sql_editor.check_sql(Sql_editor* , shared_ptr<Sql_editor>* , Boolean )
   at MySQL.Grt.Db.Sql.Sql_editor.check_sql()
   at MySQL.Grt.Db.Sql.SqlEditor.CheckSyntax()
   at MySQL.Grt.Db.Sql.SqlEditor.BackgroundActionTimer(Object obj, EventArgs args)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
I have no idea about how to repeat the error. I'm sending the "Bug Info" to you, in case that it gives you an idea about the nature of the error...
[10 Feb 2010 21:56] MySQL Verification Team
Thank you for the bug report. This error messages you got using Workbench right?. Thanks in advance.
[10 Feb 2010 21:59] Ricardo Pérez
Yes, that's right. I was running a query (I had run it before several times, but with modifications, of course) and suddenly I got that message...
[10 Feb 2010 22:08] MySQL Verification Team
Thank you for the feedback. I assume is version 5.2.15 otherwise could you please edit the Version field and correct it, and test that version. Thanks in advance.
[19 Feb 2010 11:47] Susanne Ebrecht
Is it reproducable for you?
[8 Mar 2010 13:42] Sergei Tkachenko
Duplicate of the bug #51815