[MDEV-21369] rpl.rpl_timezone fails with valgrind: Use of uninitialised value Created: 2019-12-17 Updated: 2023-11-27 Resolved: 2019-12-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server, Tests |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.31 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Not reproducible on 10.3-enterprise or on 10.4 CS (both fail with "blocks still reachable", which is probably another matter, many tests fail with it. |
| Comments |
| Comment by Elena Stepanova [ 2019-12-17 ] |
|
Raised priority for initial analysis/evaluation |
| Comment by Julien Fritsch [ 2019-12-17 ] |
| Comment by Alexey Bychko (Inactive) [ 2019-12-17 ] |
|
we don't have valgrind build for ES atm. with GCloud or another cloud we will allocate resources for valgrind build, will be discussed in 2020 |
| Comment by Oleksandr Byelkin [ 2019-12-17 ] |
|
if rollback 9f90e0ffe7d0d79a329ce2bad93fbba780640ccd: git revert -n 9f90e0ffe7d0d79a329ce2bad93fbba780640ccd valgrind do not report the problem any more (at least for me). |