Bug #67618 Clearing Output window causes crash
Submitted: 16 Nov 2012 21:37 Modified: 27 Dec 2012 19:38
Reporter: Robert Corder Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2.44 OS:Windows (Microsoft Windows 7 Ultimate Edition Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[16 Nov 2012 21:37] Robert Corder
Description:
If you clear the output window while a query is running, mysql workbench will crash when the query finishes.

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

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Users\bobby.corder\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 Ultimate Edition Service Pack 1 (build 7601), 64-bit
CPU: 4x Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz, 8.0 GiB RAM
Active video adapter (0): AMD Radeon HD 6450
Installed video RAM: 1024 MB
Current video mode: 1680 x 1050 x 4294967296 colors
Used bit depth: 32
Driver version: 8.850.0.0
Installed display drivers: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Current user language: English (United States)

How to repeat:
Run a query that will give you time to clear the Output window before the query is done running, after clearing and the query finished, mysql workbench will crash.
[19 Nov 2012 15:44] MySQL Verification Team
Thank you for the bug report.

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	MySQLWorkbench.exe
  Application Version:	5.2.44.9933
  Application Timestamp:	50637ee4
  Fault Module Name:	wbprivate.be.dll
  Fault Module Version:	0.0.0.0
  Fault Module Timestamp:	50637bc6
  Exception Code:	c0000005
  Exception Offset:	0022e380
  OS Version:	6.1.7601.2.1.0.256.48
  Locale ID:	1046
  Additional Information 1:	0a9e
  Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:	0a9e
  Additional Information 4:	0a9e372d3b4ad19135b953a78882e789
[27 Dec 2012 19:38] Philip Olson
Fixed as of MySQL Workbench 5.2.45, and here's the changelog entry:

Clearing the output window while a query was running could cause
MySQL Workbench to crash after the query finished.

Thank you for the bug report.