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

[Draft] 10.1 failed while executing DDL/DML after upgrade from 10.0 with InnoDB: Unable to read tablespace 8 page no 1581 into the buffer pool after 100 attempts

    XMLWordPrintable

Details

    Description

      https://api.travis-ci.org/v3/job/327298485/log.txt
      Upgrade from 10.0.33

      10.1 07aa98597984391a6e8c85f634106aef4b096a24

      2018-01-10 20:13:29 140701518047040 [Note] /home/travis/server/bin/mysqld (mysqld 10.1.31-MariaDB-debug) starting as process 26491 ...
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB:  innodb-page-size has been changed from the default value 16384 to 4096 .
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: Using mutexes to ref count buffer pool pages
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB:  InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB:  InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: The InnoDB memory heap is disabled
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: GCC builtin __sync_synchronize() is used for memory barrier
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: Compressed tables use zlib 1.2.3.4
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: Using Linux native AIO
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: Using SSE crc32 instructions
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: Initializing buffer pool, size = 128.0M
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: Completed initialization of buffer pool
      2018-01-10 20:13:29 140701518047040 [Note] InnoDB: Highest supported file format is Barracuda.
      2018-01-10 20:13:30 140701518047040 [Note] InnoDB: 128 rollback segment(s) are active.
      2018-01-10 20:13:30 140701518047040 [Note] InnoDB: Waiting for purge to start
      2018-01-10 20:13:30 140701518047040 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.36-82.2 started; log sequence number 20711879
      2018-01-10 20:13:30 140701518047040 [Note] InnoDB: Creating #1 encryption thread id 140700612015872 total threads 4.
      2018-01-10 20:13:30 140701518047040 [Note] InnoDB: Creating #2 encryption thread id 140700603623168 total threads 4.
      2018-01-10 20:13:30 140701518047040 [Note] InnoDB: Creating #3 encryption thread id 140700595230464 total threads 4.
      2018-01-10 20:13:30 140701518047040 [Note] InnoDB: Creating #4 encryption thread id 140699974498048 total threads 4.
      2018-01-10 20:13:30 140700620408576 [Note] InnoDB: Dumping buffer pool(s) not yet started
      2018-01-10 20:13:30 140701518047040 [Note] Plugin 'FEEDBACK' is disabled.
      2018-01-10 20:13:30 140701518047040 [Note] Server socket created on IP: '::'.
      2018-01-10 20:13:30 7ff79c084b00 InnoDB: Error: Column last_update in table "mysql"."innodb_table_stats" is INT UNSIGNED NOT NULL but should be BINARY(4) NOT NULL (type mismatch).
      2018-01-10 20:13:30 7ff79c084b00 InnoDB: Error: Fetch of persistent statistics requested for table "mysql"."gtid_slave_pos" but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
      2018-01-10 20:13:30 140701518047040 [Note] /home/travis/server/bin/mysqld: ready for connections.
      Version: '10.1.31-MariaDB-debug'  socket: '/home/travis/logs/current1_1/mysql.sock'  port: 19300  Source distribution
      2018-01-10 20:13:31 7ff78831bb00 InnoDB: Error: Column last_update in table "mysql"."innodb_table_stats" is INT UNSIGNED NOT NULL but should be BINARY(4) NOT NULL (type mismatch).
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Trying to access tablespace [space=8: page=1581] but the tablespace does not exist or is just being dropped.
      2018-01-10 20:14:07 140700603623168 [ERROR] InnoDB: Unable to read tablespace 8 page no 1581 into the buffer pool after 100 attempts. The most probable cause of this error may be that the table has been corrupted. You can try to fix this problem by using innodb_force_recovery. Please see http://dev.mysql.com/doc/refman/5.6/en/ for more details. Aborting...
      2018-01-10 20:14:07 7ff7697fa700  InnoDB: Assertion failure in thread 140700603623168 in file ha_innodb.cc line 22004
      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: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
      InnoDB: about forcing recovery.
      180110 20:14:07 [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.1.31-MariaDB-debug
      key_buffer_size=134217728
      read_buffer_size=131072
      max_used_connections=5
      max_threads=153
      thread_count=5
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467266 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 0x48400
      /home/travis/server/bin/mysqld(my_print_stacktrace+0x35)[0xf3a491]
      /home/travis/server/bin/mysqld(handle_fatal_signal+0x38f)[0x8e0db9]
      /lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0)[0x7ff79e726cb0]
      /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35)[0x7ff79dd90035]
      /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b)[0x7ff79dd9379b]
      /home/travis/server/bin/mysqld[0xbd4e03]
      /home/travis/server/bin/mysqld[0xdb3090]
      /home/travis/server/bin/mysqld[0xe37a81]
      /home/travis/server/bin/mysqld[0xe37ed1]
      /home/travis/server/bin/mysqld[0xe38481]
      /home/travis/server/bin/mysqld[0xe38c5c]
      /lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a)[0x7ff79e71ee9a]
      /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7ff79de502ed]
      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
      Aborted (core dumped)
      # 2018-01-10T20:14:10 [26232] datadir is /home/travis/logs/current1_1/data/
      # 2018-01-10T20:14:10 [26232] binary is /home/travis/server/bin/mysqld
      # 2018-01-10T20:14:10 [26232] bindir is /home/travis/server/bin
      # 2018-01-10T20:14:10 [26232] core is /home/travis/logs/current1_1/data/core
       
      warning: Can't read pathname for load map: Input/output error.
      

      experimental 572e65e60295db407f865674aa9f6831e98184d6

      perl /home/travis/rqg///run-scenario.pl --grammar=conf/mariadb/oltp.yy --grammar2=conf/mariadb/oltp_and_ddl.yy --gendata=conf/mariadb/innodb_upgrade.zz --gendata-advanced --mysqld=--server-id=111 --scenario=Upgrade --duration=90 --basedir1=/home/travis/old --basedir2=/home/travis/server --mysqld2=--file-key-management --mysqld2=--file-key-management-filename=/home/travis/mariadb-tests/scripts/../data/keys.txt --mysqld2=--plugin-load-add=file_key_management.so --mysqld2=--innodb-encrypt-tables --mysqld2=--innodb-encrypt-log --mysqld2=--innodb-encryption-threads=4 --mysqld2=--aria-encrypt-tables=1 --mysqld2=--encrypt-tmp-disk-tables=1 --mysqld2=--encrypt-binlog --mysqld=--innodb-page-size=4K --no-mask --seed=1515615135 --threads=4 --queries=100M --mysqld=--loose-max-statement-time=20 --mysqld=--loose-lock-wait-timeout=20 --mysqld=--loose-innodb-lock-wait-timeout=10 --mysqld=--loose-innodb_log_compressed_pages=on --mtr-build-thread=300 --vardir1=/home/travis/logs/current1_1
      

      The test performs normal upgrade from 10.0 and then executes some DML/DDL in several threads. The failure happened after upgrade was done and all table checks passed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.