Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Incomplete
    • 10.2.10
    • N/A
    • Backup
    • None
    • FreeBSD 11.1

    Description

      the tool mariabackup coredump during sst. And it happens everytime.

      error log:

      WSREP_SST: [ERROR] mariabackup finished with error: 139.  Check /var/mysql-data//innobackup.backup.log (20171121 14:53:51.N)
      WSREP_SST: [ERROR] Cleanup after exit with status:22 (20171121 14:53:51.N)
      

      then in the data directory I can see a file called mariabackup.core.

      gdb backtrace:

      Loaded symbols for /libexec/ld-elf.so.1
      #0  0x0000000000c491f2 in my_realpath ()
      (gdb) bt
      #0  0x0000000000c491f2 in my_realpath ()
      #1  0x000000000055f954 in main ()
      (gdb)
      

      Then I copied mariabackup from 10.2.7 and it worked again.

      What has been changed to this mariabackup tool at 10.2.10?

      Attachments

        Issue Links

          Activity

            laocius Does `mariabackup --help` show any output or is it crashing as well?
            MariaDB doesn't provide official FreeBSD 11 binaries at the moment, so it may be related to the way you installed it.
            Could you confirm exact steps used?

            anikitin Andrii Nikitin (Inactive) added a comment - laocius Does `mariabackup --help` show any output or is it crashing as well? MariaDB doesn't provide official FreeBSD 11 binaries at the moment, so it may be related to the way you installed it. Could you confirm exact steps used?
            laocius TAO ZHOU added a comment -

            In my case mariabackup always crashes, unless run with full path.

            # mariabackup --help
            Segmentation fault (core dumped)
            

            If I run with /usr/local/bin/mariabackup, everything works.

            laocius TAO ZHOU added a comment - In my case mariabackup always crashes, unless run with full path. # mariabackup --help Segmentation fault (core dumped) If I run with /usr/local/bin/mariabackup, everything works.

            Did you run which mariabackup?

            elenst Elena Stepanova added a comment - Did you run which mariabackup ?

            People

              Unassigned Unassigned
              laocius TAO ZHOU
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.