[MDEV-18663] Tests : use --core-file if mariabackup output is redirected to a file Created: 2019-02-20 Updated: 2019-03-20 Resolved: 2019-03-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup, Tests |
| Fix Version/s: | 10.3.14 |
| Type: | Task | Priority: | Minor |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
If mariabackup redirects its output, and crashes , it is currently not possible to find out why it crashed on buildbot. Addiing --core-file lto mariabackup parameters in this case could aid debugging |