[MDEV-14453] mariabackup coredump for 10.2.10 Created: 2017-11-21 Updated: 2019-12-11 Resolved: 2018-01-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | 10.2.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | TAO ZHOU | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
FreeBSD 11.1 |
||
| Issue Links: |
|
||||||||
| Description |
|
the tool mariabackup coredump during sst. And it happens everytime. error log:
then in the data directory I can see a file called mariabackup.core. gdb backtrace:
Then I copied mariabackup from 10.2.7 and it worked again. What has been changed to this mariabackup tool at 10.2.10? |
| Comments |
| Comment by Andrii Nikitin (Inactive) [ 2017-11-27 ] | ||
|
laocius Does `mariabackup --help` show any output or is it crashing as well? | ||
| Comment by TAO ZHOU [ 2019-01-02 ] | ||
|
In my case mariabackup always crashes, unless run with full path.
If I run with /usr/local/bin/mariabackup, everything works. | ||
| Comment by Elena Stepanova [ 2019-01-02 ] | ||
|
Did you run which mariabackup? |