Uploaded image for project: 'Percona XtraDB Cluster'
  1. Percona XtraDB Cluster
  2. PXC-1936

LP #1634932: Assertion failure in thread x in file fts0que.cc line 3659

Details

    • Bug
    • Status: Done
    • Low
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      **Reported in Launchpad by Przemek last update 11-05-2017 06:04:09

      Seen occasionally on PXC 5.6.26-74.0-56 and 5.6.30-76.3-56

      2016-10-19 11:26:05 7fc6502a6700 InnoDB: Assertion failure in thread 140489725208320 in file fts0que.cc line 3659
      InnoDB: Failing assertion: !query->intersection
      InnoDB: We intentionally generate a memory trap.
      InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
      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: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
      InnoDB: about forcing recovery.
      11:26:05 UTC - 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.
      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.
      Please help us make Percona XtraDB Cluster better by reporting any
      bugs at https://bugs.launchpad.net/percona-xtradb-cluster

      key_buffer_size=16777216
      read_buffer_size=131072
      max_used_connections=101
      max_threads=102
      thread_count=51
      connection_count=42
      It is possible that mysqld could use up to
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 57007 K bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.

      Thread pointer: 0x1b49590
      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 = 7fc6502a5d38 thread_stack 0x40000
      /usr/sbin/mysqld(my_print_stacktrace+0x35)[0x906e45]
      /usr/sbin/mysqld(handle_fatal_signal+0x4b4)[0x66ac44]
      /lib64/libpthread.so.0(+0xf7e0)[0x7fc69c74b7e0]
      /lib64/libc.so.6(gsignal+0x35)[0x7fc69a9855e5]
      /lib64/libc.so.6(abort+0x175)[0x7fc69a986dc5]
      /usr/sbin/mysqld[0xb4b0c3]
      /usr/sbin/mysqld[0x9ab2d1]
      /usr/sbin/mysqld(_ZN15Item_func_match11init_searchEb+0x167)[0x607e57]
      /usr/sbin/mysqld(_Z12init_ftfuncsP3THDP13st_select_lexb+0x60)[0x69a510]
      /usr/sbin/mysqld(_ZN4JOIN8optimizeEv+0x26d9)[0x86f829]
      /usr/sbin/mysqld(_Z12mysql_selectP3THDP10TABLE_LISTjR4ListI4ItemEPS4_P10SQL_I_ListI8st_orderESB_S7_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x207)[0x71a8d7]
      /usr/sbin/mysqld(_Z13handle_selectP3THDP13select_resultm+0x187)[0x71b1a7]
      /usr/sbin/mysqld[0x6ef5ed]
      /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x49a1)[0x6f5491]
      /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x628)[0x6f7e18]
      /usr/sbin/mysqld[0x6f7fb2]
      /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x1896)[0x6fa1e6]
      /usr/sbin/mysqld(_Z10do_commandP3THD+0x22b)[0x6fba9b]
      /usr/sbin/mysqld(_Z24do_handle_one_connectionP3THD+0x17f)[0x6c216f]
      /usr/sbin/mysqld(handle_one_connection+0x47)[0x6c2357]
      /usr/sbin/mysqld(pfs_spawn_thread+0x12a)[0x994b6a]
      /lib64/libpthread.so.0(+0x7aa1)[0x7fc69c743aa1]
      /lib64/libc.so.6(clone+0x6d)[0x7fc69aa3baad]

      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (7fc488060340): is an invalid pointer
      Connection ID (thread ID): 9196650
      Status: NOT_KILLED

      You may download the Percona XtraDB Cluster operations manual by visiting
      http://www.percona.com/software/percona-xtradb-cluster/. You may find information
      in the manual which will help you identify the cause of the crash.

      Attachments

        Activity

          People

            krunal.bauskar Krunal Bauskar (Inactive)
            lpjirasync lpjirasync (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Smart Checklist