[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:

$ find . -name \*core
./mysql-test/var/37/log/multi_source.mdev-9544-innodb/mysqld.4/data/core
$ ls sql/mariadbd
ls: cannot access 'sql/mariadbd': No such file or directory
$ find . -name mariadbd
$ find . -name mysqld

Great that the core file is there, but without the exec I can't debug it.

Please adjust buildbot to save the exec.


Generated at Thu Feb 08 03:38:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.