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

Crash during insert (?)

    XMLWordPrintable

Details

    Description

      2019-01-13 13:06:16 0x7fb5106ba700  InnoDB: Assertion failure in file /home/buildbot/buildbot/padding_for_CPACK_RPM_BUILD_SOURCE_DIRS_PREFIX/mariadb-10.2.21/storage/innobase/btr/btr0cur.cc line 348
      InnoDB: Failing assertion: btr_page_get_prev(get_block->frame, mtr) == page_get_page_no(page)
      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.
      190113 13:06:16 [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.21-MariaDB-log
      key_buffer_size=65536
      read_buffer_size=2097152
      max_used_connections=131
      max_threads=1002
      thread_count=53
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 18490261 K  bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.
       
      Thread pointer: 0x7fb4086c7338
      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 = 0x7fb5106b9d30 thread_stack 0x3c000
      /usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x5585674bcdbe]
      /usr/sbin/mysqld(handle_fatal_signal+0x355)[0x558566f43ec5]
      /lib64/libpthread.so.0(+0xf6d0)[0x7fba650446d0]
      /lib64/libc.so.6(gsignal+0x37)[0x7fba63318277]
      /lib64/libc.so.6(abort+0x148)[0x7fba63319968]
      /usr/sbin/mysqld(+0x423b9b)[0x558566cf8b9b]
      /usr/sbin/mysqld(+0x9c4f70)[0x558567299f70]
      /usr/sbin/mysqld(+0x9cc1b3)[0x5585672a11b3]
      /usr/sbin/mysqld(+0x900114)[0x5585671d5114]
      /usr/sbin/mysqld(+0x9042e2)[0x5585671d92e2]
      /usr/sbin/mysqld(+0x906821)[0x5585671db821]
      /usr/sbin/mysqld(+0x91651a)[0x5585671eb51a]
      /usr/sbin/mysqld(+0x85779f)[0x55856712c79f]
      /usr/sbin/mysqld(_ZN7handler12ha_write_rowEPh+0x413)[0x558566f4e923]
      /usr/sbin/mysqld(_Z12write_recordP3THDP5TABLEP12st_copy_info+0x6f)[0x558566d9371f]
      /usr/sbin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x140e)[0x558566d99b6e]
      /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x1d0e)[0x558566daef9e]
      /usr/sbin/mysqld(_ZN18Prepared_statement7executeEP6Stringb+0x4ee)[0x558566dc9e2e]
      /usr/sbin/mysqld(+0x4f50b0)[0x558566dca0b0]
      /usr/sbin/mysqld(+0x4f5e67)[0x558566dcae67]
      /usr/sbin/mysqld(_Z19mysqld_stmt_executeP3THDPcj+0x27)[0x558566dcaef7]
      /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcjbb+0xdbc)[0x558566db874c]
      /usr/sbin/mysqld(_Z10do_commandP3THD+0x165)[0x558566dba785]
      /usr/sbin/mysqld(_Z24do_handle_one_connectionP7CONNECT+0x1aa)[0x558566e81d2a]
      /usr/sbin/mysqld(handle_one_connection+0x3d)[0x558566e81e4d]
      /lib64/libpthread.so.0(+0x7e25)[0x7fba6503ce25]
      /lib64/libc.so.6(clone+0x6d)[0x7fba633e0bad]
       
      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (0x7fb4086bc0d0): insert into `oauth_access_tokens` (`id`, `user_id`, `client_id`, `scopes`, `revoked`, `created_at`, `updated_at`, `expires_at`) values ('1cb23df69eecf5ba05520955cca2b253502a0f193bb8507378f8c647654e9ea48656658dd26a3b67', 1, '5', '[\"*\"]', 0, '2019-01-13 12:06:16', '2019-01-13 12:06:16', '2020-01-13 12:06:16')
      Connection ID (thread ID): 28992
      Status: NOT_KILLED
      

      Attachments

        Issue Links

          Activity

            People

              marko Marko Mäkelä
              javier.zon Javier Zon
              Votes:
              1 Vote for this issue
              Watchers:
              5 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.