Bug #50763 edit table date
Submitted: 31 Jan 2010 0:32 Modified: 26 Mar 2010 17:57
Reporter: Simon Lebrun Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version: OS:Windows (Vista 32bit)
Assigned to: CPU Architecture:Any
Tags: error using sql editor

[31 Jan 2010 0:32] Simon Lebrun
Description:
Exception = System.AccessViolationException
Message = Intento de leer o escribir en la memoria protegida. A menudo, esto indica que hay otra memoria dañada.
FullText = System.AccessViolationException: Intento de leer o escribir en la memoria protegida. A menudo, esto indica que hay otra memoria dañada.
   en sigc.internal.signal_emit0<void,sigc::nil>.emit(signal_impl* impl)
   en sigc.signal0<void,sigc::nil>.emit(signal0<void\,sigc::nil>* )
   en mforms.Wizard.next_clicked(Wizard* )
   en MySQL.Forms.WizardImpl.nextClick(Object sender, EventArgs arguments)
   en System.Windows.Forms.Control.OnClick(EventArgs e)
   en System.Windows.Forms.Button.OnClick(EventArgs e)
   en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.ButtonBase.WndProc(Message& m)
   en System.Windows.Forms.Button.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Exception = System.AccessViolationException
Message = Intento de leer o escribir en la memoria protegida. A menudo, esto indica que hay otra memoria dañada.
FullText = System.AccessViolationException: Intento de leer o escribir en la memoria protegida. A menudo, esto indica que hay otra memoria dañada.
   en sigc.internal.signal_emit0<void,sigc::nil>.emit(signal_impl* impl)
   en sigc.signal0<void,sigc::nil>.emit(signal0<void\,sigc::nil>* )
   en mforms.Wizard.next_clicked(Wizard* )
   en MySQL.Forms.WizardImpl.nextClick(Object sender, EventArgs arguments)
   en System.Windows.Forms.Control.OnClick(EventArgs e)
   en System.Windows.Forms.Button.OnClick(EventArgs e)
   en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.ButtonBase.WndProc(Message& m)
   en System.Windows.Forms.Button.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[31 Jan 2010 12:45] Valeriy Kravchuk
Thank you for the problme report. If this happens on WB 5.2.15, please, describe what exactly you did before getting this error.
[4 Feb 2010 4:51] Simon Lebrun
El error se presenta al finalizar el Wizar para la edicion de los datos de una tabla, al darle al boton de finalizar para que presente los datos de la tabla se presenta el error y la aplicacion se cierra
[10 Feb 2010 12:10] Susanne Ebrecht
Sorry, we only understand English. Please translate your feedback for us.
[11 Feb 2010 17:44] Simon Lebrun
The error appears when finalizing the Wizar for the edition of the data of a table, when giving him to the button to finalize so that present the data of the table the error appears and the application is closed
[26 Feb 2010 17:57] Valeriy Kravchuk
Can you repeat this crash with a recent version of Workbench, 5.2.16?
[27 Mar 2010 0: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".