Bug #67870 | System Reports out of Memory exception - Workstation with 24GB of RAM, thread us | ||
---|---|---|---|
Submitted: | 10 Dec 2012 23:03 | Modified: | 8 Feb 2014 1:06 |
Reporter: | Christopher Hall | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.2.44 | OS: | Windows (Microsoft (build 9200), 64-bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
[10 Dec 2012 23:03]
Christopher Hall
[11 Dec 2012 1:58]
MySQL Verification Team
Thank you for the bug report. Please provide the model file (private if you wish). Thanks.
[11 Dec 2012 10:18]
Peter Laursen
WB is (in)famous for its leaks. Here is another one: http://bugs.mysql.com/bug.php?id=58405 (not fixed after 2 years!) Peter (not a mySQL/Oracle person)
[12 Dec 2012 17:14]
Christopher Hall
Magento 1.7.02 Revision Database Schema
Attachment: Magento 1702.mwb (application/octet-stream, text), 467.40 KiB.
[13 Dec 2012 17:53]
MySQL Verification Team
Thank you for the feedback. Indeed just moving tables objects in the diagram is noticeable with the task manager the memory increasing.
[7 Feb 2014 15:13]
Armando Lopez Valencia
Posted by developer: Verified.
[8 Feb 2014 1:06]
Philip Olson
This bug is fixed, and the changelog was merged with a similar bug (MySQL Bug #58405) that was closed in 6.1.1. Here's its changelog entry: On Microsoft Windows, opening and closing models/diagrams would increase the number of open GDI (Graphics Device Interface) objects as they were kept in memory for the undo queue. The required memory for this task was decreased. Thank you for the bug report.