XMLWordPrintable

Details

    Description

      mysqlcheck crashed the service when checking databases using "FULLTEXT KEY" indexes

      and mysql cannot start, error log:

      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Uses event mutexes
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Compressed tables use zlib 1.2.7
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Using Linux native AIO
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Number of pools: 1
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Using SSE2 crc32 instructions
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Initializing buffer pool, total size = 5G, instances = 8, chunk size = 128M
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Completed initialization of buffer pool
      2019-11-06 3:08:30 139902647457536 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Highest supported file format is Barracuda.
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: The log sequence number 5547109331410 in the system tablespace does not match the log sequence number 5547109331468 in the ib_logfiles!
      2019-11-06 3:08:30 139908949104832 [Note] InnoDB: Resizing redo log from 2*50331648 to 2*33554432 bytes; LSN=5547109331477
      2019-11-06 3:08:31 139908949104832 [Note] InnoDB: Starting to delete and rewrite log files.
      2019-11-06 3:08:31 139908949104832 [Note] InnoDB: Setting log file ./ib_logfile101 size to 33554432 bytes
      2019-11-06 3:08:31 139908949104832 [Note] InnoDB: Setting log file ./ib_logfile1 size to 33554432 bytes
      2019-11-06 3:08:31 139908949104832 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
      2019-11-06 3:08:31 139908949104832 [Note] InnoDB: New log files created, LSN=5547109331477
      2019-11-06 03:08:31 0x7f3f173658c0 InnoDB: Assertion failure in file /home/buildbot/buildbot/padding_for_CPACK_RPM_BUILD_SOURCE_DIRS_PREFIX/mariadb-10.2.28/storage/innobase/dict/dict0dict.cc line 1467
      InnoDB: Failing assertion: table->can_be_evicted
      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.
      191106 3:08:31 [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.28-MariaDB-log
      key_buffer_size=134217728
      read_buffer_size=16777216
      max_used_connections=0
      max_threads=1002
      thread_count=0
      It is possible that mysqld could use up to
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 32985965 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
      /usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x55b5a74f872e]
      /usr/sbin/mysqld(handle_fatal_signal+0x30d)[0x55b5a6f7d05d]
      sigaction.c:0(__restore_rt)[0x7f3f16f555f0]
      :0(__GI_raise)[0x7f3f15226337]
      :0(__GI_abort)[0x7f3f15227a28]
      /usr/sbin/mysqld(+0x431a59)[0x55b5a6d2aa59]
      /usr/sbin/mysqld(+0x9fe9e7)[0x55b5a72f79e7]
      /usr/sbin/mysqld(+0xa14bf2)[0x55b5a730dbf2]
      /usr/sbin/mysqld(+0xa1509d)[0x55b5a730e09d]
      /usr/sbin/mysqld(+0xa16019)[0x55b5a730f019]
      /usr/sbin/mysqld(+0x9fe480)[0x55b5a72f7480]
      /usr/sbin/mysqld(+0xa632b8)[0x55b5a735c2b8]
      /usr/sbin/mysqld(+0xa6bbad)[0x55b5a7364bad]
      /usr/sbin/mysqld(+0x8820ca)[0x55b5a717b0ca]
      /usr/sbin/mysqld(+0x93faaa)[0x55b5a7238aaa]
      /usr/sbin/mysqld(+0x824501)[0x55b5a711d501]
      /usr/sbin/mysqld(_Z24ha_initialize_handlertonP13st_plugin_int+0x64)[0x55b5a6f7f714]
      /usr/sbin/mysqld(+0x4fc1a0)[0x55b5a6df51a0]
      /usr/sbin/mysqld(_Z11plugin_initPiPPci+0x9a2)[0x55b5a6df6a72]
      /usr/sbin/mysqld(+0x455241)[0x55b5a6d4e241]
      /usr/sbin/mysqld(_Z11mysqld_mainiPPc+0x1e39)[0x55b5a6d537c9]
      /lib64/libc.so.6(__libc_start_main+0xf5)[0x7f3f15212505]
      /usr/sbin/mysqld(+0x44e68d)[0x55b5a6d4768d]

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              swznd Muhammad Fikri
              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.