[MDEV-29332] Tests in BB sometimes failing with runtime error: member access within address Created: 2022-08-19 Updated: 2022-09-13 Resolved: 2022-09-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.6.10, 10.7.6, 10.8.5, 10.9.3, 10.10.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Angelique Sklavounos (Inactive) | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
https://buildbot.askmonty.org/buildbot/builders/kvm-ubsan/builds/2347
Tests (seemingly parallel ones) that have failed with this runtime error: The oldest occurrence in Buildbot is with bb-10.10- On my VM it seems simple enough to see the error by doing:
|
| Comments |
| Comment by Marko Mäkelä [ 2022-09-13 ] | ||||||||||||||||||||
|
I tested a WITH_UBSAN build of 10.7 before and after the merge
Before the merge, one test failed related to this:
After the merge, there was no such failure. I tried the test run twice. The only failures are something unrelated:
I believe that this is basically a duplicate of |