[MDEV-23904] Failed tests (Valgrind warings) - gcol.gcol_keys_innodb, main.alter_table, innodb.autoinc_persist, parts.partition_alter_instant etc Created: 2020-10-07 Updated: 2022-03-13 Resolved: 2022-03-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Timofey Turenko | Assignee: | Timofey Turenko |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | affects-tests | ||
| Attachments: |
|
| Description |
|
List of tests: gcol.gcol_keys_innodb Test log example:
|
| Comments |
| Comment by Marko Mäkelä [ 2020-10-07 ] |
|
"Invalid read" should be caught by AddressSanitizer as well. But I do not remember seeing any such failures, and kvm-asan passes (although it unfortunately uses a non-debug build since some time) on 10.2 and later branches. Furthermore, when I ran a debug ASAN big-test locally last week, I did not see any errors. |
| Comment by Timofey Turenko [ 2020-10-07 ] |
|
[^logs.tar.gz] mtr.log |
| Comment by Marko Mäkelä [ 2020-10-07 ] |
|
Where are the server error logs for the 2 "mysqltest failed but provided no output" messages that occur in mtr.log tturenko, can you repeat the "Invalid read" or "Invalid write" failures by running the tests individually? How did you compile it? Does an ASAN build of the same source code fail in the same way? |
| Comment by Elena Stepanova [ 2022-03-13 ] |
|
Closing for now. Xenial is long gone, but if the failure starts happening again, either with Valgrind or with ASAN, we can always re-open or create a new one, this time with build options and everything. |