Bug #21477 | Segfault in valgrind when running "func_in" test | ||
---|---|---|---|
Submitted: | 7 Aug 2006 11:52 | Modified: | 19 Sep 2006 16:31 |
Reporter: | Magnus Blåudd | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Tests | Severity: | S7 (Test Cases) |
Version: | 5.0.25 | OS: | |
Assigned to: | Sergey Petrunya | CPU Architecture: | Any |
[7 Aug 2006 11:52]
Magnus Blåudd
[7 Aug 2006 12:09]
Magnus Blåudd
Moved the build to "mysqldev@nocona:~/users/magnus/mysql-5.0.25-bug21477" and leaving it there.
[22 Aug 2006 20:41]
Magnus Blåudd
Crash is also seen on maint1 valgrind server
[1 Sep 2006 9:28]
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/11236 ChangeSet@1.2251, 2006-09-01 13:23:43+04:00, sergefp@mysql.com +4 -0 BUG#21477 "memory overruns for certain kinds of subqueries": make st_select_lex::setup_ref_array() take into account that Item_sum-descendant objects located within descendant SELECTs may be added into ref_pointer_array.
[4 Sep 2006 14:29]
Magnus Blåudd
Pushed to 5.0.25
[6 Sep 2006 23:48]
Jon Stephens
Documented bugfix in 5.0.25 changelog. Placed in NDI status since this is tagged for 5.1 as well.
[7 Sep 2006 11:37]
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/11530 ChangeSet@1.2251, 2006-09-01 13:23:43+04:00, sergefp@mysql.com +4 -0 BUG#21477 "memory overruns for certain kinds of subqueries": make st_select_lex::setup_ref_array() take into account that Item_sum-descendant objects located within descendant SELECTs may be added into ref_pointer_array.
[7 Sep 2006 14:50]
Sergey Petrunya
The previous commit message is a duplicate of a past commit.
[15 Sep 2006 15:55]
Magnus Blåudd
Will write a new bug report if func_in still fails with valgrind if it fails after this bugfix
[18 Sep 2006 21:42]
Timothy Smith
Pushed into 5.1.12
[19 Sep 2006 16:31]
Paul DuBois
Noted in 5.1.12 changelog.