Bug #67564 After Upgrade to latest version from version 5.2.38 MySQL workbench crashes...
Submitted: 12 Nov 2012 15:50 Modified: 16 Dec 2012 15:52
Reporter: chris kyte Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.44 OS:Windows (Microsoft Windows 7 Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[12 Nov 2012 15:50] chris kyte
Description:
Bug happens when trying to open a new query tab

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

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Users\Chris\AppData\Roaming\MySQL\Workbench
Data Directory: E:\Applications\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7  Service Pack 1 (build 7601), 64-bit
CPU: 4x Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz, 6.0 GiB RAM
Active video adapter (0): ATI Radeon HD 5700 Series
Installed video RAM: 1024 MB
Current video mode: 1920 x 1080 x 4294967296 colors
Used bit depth: 32
Driver version: 8.660.0.0
Installed display drivers: atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Current user language: English (United Kingdom)

Exception = System.ArgumentException
Message = Parameter is not valid.
FullText = System.ArgumentException: Parameter is not valid.
   at System.Drawing.Image.get_FrameDimensionsList()
   at System.Drawing.ImageAnimator.CanAnimate(Image image)
   at MySQL.Controls.GridView.ProcessModelRowsChange()
   at MySQL.GUI.Workbench.SqlIdeForm.OnExecSqlProgress(Single progress, String msg)
   at MySQL.Grt.RunWrappedDelegate2<int\,int\,float\,float\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> >\,System::String ^\,MySQL::Grt::DelegateSlot2<int\,int\,float\,float\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> >\,System::String ^>::ManagedDelegate>.native_callback(Single* a1, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a2)
   at boost.detail.function.function_invoker2<int (__cdecl*)(float const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &),int,float const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>.invoke(function_buffer* function_ptr, Single* a0, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a1)
   at boost.function2<int,float const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>.()(function2<int\,float const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&>* , Single* a0, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a1)
   at boost.detail.function.function_obj_invoker2<boost::function<int __cdecl(float const &,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &)>,int,float,std::basic_string<char,std::char_traits<char>,std::allocator<char> > const &>.invoke(function_buffer* function_obj_ptr, Single a0, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a1)
   at wb.WBContext.flush_idle_tasks(WBContext* )
   at MySQL.Workbench.WbContext.flush_idle_tasks()
   at MySQL.GUI.Workbench.Program.timer_Tick(Object sender, EventArgs e)

How to repeat:
try upgrading to latest version from V5.2.38
[16 Nov 2012 15:52] MySQL Verification Team
Removing the installation using Control Panel and new install fixes the issue?. Thanks.
[17 Dec 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".