Bug #55451 Uncaught exception
Submitted: 21 Jul 2010 17:29 Modified: 22 Aug 2010 4:40
Reporter: Michael Levi Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.16 OS:Any
Assigned to: CPU Architecture:Any

[21 Jul 2010 17:29] Michael Levi
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:
Copied a line of sql to the clip board, pasted it to the line below, then I was holding down the left arrow to move the cursor back on a line.
[21 Jul 2010 19:35] Valeriy Kravchuk
Please, send the results of Help > System Info menu item.
[22 Jul 2010 2:56] Michael Levi
Help/ System Info, as requested.

MySQL Workbench OSS for Windows version 5.2.16
Cairo Version: 1.8.8
Rendering Mode: OpenGL requested (create a diagram to confirm)
OpenGL Driver Version: 2.0.0 - Build 7.15.10.1908
OS: Microsoft Windows Vista Home Premium Edition Service Pack 2 (build 6002), 64-bit
CPU: 2x Intel(R) Core(TM)2 Duo CPU     T6400  @ 2.00GHz, 3.9 GiB RAM
Video adapter info:
Adapter type: Mobile Intel(R) 4 Series Express Chipset Family
Chip Type: Mobile Intel(R) 4 Series Express Chipset Family
BIOS String: Intel Video BIOS
Video Memory: 1834434 KB
[22 Jul 2010 4:40] Valeriy Kravchuk
Please, check if the same problem happens with a newer version, 5.2.25.
[22 Aug 2010 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".