Bug #66652 I was sending a bug report
Submitted: 2 Sep 2012 16:03 Modified: 2 Sep 2012 16:27
Reporter: Max Seelig Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.42 OS:Windows (Microsoft Windows Vista Home Premium Edition Service Pack 2 (build 6002), 32-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[2 Sep 2012 16:03] Max Seelig
Description:
It sucks even harder!

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.42  revision 9752
Configuration Directory: C:\Users\Visual RoSe\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows Vista Home Premium Edition Service Pack 2 (build 6002), 32-bit
CPU: 2x AMD Turion(tm) X2 Dual-Core Mobile RM-74, 2.7 GiB RAM
Active video adapter (0): ATI Radeon HD 3200 Graphics
Installed video RAM: 320 MB
Current video mode: 1280 x 800 x 4294967296 colors
Used bit depth: 32
Driver version: NULL
Installed display drivers: aticfx32.dll,aticfx32.dll,atiumdag.dll,atidxx32.dll,atiumdva.cap
Current user language: English (United Kingdom)

Exception = System.ArgumentOutOfRangeException
Message = Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
FullText = System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at System.Windows.Forms.Control.Invoke(Delegate method)
   at MySQL.GUI.Workbench.SqlIdeForm.RecordsetListChanged(Int32 editor_index, Int64 key, Boolean added)
   at MySQL.Grt.RunWrappedDelegate3<void\,void\,int\,int\,boost::shared_ptr<Recordset>\,__int64\,bool\,bool\,MySQL::Grt::DelegateSlot3<void\,void\,int\,int\,boost::shared_ptr<Recordset>\,__int64\,bool\,bool>::ManagedDelegate>.native_callback(Int32* a1, shared_ptr<Recordset>* a2, Boolean* a3)
   at boost.detail.function.void_function_invoker3<void (__cdecl*)(int const &,boost::shared_ptr<Recordset> const &,bool const &),void,int const &,boost::shared_ptr<Recordset> const &,bool const &>.invoke(function_buffer* function_ptr, Int32* a0, shared_ptr<Recordset>* a1, Boolean* a2)
   at boost.function3<void,int const &,boost::shared_ptr<Recordset> const &,bool const &>.()(function3<void\,int const \&\,boost::shared_ptr<Recordset> const \&\,bool const \&>* , Int32* a0, shared_ptr<Recordset>* a1, Boolean* a2)
   at boost.detail.function.void_function_obj_invoker3<boost::function<void __cdecl(int const &,boost::shared_ptr<Recordset> const &,bool const &)>,void,int,boost::shared_ptr<Recordset>,bool>.invoke(function_buffer* function_obj_ptr, Int32 a0, shared_ptr<Recordset>* a1, Boolean a2)

How to repeat:
Send a bug report
[2 Sep 2012 16:27] MySQL Verification Team
Duplicate of bug: http://bugs.mysql.com/bug.php?id=66651 .