Bug #67891 se pone lento y cierra el sistema
Submitted: 13 Dec 2012 0:46 Modified: 17 Dec 2012 23:54
Reporter: thairuma rodriguez Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.44 OS:Windows (Microsoft Windows XP Professional Service Pack 3 (build 2600))
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[13 Dec 2012 0:46] thairuma rodriguez
Description:
se pone lento y cierra el sistema

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

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Documents and Settings\Thairuma\Datos de programa\MySQL\Workbench
Data Directory: D:\Archivos de programa\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows XP Professional Service Pack 3 (build 2600)
CPU: 2x Pentium(R) Dual-Core  CPU      E5400  @ 2.70GHz, 1.0 GiB RAM
Active video adapter (0): Intel(R) G33/G31 Express Chipset Family
Installed video RAM: 384 MB
Current video mode: 1920 x 1080 x 4294967296 colores
Used bit depth: 32
Driver version: 6.14.10.4990
Installed display drivers: igxprd32.dll
Current user language: Español (Venezuela)

Exception = System.Runtime.InteropServices.SEHException
Message = Un componente externo produjo una excepción.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): Un componente externo produjo una excepción.
   en new(UInt32 )
   en std._Allocate<char>(UInt32 _Count, SByte* __unnamed001)
   en std.allocator<char>.allocate(allocator<char>* , UInt32 _Count)
   en std.basic_string<char,std::char_traits<char>,std::allocator<char> >._Copy(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , UInt32 _Newsize, UInt32 _Oldlen)
   en std.basic_string<char,std::char_traits<char>,std::allocator<char> >._Grow(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , UInt32 _Newsize, Boolean _Trim)
   en std.basic_string<char,std::char_traits<char>,std::allocator<char> >.assign(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , SByte* _Ptr, UInt32 _Count)
   en std.basic_string<char,std::char_traits<char>,std::allocator<char> >.{ctor}(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , SByte* _Ptr)
   en MySQL.?A0x950cc9b7.NativeToCppString(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , String str)
   en MySQL.Workbench.Logger.LogError(String domain, String message)
   en MySQL.GUI.Workbench.Program.HandleException(Object o)
   en MySQL.GUI.Workbench.Program.OnGuiUnhandledException(Object sender, ThreadExceptionEventArgs e)
   en System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   en System.Windows.Forms.Control.WndProcException(Exception e)
   en System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   en System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.Run(ApplicationContext context)
   en MySQL.GUI.Workbench.Program.Main(String[] Args)

How to repeat:
2
[17 Dec 2012 17:58] Ruben Dario Morquecho Valdez
Hola, 
Ha estado lento desde el inicio de la instalacion?
Podrias proporcionar pasos que realizaste? Para poder reproducir este escenario.
o que tipo (opcion) de instalacion realizaste?.

Thank you for your interest in MySQL.
[17 Dec 2012 23:54] thairuma rodriguez
Desde el principio está lento, y luego de aproximadamente 1 hora de trabajo se cierra el programa. El trabajo que estoy realizando por ahora es modelado de DB.
El procedimiento de instalacion fue el siguiente:
Al ejecutar la instalación, cambié la dirección de la carpeta raíz
de  C:\Archivos de programa\MySQL\MySQL Workbench 5.2 CE\    
a   D:\Archivos de programa\MySQL\MySQL Workbench 5.2 CE\
Seleccioné la opción configuración completa, e instalé.
Gracias por la atención.