Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Incomplete
-
10.1.22
-
CentOS 6 - 8GB memory
Description
I'm trying to import a database by bringing over the .ibd files from another server (which were saved after tables were flushed and locked), running the "alter table X discard tablespace" for each table and then copying the file over and running "alter table X import tablespace". I disable foreign key checks prior to importing each table.
the sequence of import statements works correctly for most tables. When it reaches a table that is about 4GB large, but with large records, I get a SEGV crash. This happens consistently for the same table. Weird thing is that a 6GB table (but "thin") works OK.
Error in log is:
2017-03-29 9:25:56 139871748651776 [Note] InnoDB: Sync to disk
2017-03-29 9:26:00 139871748651776 [Note] InnoDB: Sync to disk - done!
2017-03-29 9:26:00 139871748651776 [Note] InnoDB: Phase I - Update all pages
2017-03-29 9:27:18 139871748651776 [Note] InnoDB: Sync to disk
2017-03-29 9:27:21 139871748651776 [Note] InnoDB: Sync to disk - done!
2017-03-29 9:27:22 139871748651776 [Note] InnoDB: Phase III - Flush changes to disk
2017-03-29 9:27:22 139871748651776 [Note] InnoDB: Phase IV - Flush complete
170329 9:27:22 [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.1.22-MariaDB
key_buffer_size=134217728
read_buffer_size=131072
max_used_connections=1
max_threads=502
thread_count=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1233714 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x7f3622a42008
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 = 0x7f366de47110 thread_stack 0x48400
/usr/sbin/mysqld(my_print_stacktrace+0x2b)[0x7f366e984fbb]
/usr/sbin/mysqld(handle_fatal_signal+0x4d5)[0x7f366e4dfbe5]
/lib64/libpthread.so.0(+0xf7e0)[0x7f366dae17e0]
/usr/sbin/mysqld(+0x7a4fd0)[0x7f366e6b5fd0]
/usr/sbin/mysqld(+0x7fa283)[0x7f366e70b283]
/usr/sbin/mysqld(+0x72c2cd)[0x7f366e63d2cd]
/usr/sbin/mysqld(+0x73327d)[0x7f366e64427d]
/usr/sbin/mysqld(_Z34mysql_discard_or_import_tablespaceP3THDP10TABLE_LISTb+0xe8)[0x7f366e3ef2f8]
/usr/sbin/mysqld(_ZN33Sql_cmd_discard_import_tablespace7executeEP3THD+0xc8)[0x7f366e436d88]
/usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x152d)[0x7f366e36b03d]
/usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x324)[0x7f366e372934]
/usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x22a3)[0x7f366e3753b3]
/usr/sbin/mysqld(_Z10do_commandP3THD+0x151)[0x7f366e375931]
/usr/sbin/mysqld(_Z24do_handle_one_connectionP3THD+0x17f)[0x7f366e4348bf]
/usr/sbin/mysqld(handle_one_connection+0x47)[0x7f366e4349f7]
/usr/sbin/mysqld(+0x960c8d)[0x7f366e871c8d]
/lib64/libpthread.so.0(+0x7aa1)[0x7f366dad9aa1]
/lib64/libc.so.6(clone+0x6d)[0x7f366bfbdaad]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x7f364a42c020): is an invalid pointer
Connection ID (thread ID): 230
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=off
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.
We think the query pointer is invalid, but we will try to print it anyway.
Query: ALTER TABLE RTODATA_T IMPORT TABLESPACE
170329 09:27:22 mysqld_safe Number of processes running now: 0
170329 09:27:22 mysqld_safe mysqld restarted
From the output it would seem like the calculation of memory usage says that MariaDB could use up to a little bit more than 1GB of memory, which should be OK since this server has 8GB of memory.
Am I doing something wrong? I tried searching for this kind of crash but couldn't find much.
Attachments
Issue Links
- duplicates
-
MDEV-12419 IMPORT should not look up tablespace in PageConverter::validate()
-
- Closed
-
- relates to
-
MDEV-11759 Encryption code in MariaDB 10.1/10.2 causes compatibility problems
-
- Closed
-
-
MDEV-12253 Buffer pool blocks are accessed after they have been freed
-
- Closed
-
-
MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0
-
- Closed
-
-
MDEV-13103 InnoDB: Deal with page_compressed page corruption
-
- Closed
-
-
MDEV-15032 Encrypted database created on big endian machine cannot be used on little endian machine
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
I'm trying to import a database by bringing over the .ibd files from another server (which were saved after tables were flushed and locked), running the "alter table X discard tablespace" for each table and then copying the file over and running "alter table X import tablespace"
the sequence of import statements works correctly for most tables. When it reaches a table that is about 4GB large, but with large records, I get a SEGV crash. This happens consistently for the same table. Weird thing is that a 6GB table (but "thin") works OK. Error in log is: 2017-03-29 9:25:56 139871748651776 [Note] InnoDB: Sync to disk 2017-03-29 9:26:00 139871748651776 [Note] InnoDB: Sync to disk - done! 2017-03-29 9:26:00 139871748651776 [Note] InnoDB: Phase I - Update all pages 2017-03-29 9:27:18 139871748651776 [Note] InnoDB: Sync to disk 2017-03-29 9:27:21 139871748651776 [Note] InnoDB: Sync to disk - done! 2017-03-29 9:27:22 139871748651776 [Note] InnoDB: Phase III - Flush changes to disk 2017-03-29 9:27:22 139871748651776 [Note] InnoDB: Phase IV - Flush complete 170329 9:27:22 [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.1.22-MariaDB key_buffer_size=134217728 read_buffer_size=131072 max_used_connections=1 max_threads=502 thread_count=1 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1233714 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f3622a42008 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 = 0x7f366de47110 thread_stack 0x48400 /usr/sbin/mysqld(my_print_stacktrace+0x2b)[0x7f366e984fbb] /usr/sbin/mysqld(handle_fatal_signal+0x4d5)[0x7f366e4dfbe5] /lib64/libpthread.so.0(+0xf7e0)[0x7f366dae17e0] /usr/sbin/mysqld(+0x7a4fd0)[0x7f366e6b5fd0] /usr/sbin/mysqld(+0x7fa283)[0x7f366e70b283] /usr/sbin/mysqld(+0x72c2cd)[0x7f366e63d2cd] /usr/sbin/mysqld(+0x73327d)[0x7f366e64427d] /usr/sbin/mysqld(_Z34mysql_discard_or_import_tablespaceP3THDP10TABLE_LISTb+0xe8)[0x7f366e3ef2f8] /usr/sbin/mysqld(_ZN33Sql_cmd_discard_import_tablespace7executeEP3THD+0xc8)[0x7f366e436d88] /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x152d)[0x7f366e36b03d] /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x324)[0x7f366e372934] /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x22a3)[0x7f366e3753b3] /usr/sbin/mysqld(_Z10do_commandP3THD+0x151)[0x7f366e375931] /usr/sbin/mysqld(_Z24do_handle_one_connectionP3THD+0x17f)[0x7f366e4348bf] /usr/sbin/mysqld(handle_one_connection+0x47)[0x7f366e4349f7] /usr/sbin/mysqld(+0x960c8d)[0x7f366e871c8d] /lib64/libpthread.so.0(+0x7aa1)[0x7f366dad9aa1] /lib64/libc.so.6(clone+0x6d)[0x7f366bfbdaad] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x7f364a42c020): is an invalid pointer Connection ID (thread ID): 230 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=off 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. We think the query pointer is invalid, but we will try to print it anyway. Query: ALTER TABLE RTODATA_T IMPORT TABLESPACE 170329 09:27:22 mysqld_safe Number of processes running now: 0 170329 09:27:22 mysqld_safe mysqld restarted From the output it would seem like the calculation of memory usage says that MariaDB could use up to a little bit more than 1GB of memory, which should be OK since this server has 8GB of memory. Am I doing something wrong? I tried searching for this kind of crash but couldn't find much. |
I'm trying to import a database by bringing over the .ibd files from another server (which were saved after tables were flushed and locked), running the "alter table X discard tablespace" for each table and then copying the file over and running "alter table X import tablespace". I disable foreign key checks prior to importing each table.
the sequence of import statements works correctly for most tables. When it reaches a table that is about 4GB large, but with large records, I get a SEGV crash. This happens consistently for the same table. Weird thing is that a 6GB table (but "thin") works OK. Error in log is: 2017-03-29 9:25:56 139871748651776 [Note] InnoDB: Sync to disk 2017-03-29 9:26:00 139871748651776 [Note] InnoDB: Sync to disk - done! 2017-03-29 9:26:00 139871748651776 [Note] InnoDB: Phase I - Update all pages 2017-03-29 9:27:18 139871748651776 [Note] InnoDB: Sync to disk 2017-03-29 9:27:21 139871748651776 [Note] InnoDB: Sync to disk - done! 2017-03-29 9:27:22 139871748651776 [Note] InnoDB: Phase III - Flush changes to disk 2017-03-29 9:27:22 139871748651776 [Note] InnoDB: Phase IV - Flush complete 170329 9:27:22 [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.1.22-MariaDB key_buffer_size=134217728 read_buffer_size=131072 max_used_connections=1 max_threads=502 thread_count=1 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1233714 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f3622a42008 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 = 0x7f366de47110 thread_stack 0x48400 /usr/sbin/mysqld(my_print_stacktrace+0x2b)[0x7f366e984fbb] /usr/sbin/mysqld(handle_fatal_signal+0x4d5)[0x7f366e4dfbe5] /lib64/libpthread.so.0(+0xf7e0)[0x7f366dae17e0] /usr/sbin/mysqld(+0x7a4fd0)[0x7f366e6b5fd0] /usr/sbin/mysqld(+0x7fa283)[0x7f366e70b283] /usr/sbin/mysqld(+0x72c2cd)[0x7f366e63d2cd] /usr/sbin/mysqld(+0x73327d)[0x7f366e64427d] /usr/sbin/mysqld(_Z34mysql_discard_or_import_tablespaceP3THDP10TABLE_LISTb+0xe8)[0x7f366e3ef2f8] /usr/sbin/mysqld(_ZN33Sql_cmd_discard_import_tablespace7executeEP3THD+0xc8)[0x7f366e436d88] /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x152d)[0x7f366e36b03d] /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x324)[0x7f366e372934] /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x22a3)[0x7f366e3753b3] /usr/sbin/mysqld(_Z10do_commandP3THD+0x151)[0x7f366e375931] /usr/sbin/mysqld(_Z24do_handle_one_connectionP3THD+0x17f)[0x7f366e4348bf] /usr/sbin/mysqld(handle_one_connection+0x47)[0x7f366e4349f7] /usr/sbin/mysqld(+0x960c8d)[0x7f366e871c8d] /lib64/libpthread.so.0(+0x7aa1)[0x7f366dad9aa1] /lib64/libc.so.6(clone+0x6d)[0x7f366bfbdaad] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x7f364a42c020): is an invalid pointer Connection ID (thread ID): 230 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=off 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. We think the query pointer is invalid, but we will try to print it anyway. Query: ALTER TABLE RTODATA_T IMPORT TABLESPACE 170329 09:27:22 mysqld_safe Number of processes running now: 0 170329 09:27:22 mysqld_safe mysqld restarted From the output it would seem like the calculation of memory usage says that MariaDB could use up to a little bit more than 1GB of memory, which should be OK since this server has 8GB of memory. Am I doing something wrong? I tried searching for this kind of crash but couldn't find much. |
Component/s | Storage Engine - InnoDB [ 10129 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Assignee | Marko Mäkelä [ marko ] |
Link |
This issue relates to |
Link |
This issue relates to |
Link |
This issue relates to |
Link |
This issue duplicates |
Status | Open [ 1 ] | In Progress [ 3 ] |
Link |
This issue relates to |
Link |
This issue relates to |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Labels | need_feedback |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Incomplete [ 4 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 80180 ] | MariaDB v4 [ 151885 ] |
My config file:
#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]
#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]
#
# These groups are read by MariaDB server.
# Use it for options that only the server (but not clients) should see
#
# See the examples of server my.cnf files in /usr/share/mysql/
#
# this is read by the standalone daemon and embedded servers
[server]
tmpdir = /var/lib/mysql/tmpdir
# Disable binary logs, since we don't have replication running here
#log-bin = binlog
#binlog_format = mixed
server_id = 1
#log-basename = server1
expire-logs-days = 7
# this is only for the mysqld standalone daemon
[mysqld]
transaction-isolation = READ-COMMITTED
ignore_db_dirs=lost+found
performance-schema=on
# Set host name for reports
report_host = '172.16.14.241'
default_time_zone='America/Chicago'
# Set default character set and collation
character_set_server = 'latin1'
collation-server = 'latin1_bin'
max_allowed_packet = 512M
# Corresponding value for replication
slave_max_allowed_packet = 512M
# log file location
log_error=/var/log/mysqld.log
# directory for the data
datadir=/var/lib/mysql/
# Max number of opened connections
max_connections=500
# Perf tuning
thread_cache_size=512
# Increased from the default value to handle large number of tables
table_open_cache=30000
# Max number of open files. It has to correlate to an OS change
open_files_limit = 102400
# INNODB OPTIONS
# Buffer Pool Size - (IMPORTANT - DEPENDS on MEMORY!!! - 70 to 80% of memory is recommended)
#innodb_buffer_pool_size = 4G
# Use one file per table in the schema
innodb_file_per_table=1
# lock timeout
innodb_lock_wait_timeout = 300
# Perf improvement to decrease flushing
innodb_log_file_size=512M
# Decreases I/O to disk for larger transaction
innodb_log_buffer_size=64M
innodb_buffer_pool_instances=16
innodb_log_files_in_group=2
# Recommended twice CPUs plus number of disks
innodb_thread_concurrency=10
# Next 2 Recommended to ensure data consistency
innodb_flush_method = O_DIRECT
innodb_doublewrite=1
## Avoid statistics update when doing some ops, e.g. show tables
innodb_stats_on_metadata=0
default_storage_engine=innodb