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

innodb.innodb-wl5522-1 failed in buildbot with server crash in Item_func_repeat / Query_arena

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • 10.2
    • N/A
    • Server, Tests
    • None

    Description

      http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64/builds/13686

      10.2 bdab5b667ea5920e925f61329beb825f

      innodb.innodb-wl5522-1 'innodb'          w1 [ fail ]
              Test ended at 2020-05-22 13:30:03
       
      CURRENT_TEST: innodb.innodb-wl5522-1
      mysqltest: At line 550: query 'SELECT
      col_1 = REPEAT("col1_00001",10),
      col_2 = REPEAT("col2_00001",10),
      col_3 = REPEAT("col3_00001",10),
      col_4 = REPEAT("col4_00001",10),
      col_5 = REPEAT("col5_00001",10),
      col_6 = REPEAT("col6_00001",10),
      col_7 = REPEAT("col7_00001",10),
      col_8 = REPEAT("col8_00001",10),
      col_9 = REPEAT("col9_00001",10),
      col_10 = REPEAT("col10_00001",10),
      col_11 = REPEAT("col11_00001",10),
      col_12 = REPEAT("col12_00001",10),
      col_13 = REPEAT("col13_00001",10),
      col_14 = REPEAT("col14_00001",10),
      col_15
      FROM testdb_wl5522.t1' failed: 2013: Lost connection to MySQL server during query
       
      The result from queries just before the failure was:
      < snip >
      REPEAT("col7_00001",10),REPEAT("col8_00001",10),REPEAT("col9_00001",10),
      REPEAT("col10_00001",10),REPEAT("col11_00001",10),REPEAT("col12_00001",10),
      REPEAT("col13_00001",10),REPEAT("col14_00001",10),1);
      SELECT
      col_1 = REPEAT("col1_00001",10),
      col_2 = REPEAT("col2_00001",10),
      col_3 = REPEAT("col3_00001",10),
      col_4 = REPEAT("col4_00001",10),
      col_5 = REPEAT("col5_00001",10),
      col_6 = REPEAT("col6_00001",10),
      col_7 = REPEAT("col7_00001",10),
      col_8 = REPEAT("col8_00001",10),
      col_9 = REPEAT("col9_00001",10),
      col_10 = REPEAT("col10_00001",10),
      col_11 = REPEAT("col11_00001",10),
      col_12 = REPEAT("col12_00001",10),
      col_13 = REPEAT("col13_00001",10),
      col_14 = REPEAT("col14_00001",10),
      col_15
      FROM testdb_wl5522.t1;
       
      More results from queries before failure can be found in /dev/shm/var/1/log/innodb-wl5522-1.log
       
       
      Server [mysqld.1 - pid: 20860, winpid: 20860, exit: 256] failed during test run
      Server log from this test:
      ----------SERVER LOG START-----------
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:47 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: `testdb_wl5522`.`t1` autoinc value set to 7
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1_fk` started.
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1_fk.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1_fk` flushed to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1_fk.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1_fk' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:48 139811403319040 [Note] InnoDB: Discarding tablespace of table `testdb_wl5522`.`t1`: Generic error
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:49 139811403319040 [ERROR] InnoDB: Unable to import tablespace `testdb_wl5522`.`t1` because it already exists.  Please DISCARD the tablespace before IMPORT.
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Sync to disk of `testdb_wl5522`.`t1` started.
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Stopping purge
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Writing table metadata to './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Table `testdb_wl5522`.`t1` flushed to disk
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Deleting the meta-data file './testdb_wl5522/t1.cfg'
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Resuming purge
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Importing tablespace for table 'testdb_wl5522/t1' that was exported from host 'centos74-amd64'
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase I - Update all pages
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Sync to disk
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Sync to disk - done!
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase III - Flush changes to disk
      2020-05-22 13:29:49 139811403319040 [Note] InnoDB: Phase IV - Flush complete
      

      200522 13:29:49 [ERROR] mysqld got signal 11 ;
      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.33-MariaDB-log
      key_buffer_size=1048576
      read_buffer_size=131072
      max_used_connections=4
      max_threads=153
      thread_count=10
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63017 K  bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.
       
      Thread pointer: 0x55c2de788008
      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 = 0x7f286107bc80 thread_stack 0x49000
      /usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x55c2d60ded1e]
      /usr/sbin/mysqld(handle_fatal_signal+0x30d)[0x55c2d5b7991d]
      addr2line: Dwarf Error: Offset (2460323) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (66453762) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (6516329) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (1573986) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (1778742) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (2344999) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (368837053) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (6514020) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (6516329) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (3067906) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (2974876255) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (716701729) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (5390925) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (624760854) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (512030466) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (6579297) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (6516329) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (3473000033) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (788601601) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (788601601) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (1997949441) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (893950) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (517933923) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (3570286081) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (201523736) greater than or equal to .debug_str size (2534505).
      sigaction.c:0(__restore_rt)[0x7f28609435e0]
      /usr/lib64/libtcmalloc.so.4(_ZN8tcmalloc11ThreadCache21ReleaseToCentralCacheEPNS0_8FreeListEji+0xdb)[0x7f2860b7742b]
      /usr/lib64/libtcmalloc.so.4(_ZN8tcmalloc11ThreadCache11ListTooLongEPNS0_8FreeListEj+0x2c)[0x7f2860b7781c]
      /usr/sbin/mysqld(_ZN16Item_func_repeatD0Ev+0xa3)[0x55c2d5c1bfe3]
      /usr/sbin/mysqld(_ZN11Query_arena10free_itemsEv+0x39)[0x55c2d59b2bb9]
      /usr/sbin/mysqld(_ZN3THD19cleanup_after_queryEv+0x5c)[0x55c2d59b55bc]
      /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_statebb+0x207)[0x55c2d59ec337]
      /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcjbb+0xfe1)[0x55c2d59edbe1]
      /usr/sbin/mysqld(_Z10do_commandP3THD+0x11a)[0x55c2d59ef98a]
      /usr/sbin/mysqld(_Z24do_handle_one_connectionP7CONNECT+0x1d6)[0x55c2d5abb336]
      /usr/sbin/mysqld(handle_one_connection+0x3d)[0x55c2d5abb44d]
      /usr/sbin/mysqld(+0xbb5cfd)[0x55c2d6095cfd]
      addr2line: Dwarf Error: Offset (2460323) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (66453762) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (6516329) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (1573986) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (1778742) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (2344999) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (368837053) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (6514020) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (6516329) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (3067906) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (2974876255) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (716701729) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (5390925) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (624760854) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (512030466) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (6579297) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (6516329) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (3473000033) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (788601601) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (788601601) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (1997949441) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (893950) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (517933923) greater than or equal to .debug_str size (120759).
      addr2line: Dwarf Error: Offset (3570286081) greater than or equal to .debug_str size (2534505).
      addr2line: Dwarf Error: Offset (201523736) greater than or equal to .debug_str size (2534505).
      pthread_create.c:0(start_thread)[0x7f286093be25]
      /lib64/libc.so.6(clone+0x6d)[0x7f285ef1234d]
       
      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (0x55c2de7a2020): SELECT col_1 = REPEAT("col1_00001",10), col_2 = REPEAT("col2_00001",10), col_3 = REPEAT("col3_00001",10), col_4 = REPEAT("col4_00001",10), col_5 = REPEAT("col5_00001",10), col_6 = REPEAT("col6_00001",10), col_7 = REPEAT("col7_00001",10), col_8 = REPEAT("col8_00001",10), col_9 = REPEAT("col9_00001",10), col_10 = REPEAT("col10_00001",10), col_11 = REPEAT("col11_00001",10), col_12 = REPEAT("col12_00001",10), col_13 = REPEAT("col13_00001",10), col_14 = REPEAT("col14_00001",10), col_15 FROM testdb_wl5522.t1
      Connection ID (thread ID): 52
      Status: NOT_KILLED
       
      Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on
       
      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 /dev/shm/var/1/mysqld.1/d...
      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        unlimited            unlimited            bytes     
      Max resident set          unlimited            unlimited            bytes     
      Max processes             4096                 23142                processes 
      Max open files            1024                 1024                 files     
      Max locked memory         65536                65536                bytes     
      Max address space         unlimited            unlimited            bytes     
      Max file locks            unlimited            unlimited            locks     
      Max pending signals       23142                23142                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: co...
      ----------SERVER LOG END-------------
       
       
       - found 'core.20861' (0/0)
       
      Trying 'dbx' to get a backtrace
      gdb not found, cannot get the stack trace
      

      Attachments

        Activity

          People

            sanja Oleksandr Byelkin
            elenst Elena Stepanova
            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.