[MDBF-577] msan results don't save executable mariadbd Created: 2023-07-21 Updated: 2023-07-31 Resolved: 2023-07-31 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | Buildbot |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Daniel Black | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
The fix for the blocker bug was made as PR https://github.com/MariaDB/server/pull/2707 The MSAN tester failed with an [[https://buildbot.mariadb.org/#/builders/572/builds/1575/steps/8/logs/stdio|assertion]]. This is confirmed on [mysql err log. The tar file on https://ci.mariadb.org/36823/logs/amd64-debian-11-msan/ contains:
Great that the core file is there, but without the exec I can't debug it. Please adjust buildbot to save the exec. |