[MDEV-22253] best_access_path: Conditional jump or move depends on uninitialised value Created: 2020-04-15 Updated: 2023-11-29 Resolved: 2023-11-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer, Tests |
| Affects Version/s: | 10.3 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Igor Babaev |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | not-10.4, valgrind | ||
| Description |
|
Not reproducible on 10.2 or 10.4. There are more tests failing the same way on 10.3, especially in main and mroonga/storage suites, but also elsewhere. |
| Comments |
| Comment by Marko Mäkelä [ 2020-04-16 ] | |
|
igor, elenst, the indicated 10.3 commit has not been merged to 10.4 yet as of now (c1bdf62452139e9310d3234266802748ba4c74b8).
| |
| Comment by Elena Stepanova [ 2020-04-16 ] | |
|
marko, before filing this report I went as far back as 10.3.17, and the failure was still reproducible (didn't go further, so can't say anything about earlier versions). So it's not anything introduced recently. | |
| Comment by Marko Mäkelä [ 2020-04-16 ] | |
|
The mentioned commit has now been merged to 10.4 (af912664989e0c3ee9cdb6caf8ec439029e7405c). |