Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-20585

mariabackup core dump

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Incomplete
    • 10.4.8
    • N/A
    • Server
    • official packages from the mariadb team
      10.4.8-MariaDB-1:10.4.8+maria~xenial

    Description

      this command:

      mariabackup --backup --user=root --password=SQLROOTPW --target-dir=/home/myuser/backupdir

      results in:
      [00] 2019-09-13 14:50:08 Connecting to MySQL server host: localhost, user: root, password: set, port: not set, socket: not set
      [00] 2019-09-13 14:50:08 Using server version 10.4.8-MariaDB-1:10.4.8+maria~xenial
      mariabackup based on MariaDB server 10.4.8-MariaDB debian-linux-gnu (x86_64)
      [00] 2019-09-13 14:50:08 uses posix_fadvise().
      [00] 2019-09-13 14:50:08 cd to /var/lib/mysql/
      [00] 2019-09-13 14:50:08 open files limit requested 0, set to 1024
      [00] 2019-09-13 14:50:08 mariabackup: using the following InnoDB configuration:
      [00] 2019-09-13 14:50:08 innodb_data_home_dir =
      [00] 2019-09-13 14:50:08 innodb_data_file_path = ibdata1:12M:autoextend
      [00] 2019-09-13 14:50:08 innodb_log_group_home_dir = ./
      [00] 2019-09-13 14:50:08 InnoDB: Using Linux native AIO
      2019-09-13 14:50:08 0 [Note] InnoDB: Number of pools: 1
      2019-09-13 14:50:08 0 [Warning] InnoDB: Unable to open "./ib_logfile0" to check native AIO read support.
      2019-09-13 14:50:08 0 [Warning] InnoDB: Linux Native AIO disabled.
      2019-09-13 14:50:08 0 [ERROR] InnoDB: Operating system error number 13 in a file operation.
      2019-09-13 14:50:08 0 [ERROR] InnoDB: The error means mysqld does not have the access rights to the directory.
      2019-09-13 14:50:08 0x7f8ce462e8c0 InnoDB: Assertion failure in file /home/buildbot/buildbot/build/mariadb-10.4.8/storage/innobase/fil/fil0fil.cc line 576
      InnoDB: Failing assertion: success
      InnoDB: We intentionally generate a memory trap.
      InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
      InnoDB: If you get repeated assertion failures or crashes, even
      InnoDB: immediately after the mysqld startup, there may be
      InnoDB: corruption in the InnoDB tablespace. Please refer to
      InnoDB: https://mariadb.com/kb/en/library/innodb-recovery-modes/
      InnoDB: about forcing recovery.
      190913 14:50:08 [ERROR] mysqld got signal 6 ;
      This could be because you hit a bug. It is also possible that this binary
      or one of the libraries it was linked against is corrupt, improperly built,
      or misconfigured. This error can also be caused by malfunctioning hardware.

      To report this bug, see https://mariadb.com/kb/en/reporting-bugs

      We will try our best to scrape up some info that will hopefully help
      diagnose the problem, but since we have already crashed,
      something is definitely wrong and this may fail.

      Server version: 10.4.8-MariaDB-1:10.4.8+maria~xenial
      key_buffer_size=0
      read_buffer_size=131072
      max_used_connections=0
      max_threads=1
      thread_count=0
      It is possible that mysqld could use up to
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 5911 K bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.

      Thread pointer: 0x0
      Attempting backtrace. You can use the following information to find out
      where mysqld died. If you see no messages after this, something went
      terribly wrong...
      stack_bottom = 0x0 thread_stack 0x49000
      addr2line: 'mariabackup': No such file
      mariabackup(my_print_stacktrace+0x2e)[0x55e5c559a42e]
      mariabackup(handle_fatal_signal+0x307)[0x55e5c5092217]
      /lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x7f8ce4298390]
      /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38)[0x7f8ce2749428]
      /lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x7f8ce274b02a]
      addr2line: 'mariabackup': No such file
      mariabackup(+0x57ae6a)[0x55e5c4d02e6a]
      mariabackup(+0xb5c510)[0x55e5c52e4510]
      mariabackup(+0xb5c6a7)[0x55e5c52e46a7]
      mariabackup(+0xb645c2)[0x55e5c52ec5c2]
      mariabackup(+0xc09df5)[0x55e5c5391df5]
      mariabackup(+0xc0fcf4)[0x55e5c5397cf4]
      mariabackup(+0x59fc16)[0x55e5c4d27c16]
      mariabackup(main+0x185)[0x55e5c4d055d5]
      /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f8ce2734830]
      addr2line: 'mariabackup': No such file
      mariabackup(_start+0x29)[0x55e5c4d1f099]
      The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
      information that should help you find out what is causing the crash.
      Writing a core file...
      Working directory at /var/lib/mysql
      Resource Limits:
      Limit Soft Limit Hard Limit Units
      Max cpu time unlimited unlimited seconds
      Max file size unlimited unlimited bytes
      Max data size unlimited unlimited bytes
      Max stack size 8388608 unlimited bytes
      Max core file size 0 unlimited bytes
      Max resident set unlimited unlimited bytes
      Max processes 56554 56554 processes
      Max open files 1024 1048576 files
      Max locked memory 65536 65536 bytes
      Max address space unlimited unlimited bytes
      Max file locks unlimited unlimited locks
      Max pending signals 56554 56554 signals
      Max msgqueue size 819200 819200 bytes
      Max nice priority 0 0
      Max realtime priority 0 0
      Max realtime timeout unlimited unlimited us
      Core pattern: |/usr/share/apport/apport %p %s %c %d %P

      Aborted (core dumped)

      Attachments

        Activity

          People

            Unassigned Unassigned
            meiers steven
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.