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

binlog.binlog_max_extension failed in buildbot with crash on shutdown

    XMLWordPrintable

Details

    Description

      Note: Judging by timestamps in the log, it's not a hang on shutdown, followed by a forced kill; it crashed right away after starting the shutdown.

      http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-aarch64/builds/4787

      10.2 c9b49a4be723c18a8fad2bf4fd549079

      binlog.binlog_max_extension 'row'        w3 [ fail ]  Found warnings/errors in server log file!
              Test ended at 2019-05-31 10:13:50
      line
      Attempting backtrace. You can use the following information to find out
      ^ Found warnings in /dev/shm/var/3/log/mysqld.1.err
      

      2019-05-31 10:13:47 281472608469152 [Note] /usr/sbin/mysqld (initiated by: root[root] @ localhost []): Normal shutdown
      190531 10:13:47 [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.2.25-MariaDB-log
      key_buffer_size=1048576
      read_buffer_size=131072
      max_used_connections=3
      max_threads=153
      thread_count=2
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63022 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
      2019-05-31 10:13:47 281472608469152 [Note] Event Scheduler: Purging the queue. 0 events
      2019-05-31 10:13:47 281472608469152 [Note] /usr/sbin/mysqld: Shutdown complete
       
      addr2line: Dwarf Error: Offset (16919874) greater than or equal to .debug_str size (2525400).
      addr2line: Dwarf Error: Offset (2387608077) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (727842851) greater than or equal to .debug_str size (2525400).
      addr2line: Dwarf Error: Offset (2221408782) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (727842847) greater than or equal to .debug_str size (2525400).
      addr2line: Dwarf Error: Offset (2385445394) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (727842851) greater than or equal to .debug_str size (2525400).
      2019-05-31 10:13:48 281472944694928 [Note] /usr/sbin/mysqld (mysqld 10.2.25-MariaDB-log) starting as process 7770 ...
      2019-05-31 10:13:48 281472944694928 [Warning] Could not increase number of max_open_files to more than 1024 (request: 4186)
      2019-05-31 10:13:48 281472944694928 [Warning] Changed limits: max_open_files: 1024  max_connections: 151 (was 151)  table_cache: 421 (was 2000)
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'SEQUENCE' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'partition' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'InnoDB' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_LOCKS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_MUTEXES' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_CMPMEM' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_CMP_PER_INDEX' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_CMP' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_TABLESPACES_ENCRYPTION' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_BUFFER_PAGE_LRU' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'FEEDBACK' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'user_variables' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_FOREIGN_COLS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_BUFFER_POOL_STATS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_TRX' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_FOREIGN' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_TABLES' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_BUFFER_PAGE' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_METRICS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_VIRTUAL' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled.
      2019-05-31 10:13:48 281472944694928 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled.
      2019-05-31 10:13:48 281472944694928 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
      2019-05-31 10:13:48 281472944694928 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
      2019-05-31 10:13:48 281472944694928 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-interval=60'
      2019-05-31 10:13:48 281472944694928 [Warning] /usr/sbin/mysqld: unknown option '--loose-pam-debug'
      2019-05-31 10:13:48 281472944694928 [Warning] /usr/sbin/mysqld: unknown variable 'loose-debug-sync-timeout=300'
      2019-05-31 10:13:48 281472944694928 [Warning] Next log extension: 2147483647. Remaining log filename extensions: 0. Please consider archiving some logs.
      2019-05-31 10:13:48 281472944694928 [Note] Server socket created on IP: '127.0.0.1'.
      2019-05-31 10:13:48 281472944694928 [Note] Reading of all Master_info entries succeded
      2019-05-31 10:13:48 281472944694928 [Note] Added new Master_info '' to hash table
      2019-05-31 10:13:48 281472944694928 [Note] /usr/sbin/mysqld: ready for connections.
      Version: '10.2.25-MariaDB-log'  socket: '/dev/shm/var/tmp/3/mysqld.1.sock'  port: 16040  MariaDB Server
      addr2line: Dwarf Error: Offset (6516329) greater than or equal to .debug_str size (2525400).
      2019-05-31 10:13:48 281472836206752 [ERROR] Log filename extension number exhausted: 2147483647. Please fix this by archiving old logs and updating the index files.
      2019-05-31 10:13:48 281472836206752 [ERROR] Can't generate a unique log-filename master-bin.(1-999)
       
      2019-05-31 10:13:48 281472835813536 [Note] /usr/sbin/mysqld (initiated by: root[root] @ localhost []): Normal shutdown
      2019-05-31 10:13:48 281472835813536 [Note] Event Scheduler: Purging the queue. 0 events
      2019-05-31 10:13:48 281472835813536 [Note] /usr/sbin/mysqld: Shutdown complete
       
      addr2line: Dwarf Error: Offset (27853221) greater than or equal to .debug_str size (2525400).
      addr2line: Dwarf Error: Offset (1663697) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (2321308) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (563158408) greater than or equal to .debug_str size (2525400).
      addr2line: Dwarf Error: Offset (6514020) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (33562261) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (6516329) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (33562305) greater than or equal to .debug_str size (121168).
      addr2line: Dwarf Error: Offset (622577429) greater than or equal to .debug_str size (2525400).
      addr2line: Dwarf Error: Offset (622577429) greater than or equal to .debug_str size (2525400).
      addr2line: Dwarf Error: Offset (864945) greater than or equal to .debug_str size (121168).
      2019-05-31 10:13:49 281473149626000 [Note] /usr/sbin/mysqld (mysqld 10.2.25-MariaDB-log) starting as process 7873 ...
      2019-05-31 10:13:49 281473149626000 [Warning] Could not increase number of max_open_files to more than 1024 (request: 4186)
      2019-05-31 10:13:49 281473149626000 [Warning] Changed limits: max_open_files: 1024  max_connections: 151 (was 151)  table_cache: 421 (was 2000)
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'SEQUENCE' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'partition' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'InnoDB' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_LOCKS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_MUTEXES' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_CMPMEM' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_CMP_PER_INDEX' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_CMP' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_TABLESPACES_ENCRYPTION' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_BUFFER_PAGE_LRU' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'FEEDBACK' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'user_variables' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_FOREIGN_COLS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_BUFFER_POOL_STATS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_TRX' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_FOREIGN' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_TABLES' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_BUFFER_PAGE' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_METRICS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_VIRTUAL' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled.
      2019-05-31 10:13:49 281473149626000 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled.
      2019-05-31 10:13:49 281473149626000 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
      2019-05-31 10:13:49 281473149626000 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
      2019-05-31 10:13:49 281473149626000 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-interval=60'
      2019-05-31 10:13:49 281473149626000 [Warning] /usr/sbin/mysqld: unknown option '--loose-pam-debug'
      2019-05-31 10:13:49 281473149626000 [Warning] /usr/sbin/mysqld: unknown variable 'loose-debug-sync-timeout=300'
      2019-05-31 10:13:49 281473149626000 [Note] Server socket created on IP: '127.0.0.1'.
      2019-05-31 10:13:49 281473149626000 [Note] Reading of all Master_info entries succeded
      2019-05-31 10:13:49 281473149626000 [Note] Added new Master_info '' to hash table
      2019-05-31 10:13:49 281473149626000 [Note] /usr/sbin/mysqld: ready for connections.
      Version: '10.2.25-MariaDB-log'  socket: '/dev/shm/var/tmp/3/mysqld.1.sock'  port: 16040  MariaDB Server
      

      Attachments

        Activity

          People

            bnestere Brandon Nesterenko
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.