Bug #66378 Crash when executing simple select query
Submitted: 14 Aug 2012 14:04 Modified: 14 Sep 2012 14:34
Reporter: Frederik Pfisterer Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.41 OS:Windows (Microsoft Windows 7 Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[14 Aug 2012 14:04] Frederik Pfisterer
Description:
Just executing simple query: select * from foo 
causes a crash at times

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

MySQL Workbench CE for Windows version 5.2.41  revision 9727
Configuration Directory: C:\Users\fredpfi\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\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         750  @ 2.67GHz, 8.0 GiB RAM
Active video adapter (0): NVIDIA GeForce GTS 250
Installed video RAM: 1024 MB
Current video mode: 1920 x 1080 x 4294967296 Farben
Used bit depth: 32
Driver version: 8.16.11.9062
Installed display drivers: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Current user language: Deutsch (Deutschland)

Exception = System.Runtime.InteropServices.SEHException
Message = Eine externe Komponente hat eine Ausnahme ausgelöst.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): Eine externe Komponente hat eine Ausnahme ausgelöst.
   bei System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   bei MySQL.Forms.DispatchControl.RunOnMainThread(function<void \* __cdecl(void)>* slot, Boolean wait)
   bei MySQL.Forms.UtilitiesImpl.perform_from_main_thread(function<void \* __cdecl(void)>* slot, Boolean wait)
   bei MySQL.MCallback2<void \*\,boost::function<void \* __cdecl(void)> const \&\,bool>.cpp_callback(function<void \* __cdecl(void)>* a1, Boolean a2)

How to repeat:
select query on remote database
[14 Aug 2012 14:34] MySQL Verification Team
Please try version 5.2.42. Thanks.
[15 Sep 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".