xtrabackup --prepare crash: InnoDB: Failing assertion: !page || (ibool)!!page_is_comp(page) == dict_table_is_comp(index->table)

294 views
Skip to first unread message

space.ship...@gmail.com

unread,
Jan 10, 2017, 9:44:59 PM1/10/17
to Percona Discussion
I'm testing backup/recovery options and have the following issue when using xtrabackup:

$ xtrabackup --prepare --target-dir=./
... everything looks good ...
InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percent: 2017-01-11 15:37:50 0x7f34209e2700 InnoDB: Assertion failure in thread 139861862262528 in file log0recv.cc line 2008
InnoDB: Failing assertion: !page || (ibool)!!page_is_comp(page) == dict_table_is_comp(index->table)
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.7/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
02:37:50 UTC - xtrabackup got signal 6 ;
This could be because you hit a bug or data is corrupted.
This error can also be caused by malfunctioning hardware.
Attempting to collect some information that could help diagnose the problem.
As this is a crash and something is definitely wrong, the information
collection process might fail.

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 = 0 thread_stack 0x10000
xtrabackup(my_print_stacktrace+0x33)[0xf43f63]
xtrabackup(handle_fatal_signal+0x282)[0xdc4fb2]
/usr/lib/libpthread.so.0(+0x11080)[0x7f3425ab5080]
/usr/lib/libc.so.6(gsignal+0xcf)[0x7f3423a4204f]
/usr/lib/libc.so.6(abort+0x16a)[0x7f3423a4347a]
xtrabackup[0x6c3ae0]
xtrabackup[0x87a9e9]
xtrabackup(_Z22recv_recover_page_funcmP11buf_block_t+0xb06)[0x87b8e6]
xtrabackup(_Z20buf_page_io_completeP10buf_page_tb+0x2c9)[0x7563a9]
xtrabackup(_Z12fil_aio_waitm+0x120)[0x7b8b80]
xtrabackup(io_handler_thread+0x28)[0x932c78]
/usr/lib/libpthread.so.0(+0x7454)[0x7f3425aab454]
/usr/lib/libc.so.6(clone+0x5f)[0x7f3423af77df]

Please report a bug at https://bugs.launchpad.net/percona-xtrabackup

What can I do to figure out what is going wrong?

Reply all
Reply to author
Forward
0 new messages