Bug #62517 cancelled a query in progress, edited sql, restarted query, WB barfed.
Submitted: 23 Sep 2011 16:28 Modified: 23 Oct 2011 17:46
Reporter: Steve Shriver Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[23 Sep 2011 16:28] Steve Shriver
Description:
I was running  a select statement; clicked the red stop icon. edited the query. typed CTRL-Enter to start the select. While waiting, the dialog popped up that an external component had thrown and exception. Here's what the stack trace: 

Exception = System.Runtime.InteropServices.SEHException
Message = External component has thrown an exception.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at bec.GRTManager.flush_timers(GRTManager* )
   at MySQL.Workbench.WbContext.flush_timers()
   at MySQL.GUI.Workbench.MainForm.timer_Tick(Object sender, EventArgs e)
   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)

Connection Information
======================
Server:  MySQL
Version: 5.1.40-community-log

The "second" query (I think) finished (with results) while the exception dialog was displayed. 

How to repeat:
Hmm, start a long running query and cancel it. I guess.
[23 Sep 2011 17:46] Valeriy Kravchuk
Please, send the output of Help > System Info menu item.
[23 Oct 2011 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".