Bug #36021 | open_binary_frm() makes server crash with glibc error "double free or corruptio | ||
---|---|---|---|
Submitted: | 12 Apr 2008 21:40 | Modified: | 14 Jul 2009 14:28 |
Reporter: | Rafal Somla | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S3 (Non-critical) |
Version: | 6.0 source | OS: | Any |
Assigned to: | Jon Olav Hauglid | CPU Architecture: | Any |
Tags: | disabled |
[12 Apr 2008 21:40]
Rafal Somla
[13 Apr 2008 5:25]
Jonas Oreland
already fixed in mysql-5.1-telco-6.2 which is merged with mysql-6.0 on a regular basis
[13 Apr 2008 9: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/45316 ChangeSet@1.2609, 2008-04-13 11:24:04+02:00, rafal@quant.(none) +1 -0 This patch disables backup_no_engine test which must wait for BUG#36021 to be fixed.
[13 Apr 2008 9:28]
Rafal Somla
The patch added here by bk commit is not a solution for this bug.
[15 Apr 2008 17:58]
Bugs System
Pushed into 6.0.5-alpha
[18 Jun 2009 11: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/76553 2802 Jon Olav Hauglid 2009-06-18 Bug #36021 open_binary_frm() makes server crash with glibc error "double free or corruptio Extra calls to my_free() have already been removed, unable to reproduce. Re-enabled backup_no_engine test which had been disabled because it triggered this bug. Test case updated to match current backup syntax.
[14 Jul 2009 14:28]
Paul DuBois
Looks like this was already fixed by some other patch. No changelog entry needed.