Bug #56409 Invalid node index
Submitted: 31 Aug 2010 14:51 Modified: 31 Aug 2010 15:37
Reporter: Marek Baczynski Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.26 OS:Windows
Assigned to: CPU Architecture:Any

[31 Aug 2010 14:51] Marek Baczynski
Description:
Exception = MySQL.Grt.BackendException
Message = Invalid node index
FullText = MySQL.Grt.BackendException: Invalid node index
   w MySQL.Workbench.WbContext.flush_idle_tasks()
   w MySQL.GUI.Workbench.Program.timer_Tick(Object sender, EventArgs e)

This is a duplicate of an issue reported by me last week, with the difference that I now remember exactly what I did.

How to repeat:
Reproducibility is way below 100%, more like 10%.

0. Start Workbench.
2. Connect using a data connection to a MySQL server on FreeBSD via stunnel on localhost with a stored password.
3. The SQL editor view shows.
4. The app crashes with the stacktrace above.
[31 Aug 2010 15:37] Alfredo Kojima
This is a duplicate of bug #52648