Bug #66824 MySQL Workbench unexpected shotdown
Submitted: 14 Sep 2012 20:12 Modified: 14 Oct 2012 21:48
Reporter: Micle Sun Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.42 OS:Windows (Microsoft Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[14 Sep 2012 20:12] Micle Sun
Description:
2-3 times per day MySQL Workbench unexpected shotdown when I try "EDIT TABLE DATA" for any table. But I use tunel connection to hosting and it may be problems because bad provider.

Thank you.

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

MySQL Workbench CE for Windows version 5.2.42  revision 9752
Configuration Directory: C:\Users\micle\AppData\Roaming\MySQL\Workbench
Data Directory: D:\MYSQL Work Bench
Cairo Version: 1.8.8
OS: Microsoft Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit
CPU: 8x Intel(R) Core(TM) i7 CPU       Q 720  @ 1.60GHz, 4.0 GiB RAM
Active video adapter (0): ATI Mobility Radeon HD 4500/5100 Series
Installed video RAM: 512 MB
Current video mode: 1366 x 768 x 4294967296 colors
Used bit depth: 32
Driver version: 8.970.100.3000
Installed display drivers: aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atiumdag,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Current user language: Russian (Russia)

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:
It's repeat without reason, usualy after MySQL Workbench long time stay without work.
[14 Sep 2012 21:48] MySQL Verification Team
Please try version 5.2.43 . Thanks.
[15 Oct 2012 1: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".