| Bug #21477 | Segfault in valgrind when running "func_in" test | ||
|---|---|---|---|
| Submitted: | 7 Aug 2006 13:52 | Modified: | 19 Sep 2006 18:31 |
| Reporter: | Magnus Blaudd | ||
| Status: | Closed | ||
| Category: | Server: Tests | Severity: | S2 (Serious) |
| Version: | 5.0.25 | OS: | |
| Assigned to: | Bugs System | Target Version: | |
[7 Aug 2006 13:52]
Magnus Blaudd
[7 Aug 2006 14:09]
Magnus Blaudd
Moved the build to "mysqldev@nocona:~/users/magnus/mysql-5.0.25-bug21477" and leaving it there.
[22 Aug 2006 22:41]
Magnus Blaudd
Crash is also seen on maint1 valgrind server
[1 Sep 2006 11: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 16:29]
Magnus Blaudd
Pushed to 5.0.25
[7 Sep 2006 1: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 13: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 16:50]
Sergey Petrunya
The previous commit message is a duplicate of a past commit.
[15 Sep 2006 17:55]
Magnus Blaudd
Will write a new bug report if func_in still fails with valgrind if it fails after this bugfix
[18 Sep 2006 23:42]
Timothy Smith
Pushed into 5.1.12
[19 Sep 2006 18:31]
Paul DuBois
Noted in 5.1.12 changelog.
