Bug #59022 | Valgrind warning in write_delayed() after InnoDB merge | ||
---|---|---|---|
Submitted: | 18 Dec 2010 6:47 | Modified: | 6 Jan 2011 1:19 |
Reporter: | Alexander Nozdrin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S1 (Critical) |
Version: | OS: | Any | |
Assigned to: | Alexander Nozdrin | CPU Architecture: | Any |
Tags: | pb2, test failure |
[18 Dec 2010 6:47]
Alexander Nozdrin
[21 Dec 2010 16:59]
Alexander Nozdrin
NOTE: I can not reproduce the warning by running that single test case. Neither locally (Ubuntu 10.10, valgrind 3.6.0), nor on tyr29 (PB host). However, it is perfectly reproducible in PB.
[22 Dec 2010 7:31]
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/127482 3465 Alexander Nozdrin 2010-12-22 A patch for Bug#59022 (Valgrind warning in write_delayed() after InnoDB merge). Free allocated bitmap.
[22 Dec 2010 12:48]
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/127504 3465 Alexander Nozdrin 2010-12-22 A patch for Bug#59022 (Valgrind warning in write_delayed() after InnoDB merge). Free allocated bitmap.
[22 Dec 2010 13: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/127506 3465 Alexander Nozdrin 2010-12-22 A patch for Bug#59022 (Valgrind warning in write_delayed() after InnoDB merge). Fix memory leak introduced by WL#5092 'RBR: Options for writing partial or full row images in RBR events'. Free memory which is allocated for column bitmap associated with each row to be processed by delayed insert handler thread.
[22 Dec 2010 13:25]
Alexander Nozdrin
Pushed to trunk-bugfixing.
[22 Dec 2010 21:30]
Bugs System
Pushed into mysql-trunk 5.6.1 (revid:alexander.nozdrin@oracle.com-20101222212842-y0t3ibtd32wd9qaw) (version source revid:alexander.nozdrin@oracle.com-20101222212842-y0t3ibtd32wd9qaw) (merge vers: 5.6.1) (pib:24)
[6 Jan 2011 1:19]
Paul DuBois
Bug does not appear in any released version. No changelog entry needed.