Bug #51793 Crash
Submitted: 6 Mar 2010 10:44 Modified: 8 Mar 2010 13:48
Reporter: leo wang Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:latest OS:Windows (7.0)
Assigned to: CPU Architecture:Any

[6 Mar 2010 10:44] leo wang
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:
Copy a SQL code from notepad++ and parse to SQL command area and then click "run"
[8 Mar 2010 11:02] Johannes Taxacher
can't repeat.
[8 Mar 2010 13:48] Sergei Tkachenko
Duplicate of the bug #51815