Bug #27322 | failure to allocate transaction_prealloc_size causes crash | ||
---|---|---|---|
Submitted: | 21 Mar 2007 10:03 | Modified: | 1 May 2007 17:30 |
Reporter: | Shane Bester (Platinum Quality Contributor) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: General | Severity: | S1 (Critical) |
Version: | 5.0.37 | OS: | Windows (Windows, linux) |
Assigned to: | Damien Katz | CPU Architecture: | Any |
Tags: | crash, DoS, Memory |
[21 Mar 2007 10:03]
Shane Bester
[21 Mar 2007 11:24]
Valeriy Kravchuk
Thank you for a problem report. Verified just as described with 5.0.37 on Windows XP (mysqld-nt.exe also crashes). I can not repeat the behaviour described with latest 5.0.40-BK on Linux (with non-debug binaries), though. Can you repeat it with non-debug binaries?
[22 Mar 2007 6:26]
MySQL Verification Team
yes, all binaries are affected. please try on 32-bit binaries and make sure you don't have alot of free memory.
[11 Apr 2007 7:33]
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/24255 ChangeSet@1.2437, 2007-04-11 03:32:49-04:00, dkatz@damien-katzs-computer.local +1 -0 Bug #27322 failure to allocate transaction_prealloc_size causes crash Fix for when memory pre-allocation fails.
[11 Apr 2007 18:45]
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/24309 ChangeSet@1.2437, 2007-04-11 14:44:51-04:00, dkatz@damien-katzs-computer.local +3 -0 Bug #27322 failure to allocate transaction_prealloc_size causes crash Fix for when memory pre-allocation fails.
[12 Apr 2007 22:03]
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/24436 ChangeSet@1.2437, 2007-04-12 18:03:26-04:00, dkatz@damien-katzs-computer.local +3 -0 Bug #27322 failure to allocate transaction_prealloc_size causes crash Fix for when memory pre-allocation fails.
[26 Apr 2007 11:35]
Bugs System
Pushed into 5.0.42
[26 Apr 2007 11:36]
Bugs System
Pushed into 5.1.18-beta
[1 May 2007 17:30]
Paul DuBois
Noted in 5.0.42, 5.1.18 changelogs. Failure to allocate memory associated with transaction_prealloc_size could cause a server crash.