Bug #60999 Crash after new "server tab" and after that new query tab.
Submitted: 28 Apr 2011 21:03 Modified: 12 May 2011 18:06
Reporter: Wim Reemer Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.33 CE OS:Windows (Windows 7)
Assigned to: CPU Architecture:Any

[28 Apr 2011 21:03] Wim Reemer
Description:
Crash after 
"new tab to current server" 
Closed the tab immediatly
Unpin the "Toggle wheter query tab should be...."
Open new query

How to repeat:
Connect to a database
open query via UI Tables --> "tablexxx" right click --> Select rows -limit 3000
"new tab to current server" 
Closed the tab immediatly
Open again a query via same UI way and... error
[28 Apr 2011 21:30] MySQL Verification Team
Thank you for the bug report.

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)
[12 May 2011 13:31] Alfredo Kojima
This is a duplicate of bug #60750
[12 May 2011 18:06] Wim Reemer
For me this doesn't look similar to bug 60750
[12 May 2011 19:00] Alfredo Kojima
Can you check if the pre2 test package from ftp://ftp.mysql.com/pub/mysql/download/gui-tools/snapshot/ exibits the problem?