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

MySQL test suite failure at innodb_simulate_comp_failures_small

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 5.5.38, 10.0.12
    • 10.0.13
    • None
    • Power 8

    Description

      1)

      innodb.innodb_simulate_comp_failures_small 'innodb_plugin' [ fail ]
              Test ended at 2014-07-10 09:08:53
       
      CURRENT_TEST: innodb.innodb_simulate_comp_failures_small
      mysqltest: In included file "./suite/innodb/include/innodb_simulate_comp_failures.inc": 
      included from /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/suite/innodb/t/innodb_simulate_comp_failures_small.test at line 4:
      At line 137: query 'INSERT INTO t1(msg, id) VALUES (\"$msg\", $idx + 100 - $diff) ON DUPLICATE KEY UPDATE msg=VALUES(msg), id=VALUES(id)' failed: 2013: Lost connection to MySQL server during query
       
      The result from queries just before the failure was:
      #
      # Testing robustness against random compression failures
      #
      CREATE TABLE t1(id INT AUTO_INCREMENT PRIMARY KEY, msg VARCHAR(255), KEY msg_i(msg)) ENGINE=INNODB ROW_FORMAT=COMPRESSED KEY_BLOCK_SIZE=8;
      SET GLOBAL innodb_simulate_comp_failures = 25;
      SELECT COUNT(*) FROM t1;
      COUNT(*)
      10000
       
       
      Server [mysqld.1 - pid: 26016, winpid: 26016, exit: 256] failed during test run
      Server log from this test:
      ----------SERVER LOG START-----------
      140710  9:08:30 [Note] Plugin 'ARCHIVE' is disabled.
      140710  9:08:30 [Note] Plugin 'FEDERATED' is disabled.
      140710  9:08:30 [Note] Plugin 'XTRADB_ADMIN_COMMAND' is disabled.
      140710  9:08:30 [Note] Plugin 'BLACKHOLE' is disabled.
      140710  9:08:30 [Note] Plugin 'FEEDBACK' is disabled.
      140710  9:08:30 [Note] Plugin 'partition' is disabled.
      140710  9:08:30 InnoDB: The InnoDB memory heap is disabled
      140710  9:08:30 InnoDB: Mutexes and rw_locks use GCC atomic builtins
      140710  9:08:30 InnoDB: Compressed tables use zlib 1.2.3
      140710  9:08:30 InnoDB: Using Linux native AIO
      140710  9:08:30 InnoDB: Initializing buffer pool, size = 8.0M
      140710  9:08:30 InnoDB: Completed initialization of buffer pool
      InnoDB: The first specified data file ./ibdata1 did not exist:
      InnoDB: a new database to be created!
      140710  9:08:30  InnoDB: Setting file ./ibdata1 size to 10 MB
      InnoDB: Database physically writes the file full: wait...
      140710  9:08:30  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
      InnoDB: Setting log file ./ib_logfile0 size to 5 MB
      InnoDB: Database physically writes the file full: wait...
      140710  9:08:30  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
      InnoDB: Setting log file ./ib_logfile1 size to 5 MB
      InnoDB: Database physically writes the file full: wait...
      InnoDB: Doublewrite buffer not found: creating new
      InnoDB: Doublewrite buffer created
      InnoDB: 127 rollback segment(s) active.
      InnoDB: Creating foreign key constraint system tables
      InnoDB: Foreign key constraint system tables created
      140710  9:08:30  InnoDB: Waiting for the background threads to start
      140710  9:08:31 InnoDB: 5.5.39-MariaDB started; log sequence number 0
      140710  9:08:31 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
      140710  9:08:31 [Note] Plugin 'INNODB_CMP' is disabled.
      140710  9:08:31 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
      140710  9:08:31 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-buffer-pool-pages'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-buffer-pool-pages-blob'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-buffer-pool-pages-index'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-changed-pages'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-index-stats'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-rseg'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-sys-columns'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-sys-fields'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-sys-foreign'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-sys-foreign-cols'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-sys-indexes'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-sys-stats'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-sys-tables'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-sys-tablestats'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-table-stats'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown option '--loose-skip-innodb-undo-logs'
      140710  9:08:31 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown variable 'loose-debug-sync-timeout=300'
      140710  9:08:31 [Note] Server socket created on IP: '0.0.0.0'.
      140710  9:08:31 [Note] Event Scheduler: Loaded 0 events
      140710  9:08:31 [Note] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: ready for connections.
      Version: '5.5.39-MariaDB-log'  socket: '/var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/tmp/mysqld.1.sock'  port: 16000  MariaDB Server
      140710  9:08:52  InnoDB: Assertion failure in thread 70367255195968 in file buf0buf.ic line 1221
      InnoDB: Failing assertion: block->page.buf_fix_count > 0
      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.5/en/forcing-innodb-recovery.html
      InnoDB: about forcing recovery.
      140710  9:08:52 [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 http://kb.askmonty.org/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: 5.5.39-MariaDB-log
      key_buffer_size=1048576
      read_buffer_size=131072
      max_used_connections=1
      max_threads=153
      thread_count=1
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 62488 K  bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.
       
      Thread pointer: 0x0x0
      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 0x48000
      mysys/stacktrace.c:246(my_print_stacktrace)[0x10868c64]
      sql/signal_handler.cc:153(handle_fatal_signal)[0x10363c40]
      linux-vdso64.so.1(__kernel_sigtramp_rt64+0x0)[0x3fffb34d0478]
      /opt/at7.1/lib64/power8/libc.so.6(gsignal+0x48)[0x3fffb2d30b18]
      /opt/at7.1/lib64/power8/libc.so.6(abort+0x27c)[0x3fffb2d32d6c]
      /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/plugins/ha_innodb.so(+0xd1dfc)[0x3fffad6f1dfc]
      /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/plugins/ha_innodb.so(+0x130478)[0x3fffad750478]
      /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/plugins/ha_innodb.so(+0x1311c4)[0x3fffad7511c4]
      /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/plugins/ha_innodb.so(+0xf1880)[0x3fffad711880]
      /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/plugins/ha_innodb.so(+0x15a4bc)[0x3fffad77a4bc]
      /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/plugins/ha_innodb.so(+0x145a5c)[0x3fffad765a5c]
      /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/plugins/ha_innodb.so(+0x14bea4)[0x3fffad76bea4]
      /opt/at7.1/lib64/power8/libpthread.so.0(+0x8a04)[0x3fffb34a8a04]
      /opt/at7.1/lib64/power8/libc.so.6(clone+0x98)[0x3fffb2e10660]
      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.

      2) xtradb

      innodb.innodb_simulate_comp_failures_small 'xtradb' [ fail ]
              Test ended at 2014-07-10 09:15:15
       
      CURRENT_TEST: innodb.innodb_simulate_comp_failures_small
      mysqltest: In included file "./suite/innodb/include/innodb_simulate_comp_failures.inc": 
      included from /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/suite/innodb/t/innodb_simulate_comp_failures_small.test at line 4:
      At line 137: query 'UPDATE t1 SET msg=\"$msg\" WHERE id >= $idx - 100 AND id <= $idx + 100' failed: 2013: Lost connection to MySQL server during query
       
      The result from queries just before the failure was:
      #
      # Testing robustness against random compression failures
      #
      CREATE TABLE t1(id INT AUTO_INCREMENT PRIMARY KEY, msg VARCHAR(255), KEY msg_i(msg)) ENGINE=INNODB ROW_FORMAT=COMPRESSED KEY_BLOCK_SIZE=8;
      SET GLOBAL innodb_simulate_comp_failures = 25;
      SELECT COUNT(*) FROM t1;
      COUNT(*)
      10000
       
       
      Server [mysqld.1 - pid: 31412, winpid: 31412, exit: 256] failed during test run
      Server log from this test:
      ----------SERVER LOG START-----------
      140710  9:15:02 [Note] Plugin 'ARCHIVE' is disabled.
      140710  9:15:02 [Note] Plugin 'FEDERATED' is disabled.
      140710  9:15:02 InnoDB: The InnoDB memory heap is disabled
      140710  9:15:02 InnoDB: Mutexes and rw_locks use GCC atomic builtins
      140710  9:15:02 InnoDB: Compressed tables use zlib 1.2.3
      140710  9:15:02 InnoDB: Using Linux native AIO
      140710  9:15:02 InnoDB: Initializing buffer pool, size = 8.0M
      140710  9:15:02 InnoDB: Completed initialization of buffer pool
      InnoDB: The first specified data file ./ibdata1 did not exist:
      InnoDB: a new database to be created!
      140710  9:15:02  InnoDB: Setting file ./ibdata1 size to 10 MB
      InnoDB: Database physically writes the file full: wait...
      140710  9:15:02  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
      InnoDB: Setting log file ./ib_logfile0 size to 5 MB
      InnoDB: Database physically writes the file full: wait...
      140710  9:15:02  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
      InnoDB: Setting log file ./ib_logfile1 size to 5 MB
      InnoDB: Database physically writes the file full: wait...
      InnoDB: Doublewrite buffer not found: creating new
      InnoDB: Doublewrite buffer created
      InnoDB: 127 rollback segment(s) active.
      InnoDB: Creating foreign key constraint system tables
      InnoDB: Foreign key constraint system tables created
      140710  9:15:03  InnoDB: Waiting for the background threads to start
      140710  9:15:04 Percona XtraDB (http://www.percona.com) 5.5.37-MariaDB-35.0 started; log sequence number 0
      140710  9:15:04 [Note] Plugin 'INNODB_RSEG' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_UNDO_LOGS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_CMP' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_SYS_TABLES' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_SYS_FOREIGN' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_SYS_FOREIGN_COLS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_SYS_STATS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_TABLE_STATS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_INDEX_STATS' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_BUFFER_POOL_PAGES' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_BUFFER_POOL_PAGES_INDEX' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_BUFFER_POOL_PAGES_BLOB' is disabled.
      140710  9:15:04 [Note] Plugin 'XTRADB_ADMIN_COMMAND' is disabled.
      140710  9:15:04 [Note] Plugin 'INNODB_CHANGED_PAGES' is disabled.
      140710  9:15:04 [Note] Plugin 'BLACKHOLE' is disabled.
      140710  9:15:04 [Note] Plugin 'FEEDBACK' is disabled.
      140710  9:15:04 [Note] Plugin 'partition' is disabled.
      140710  9:15:04 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown variable 'loose-debug-sync-timeout=300'
      140710  9:15:04 [Note] Server socket created on IP: '0.0.0.0'.
      140710  9:15:04 [Note] Event Scheduler: Loaded 0 events
      140710  9:15:04 [Note] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: ready for connections.
      Version: '5.5.39-MariaDB-log'  socket: '/var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/tmp/mysqld.1.sock'  port: 16000  MariaDB Server
      140710  9:15:15  InnoDB: Assertion failure in thread 70366814794048 in file buf0buf.ic line 1277
      InnoDB: Failing assertion: block->page.buf_fix_count > 0
      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.5/en/forcing-innodb-recovery.html
      InnoDB: about forcing recovery.
      140710  9:15:15 [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 http://kb.askmonty.org/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: 5.5.39-MariaDB-log
      key_buffer_size=1048576
      read_buffer_size=131072
      max_used_connections=1
      max_threads=153
      thread_count=1
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 62488 K  bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.
       
      Thread pointer: 0x0x0
      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 0x48000
      mysys/stacktrace.c:246(my_print_stacktrace)[0x10868c64]
      sql/signal_handler.cc:153(handle_fatal_signal)[0x10363c40]
      linux-vdso64.so.1(__kernel_sigtramp_rt64+0x0)[0x3fff99f90478]
      /opt/at7.1/lib64/power8/libc.so.6(gsignal+0x48)[0x3fff997f0b18]
      /opt/at7.1/lib64/power8/libc.so.6(abort+0x27c)[0x3fff997f2d6c]
      include/buf0buf.ic:1277(buf_page_release)[0x107e3f9c]
      row/row0purge.c:410(row_purge_remove_sec_if_poss_leaf)[0x1080fa58]
      row/row0purge.c:433(row_purge_remove_sec_if_poss)[0x1080ff90]
      row/row0purge.c:770(row_purge)[0x108108c8]
      que/que0que.c:1259(que_thr_step)[0x108044f0]
      trx/trx0purge.c:1220(trx_purge)[0x106e9d0c]
      srv/srv0srv.c:4194(srv_purge_thread)[0x106daf74]
      /opt/at7.1/lib64/power8/libpthread.so.0(+0x8a04)[0x3fff99f68a04]
      /opt/at7.1/lib64/power8/libc.so.6(clone+0x98)[0x3fff998d0660]
      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
      ----------SERVER LOG END-------------
       
       
       - saving '/var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/log/innodb.innodb_simulate_comp_failures_small-xtradb/' to '/var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/log/innodb.innodb_simulate_comp_failures_small-xtradb/'
       - found 'core' (1/5)
       
      Trying 'dbx' to get a backtrace
       
      Trying 'gdb' to get a backtrace
      worker[1] > Restart [mysqld.1 - pid: 31447, winpid: 31447] - running with different options '--innodb --innodb-cmpmem --innodb-trx --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --log-bin=master-bin --log-bin=master-bin' != '--innodb --innodb-cmpmem --innodb-trx --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --max_connections=64 --innodb_thread_concurrency=0 --innodb_file_per_table --innodb_rollback_segments=2'
      Compressed file /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/log/innodb.innodb_simulate_comp_failures_small-xtradb/mysqld.1/data/core
       
      Retrying test innodb.innodb_simulate_comp_failures_small, attempt(2/3)...
       
      ***Warnings generated in error logs during shutdown after running tests: innodb.innodb_simulate_comp_failures_small
       
      Attempting backtrace. You can use the following information to find out
       
      innodb.innodb_bug12400341 'xtradb'       [ skipped ]  Test requires InnoDB built with UNIV_DEBUG definition.
      worker[1] > Restart [mysqld.1 - pid: 31477, winpid: 31477] - running with different options '--innodb --innodb-cmpmem --innodb-trx --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --innodb-file-per-table' != '--innodb --innodb-cmpmem --innodb-trx --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --log-bin=master-bin --log-bin=master-bin'
      innodb.binlog_consistent 'xtradb'        [ pass ]     27
      innodb.innodb_simulate_comp_failures_small 'xtradb' [ retry-fail ]
              Test ended at 2014-07-10 09:15:39
       
      CURRENT_TEST: innodb.innodb_simulate_comp_failures_small
      mysqltest: In included file "./suite/innodb/include/innodb_simulate_comp_failures.inc": 
      included from /var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/suite/innodb/t/innodb_simulate_comp_failures_small.test at line 4:
      At line 137: query 'INSERT INTO t1(msg, id) VALUES (\"$msg\", $idx + 100 - $diff) ON DUPLICATE KEY UPDATE msg=VALUES(msg), id=VALUES(id)' failed: 2013: Lost connection to MySQL server during query
       
      The result from queries just before the failure was:
      #
      # Testing robustness against random compression failures
      #
      CREATE TABLE t1(id INT AUTO_INCREMENT PRIMARY KEY, msg VARCHAR(255), KEY msg_i(msg)) ENGINE=INNODB ROW_FORMAT=COMPRESSED KEY_BLOCK_SIZE=8;
      SET GLOBAL innodb_simulate_comp_failures = 25;
      SELECT COUNT(*) FROM t1;
      COUNT(*)
      10000
       
       
      Server [mysqld.1 - pid: 31519, winpid: 31519, exit: 256] failed during test run
      Server log from this test:
      ----------SERVER LOG START-----------
      140710  9:15:21 [Note] Plugin 'ARCHIVE' is disabled.
      140710  9:15:21 [Note] Plugin 'FEDERATED' is disabled.
      140710  9:15:20 InnoDB: The InnoDB memory heap is disabled
      140710  9:15:20 InnoDB: Mutexes and rw_locks use GCC atomic builtins
      140710  9:15:20 InnoDB: Compressed tables use zlib 1.2.3
      140710  9:15:20 InnoDB: Using Linux native AIO
      140710  9:15:21 InnoDB: Initializing buffer pool, size = 8.0M
      140710  9:15:21 InnoDB: Completed initialization of buffer pool
      InnoDB: The first specified data file ./ibdata1 did not exist:
      InnoDB: a new database to be created!
      140710  9:15:21  InnoDB: Setting file ./ibdata1 size to 10 MB
      InnoDB: Database physically writes the file full: wait...
      140710  9:15:21  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
      InnoDB: Setting log file ./ib_logfile0 size to 5 MB
      InnoDB: Database physically writes the file full: wait...
      140710  9:15:21  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
      InnoDB: Setting log file ./ib_logfile1 size to 5 MB
      InnoDB: Database physically writes the file full: wait...
      InnoDB: Doublewrite buffer not found: creating new
      InnoDB: Doublewrite buffer created
      InnoDB: 127 rollback segment(s) active.
      InnoDB: Creating foreign key constraint system tables
      InnoDB: Foreign key constraint system tables created
      140710  9:15:21  InnoDB: Waiting for the background threads to start
      140710  9:15:22 Percona XtraDB (http://www.percona.com) 5.5.37-MariaDB-35.0 started; log sequence number 0
      140710  9:15:22 [Note] Plugin 'INNODB_RSEG' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_UNDO_LOGS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_CMP' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_SYS_TABLES' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_SYS_FOREIGN' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_SYS_FOREIGN_COLS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_SYS_STATS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_TABLE_STATS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_INDEX_STATS' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_BUFFER_POOL_PAGES' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_BUFFER_POOL_PAGES_INDEX' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_BUFFER_POOL_PAGES_BLOB' is disabled.
      140710  9:15:22 [Note] Plugin 'XTRADB_ADMIN_COMMAND' is disabled.
      140710  9:15:22 [Note] Plugin 'INNODB_CHANGED_PAGES' is disabled.
      140710  9:15:22 [Note] Plugin 'BLACKHOLE' is disabled.
      140710  9:15:22 [Note] Plugin 'FEEDBACK' is disabled.
      140710  9:15:22 [Note] Plugin 'partition' is disabled.
      140710  9:15:22 [Warning] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: unknown variable 'loose-debug-sync-timeout=300'
      140710  9:15:22 [Note] Server socket created on IP: '0.0.0.0'.
      140710  9:15:22 [Note] Event Scheduler: Loaded 0 events
      140710  9:15:22 [Note] /var/lib/buildbot/maria-slave/power8-vlp02/build/sql/mysqld: ready for connections.
      Version: '5.5.39-MariaDB-log'  socket: '/var/lib/buildbot/maria-slave/power8-vlp02/build/mysql-test/var/tmp/mysqld.1.sock'  port: 16000  MariaDB Server
      140710  9:15:38  InnoDB: Assertion failure in thread 70367037092160 in file buf0buf.ic line 1277
      InnoDB: Failing assertion: block->page.buf_fix_count > 0
      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.5/en/forcing-innodb-recovery.html
      InnoDB: about forcing recovery.
      140710  9:15:38 [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 http://kb.askmonty.org/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: 5.5.39-MariaDB-log
      key_buffer_size=1048576
      read_buffer_size=131072
      max_used_connections=1
      max_threads=153
      thread_count=1
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 62488 K  bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.
       
      Thread pointer: 0x0x0
      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 0x48000
      mysys/stacktrace.c:246(my_print_stacktrace)[0x10868c64]
      sql/signal_handler.cc:153(handle_fatal_signal)[0x10363c40]
      linux-vdso64.so.1(__kernel_sigtramp_rt64+0x0)[0x3fffa72d0478]
      /opt/at7.1/lib64/power8/libc.so.6(gsignal+0x48)[0x3fffa6b30b18]
      /opt/at7.1/lib64/power8/libc.so.6(abort+0x27c)[0x3fffa6b32d6c]
      include/buf0buf.ic:1277(buf_page_release)[0x107e3f9c]
      row/row0purge.c:344(row_purge_remove_sec_if_poss_tree)[0x1080fc88]
      row/row0purge.c:443(row_purge_remove_sec_if_poss)[0x10810a64]
      que/que0que.c:1259(que_thr_step)[0x108044f0]
      trx/trx0purge.c:1220(trx_purge)[0x106e9d0c]
      srv/srv0srv.c:4194(srv_purge_thread)[0x106daf74]
      /opt/at7.1/lib64/power8/libpthread.so.0(+0x8a04)[0x3fffa72a8a04]
      /opt/at7.1/lib64/power8/libc.so.6(clone+0x98)[0x3fffa6c10660]
      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
      ----------SERVER LOG END-------------

      Attachments

        Activity

          People

            jplindst Jan Lindström (Inactive)
            jplindst Jan Lindström (Inactive)
            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.