Bug #59118 reported error when setting up new server instance
Submitted: 22 Dec 2010 22:49 Modified: 8 Feb 2011 4:39
Reporter: duane standage Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S1 (Critical)
Version:5.2.31 CE OS:Windows (64 bit system)
Assigned to: CPU Architecture:Any

[22 Dec 2010 22:49] duane standage
Description:
just trying to connect mysqlworkbench for the first time. says that it connects to the test database, however, encountered a problem on the "set windows configuration window". attempted to read or write protected memory.

How to repeat:
every time I go through the set up process I encounter this in first instance setup.
[22 Dec 2010 23:01] MySQL Verification Team
Thank you for the bug report. The host server is local or remote connection?. Thanks in advance.
[22 Dec 2010 23:07] duane standage
The host server is local.
[22 Dec 2010 23:31] duane standage
I downloaded mysql via XAMPP. My operating system is Windows 7 64 bit.
[24 Dec 2010 13:24] Valeriy Kravchuk
If you can repeat this problem in your environment, please, right click at some place in the error dialog box with no text and use Copy stack trace to clipboard context menu item. Send resulting stack trace to this report.
[27 Dec 2010 17:10] duane standage
Exception = System.AccessViolationException
Message = Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
FullText = System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at std.basic_string<char,std::char_traits<char>,std::allocator<char> >.c_str(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* )
   at MySQL.?A0x4861a96a.CppStringToNative(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* str)
   at MySQL.Forms.TextEntryImpl.set_text(TextEntry* self, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* text)
   at MySQL.MCallback2<void\,mforms::TextEntry \*\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&>.cpp_callback(TextEntry* a1, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a2)
   at sigc.internal.signal_emit0<void,sigc::nil>.emit(signal_impl* impl)
   at sigc.signal0<void,sigc::nil>.emit(signal0<void\,sigc::nil>* )
   at mforms.Wizard.next_clicked(Wizard* )
   at MySQL.Forms.WizardImpl.nextClick(Object sender, EventArgs arguments)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[28 Dec 2010 16:51] MySQL Verification Team
Verified trying to create a Linux (Mint Debian) remote server instance.
[28 Dec 2010 18:52] MySQL Verification Team
Bug http://bugs.mysql.com/bug.php?id=59196 marked as duplicate of this one.
[14 Jan 2011 11:48] Johannes Taxacher
Bug #59170 has been marked as duplicate of this one
[14 Jan 2011 22:21] Alfredo Kojima
bug #59518 marked as duplicate
[15 Jan 2011 9:16] David Williams
For me (http://bugs.mysql.com/bug.php?id=59170) having each instance of MySQL registered as a service (even if manual start) made things better.
[8 Feb 2011 4:39] Alfredo Kojima
This is a duplicate of bug #59578