Bug #34338 | Memory leak resulting from procedure cache | ||
---|---|---|---|
Submitted: | 6 Feb 2008 1:45 | Modified: | 1 Mar 2008 10:59 |
Reporter: | Maxim Mass | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[6 Feb 2008 1:45]
Maxim Mass
[6 Feb 2008 1:48]
Maxim Mass
this is what happens after the cache fills up and the race condition occures
Attachment: mysql.data.dll memory use.GIF (image/gif, text), 40.45 KiB.
[14 Feb 2008 20:23]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/42308
[14 Feb 2008 20:24]
Reggie Burnett
Verified by visual inspection
[14 Feb 2008 20:24]
Reggie Burnett
Fixed in 5.1.6 and 5.2.1
[14 Feb 2008 20:26]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/42309
[1 Mar 2008 10:59]
MC Brown
A note has been added to the 5.1.6 and 5.2.1 changelogs: A race condition could occur within the procedure cache resulting the cache contents overflowing beyond the configured cache size.