Bug #62630 crash after several hibernates
Submitted: 5 Oct 2011 10:25 Modified: 5 Nov 2011 10:27
Reporter: Max Basmanov Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.31 CE Rev 7115 OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any
Tags: crash after several hibernates

[5 Oct 2011 10:25] Max Basmanov
Description:
happend on Notebook which was hibernated several times with workbench running.

Exception = System.AccessViolationException
Message = Попытка чтения или записи в защищенную память. Это часто свидетельствует о том, что другая память повреждена.
FullText = System.AccessViolationException: Попытка чтения или записи в защищенную память. Это часто свидетельствует о том, что другая память повреждена.
   в boost.detail.sp_counted_base.release(sp_counted_base* )
   в boost.detail.shared_count.{dtor}(shared_count* )
   в boost.shared_ptr<Sql_editor>.{dtor}(shared_ptr<Sql_editor>* )
   в boost.shared_ptr<Sql_editor>.__delDtor(shared_ptr<Sql_editor>* , UInt32 )
   в MySQL.Grt.ManagedRef<Sql_editor>.reset()
   в MySQL.Grt.ManagedRef<Sql_editor>.~ManagedRef<Sql_editor>()
   в MySQL.Grt.ManagedRef<Sql_editor>.Dispose(Boolean )
   в MySQL.Grt.ManagedRef<Sql_editor>.Dispose()
   в MySQL.Grt.Db.Sql.Sql_editor.~Sql_editor()
   в MySQL.Grt.Db.Sql.Sql_editor.Dispose(Boolean )
   в MySQL.Grt.Db.Sql.Sql_editor.Dispose()
   в MySQL.Grt.Db.Sql.SqlEditor.Dispose(Boolean disposing)
   в System.ComponentModel.Component.Dispose()
   в MySQL.GUI.Workbench.DbSqlEditor.RemoveSqlEditor(Int32 index)
   в MySQL.GUI.Workbench.DbSqlEditor.editorTabControl_TabClosed(Object sender, TabClosedEventArgs e)
   в MySQL.Controls.FlatTabControl.OnTabClosed(TabClosedEventArgs args)
   в MySQL.Controls.FlatTabControl.CloseTabPage(TabPage page)
   в MySQL.Controls.FlatTabControl.OnMouseUp(MouseEventArgs e)
   в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   в System.Windows.Forms.Control.WndProc(Message& m)
   в System.Windows.Forms.TabControl.WndProc(Message& m)
   в MySQL.Controls.FlatTabControl.WndProc(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
run workbench work, hibernate computer several 

Suggested fix:
no idea
[5 Oct 2011 10:27] Valeriy Kravchuk
Please, check if this problem still happens in your environment with a newer version, 5.2.35.
[6 Nov 2011 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".
[22 Sep 2017 11:10] Simon Baars
Have had this several times now with the latest version. Windows platform.