Bug #51344 Trying to load a sql script file
Submitted: 20 Feb 2010 11:00 Modified: 8 Mar 2010 13:47
Reporter: Roger Appleby Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.15 beta 5053 OS:Any
Assigned to: CPU Architecture:Any
Tags: Windows 7 Pro x64

[20 Feb 2010 11:00] Roger Appleby
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:
Whenever I load a new script or run the script
[21 Feb 2010 19:01] Valeriy Kravchuk
Thank you for the problem report. Please, check if the same problem happens with a newer version, 5.2.16.
[8 Mar 2010 13:47] Sergei Tkachenko
Duplicate of the bug #51815