Bug #52471 Opening a SQL editor
Submitted: 30 Mar 2010 12:06 Modified: 1 May 2010 6:26
Reporter: Juan Arjona Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:5.2.16 beta OS:Windows
Assigned to: CPU Architecture:Any

[30 Mar 2010 12:06] Juan Arjona
Description:
Exception = System.Runtime.InteropServices.SEHException
Message = External component has thrown an exception.
FullText = System.Runtime.InteropServices.SEHException: External component has thrown an exception.
   at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
   at System.Windows.Forms.Control.DefWndProc(Message& m)
   at System.Windows.Forms.Control.WmSetFocus(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at ScintillaNet.Scintilla.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:
Open a database connection, click on the SQL editor window.
[30 Mar 2010 13:47] Valeriy Kravchuk
What exact version of MySQL Workbench, 5.2.x, do you use? Can you check if there were any error messages at that moment in MySQL server's error log?
[31 Mar 2010 19:35] Juan Arjona
Thanks for looking at this.  Release 5.2.16 OSS Beta.
[1 Apr 2010 6:26] Susanne Ebrecht
Many thanks for writing a bug report.

Unfortunately, we have too less informations here.

Please read: http://bugs.mysql.com/how-to-report.php

For crashes we could need the backtrace.
[1 May 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".