Details
-
Bug
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
10.3.11, 10.4.0, 10.2.19
Description
https://travis-ci.org/elenst/travis-tests/jobs/457440238
Note: it might be related to MDEV-14472, but no assertion failure here, just SIGSEGV.
10.3 02b70702d9df |
181120 14:29:37 [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.3.12-MariaDB-debug-log
|
key_buffer_size=134217728
|
read_buffer_size=131072
|
max_used_connections=8
|
max_threads=153
|
thread_count=14
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467474 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
Thread pointer: 0x5558faf45650
|
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 = 0x7f9a38d57e80 thread_stack 0x49000
|
/home/travis/server/bin/mysqld(my_print_stacktrace+0x40)[0x5558f8046d3a]
|
/home/travis/server/bin/mysqld(handle_fatal_signal+0x3dc)[0x5558f789ebfb]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10330)[0x7f9a599ac330]
|
sql/sql_class.h:2485(THD::is_current_stmt_binlog_format_row() const)[0x5558f74d4b14]
|
sql/sql_class.cc:4795(thd_rpl_stmt_based)[0x5558f7544826]
|
que/que0que.cc:688(que_thr_stop(que_thr_t*))[0x5558f7bb66a6]
|
que/que0que.cc:739(que_thr_dec_refer_count)[0x5558f7bb680c]
|
que/que0que.cc:1119(que_run_threads_low)[0x5558f7bb7635]
|
que/que0que.cc:1146(que_run_threads(que_thr_t*))[0x5558f7bb7767]
|
que/que0que.cc:1223(que_eval_sql(pars_info_t*, char const*, unsigned long, trx_t*))[0x5558f7bb7a0e]
|
dict/dict0stats.cc:306(dict_stats_exec_sql)[0x5558f7dbf33f]
|
dict/dict0stats.cc:3685(dict_stats_rename_table_in_index_stats)[0x5558f7dc6a66]
|
dict/dict0stats.cc:3792(dict_stats_rename_table(char const*, char const*, char*, unsigned long))[0x5558f7dc6eb4]
|
handler/ha_innodb.cc:13264(ha_innobase::rename_table(char const*, char const*))[0x5558f7ac2e68]
|
sql/handler.cc:4547(handler::ha_rename_table(char const*, char const*))[0x5558f78ab391]
|
sql/sql_table.cc:5459(mysql_rename_table(handlerton*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, unsigned int))[0x5558f7675a74]
|
sql/sql_rename.cc:294(do_rename)[0x5558f75d040b]
|
sql/sql_rename.cc:377(rename_tables)[0x5558f75d0686]
|
sql/sql_rename.cc:154(mysql_rename_tables(THD*, TABLE_LIST*, bool))[0x5558f75cff0d]
|
sql/sql_parse.cc:4447(mysql_execute_command(THD*))[0x5558f75a42d0]
|
sql/sql_parse.cc:8090(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x5558f75afe6e]
|
sql/sql_parse.cc:1852(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x5558f759d076]
|
sql/sql_parse.cc:1395(do_command(THD*))[0x5558f759baa7]
|
sql/sql_connect.cc:1402(do_handle_one_connection(CONNECT*))[0x5558f7704552]
|
sql/sql_connect.cc:1309(handle_one_connection)[0x5558f77042d6]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8184)[0x7f9a599a4184]
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f9a58eb0ffd]
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x5558faf58188): RENAME TABLE seq6 TO seq4 /* QNO 24898 CON_ID 17 */
|
Connection ID (thread ID): 17
|
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,split_materialized=on
|
elenst-jira-refs 61b46fa51f8 |
perl ./runall-new.pl --basedir=/home/travis/server --vardir=/home/travis/logs/vardir --duration=350 --threads=6 --seed=1542723917 --reporters=Backtrace,ErrorLog,Deadlock --validators=TransformerNoComparator --views --redefine=conf/mariadb/alter_table.yy --redefine=conf/mariadb/instant_add.yy --redefine=conf/mariadb/sp.yy --redefine=conf/mariadb/bulk_insert.yy --redefine=conf/mariadb/versioning.yy --redefine=conf/mariadb/sequences.yy --mysqld=--log_output=FILE --mysqld=--max-statement-time=30 --mysqld=--lock-wait-timeout=10 --mysqld=--loose-innodb-lock-wait-timeout=5 --mysqld=--loose-debug_assert_on_not_freed_memory=0 --mysqld=--default-storage-engine=Aria --grammar=conf/partitioning/partitions.yy --skip-gendata --gendata-advanced --vcols --transformers=ExecuteAsIntersect,ExecuteAsExcept,ExecuteAsCTE,ExecuteAsExecuteImmediate,ExecuteAsDeleteReturning,ExecuteAsInsertSelect,ExecuteAsUnion,ExecuteAsUpdateDelete,ExecuteAsView,ExecuteAsPreparedTwice
|
Not reproducible right away.
Attachments
Issue Links
- is blocked by
-
MDEV-20605 Awaken transaction can miss inserted by other transaction records due to wrong persistent cursor restoration
-
- Closed
-
- is duplicated by
-
MDEV-32951 Move duplicates from trx_t to cursor
-
- Stalled
-
- relates to
-
MDEV-24534 Assertion `!is_current_stmt_binlog_format_row()' failed in THD::restore_stmt_binlog_format
-
- Open
-
-
MDEV-28709 unexpected X lock on Supremum in READ COMMITTED
-
- Closed
-
-
MDEV-17073 INSERT…ON DUPLICATE KEY UPDATE became more deadlock-prone
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Affects Version/s | 10.2.19 [ 23207 ] | |
Affects Version/s | 10.4.0 [ 23115 ] | |
Affects Version/s | 10.3.11 [ 23141 ] | |
Affects Version/s | 10.3 [ 22126 ] |
Component/s | Storage Engine - InnoDB [ 10129 ] | |
Assignee | Elena Stepanova [ elenst ] | Marko Mäkelä [ marko ] |
Labels | upstream-fixed | |
Summary | [Draft] Server crashes in is_current_stmt_binlog_format_row | Server crashes in is_current_stmt_binlog_format_row |
Attachment | MDEV-17814-10.2-WIP.patch [ 49269 ] |
Link |
This issue is blocked by |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] |
Description |
https://travis-ci.org/elenst/travis-tests/jobs/457440238
_Note: it might be related to MDEV-14472, but no assertion failure here, just SIGSEGV._ {noformat:title=10.3 02b70702d9df} 181120 14:29:37 [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.3.12-MariaDB-debug-log key_buffer_size=134217728 read_buffer_size=131072 max_used_connections=8 max_threads=153 thread_count=14 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467474 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x5558faf45650 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 = 0x7f9a38d57e80 thread_stack 0x49000 /home/travis/server/bin/mysqld(my_print_stacktrace+0x40)[0x5558f8046d3a] /home/travis/server/bin/mysqld(handle_fatal_signal+0x3dc)[0x5558f789ebfb] /lib/x86_64-linux-gnu/libpthread.so.0(+0x10330)[0x7f9a599ac330] sql/sql_class.h:2485(THD::is_current_stmt_binlog_format_row() const)[0x5558f74d4b14] sql/sql_class.cc:4795(thd_rpl_stmt_based)[0x5558f7544826] que/que0que.cc:688(que_thr_stop(que_thr_t*))[0x5558f7bb66a6] que/que0que.cc:739(que_thr_dec_refer_count)[0x5558f7bb680c] que/que0que.cc:1119(que_run_threads_low)[0x5558f7bb7635] que/que0que.cc:1146(que_run_threads(que_thr_t*))[0x5558f7bb7767] que/que0que.cc:1223(que_eval_sql(pars_info_t*, char const*, unsigned long, trx_t*))[0x5558f7bb7a0e] dict/dict0stats.cc:306(dict_stats_exec_sql)[0x5558f7dbf33f] dict/dict0stats.cc:3685(dict_stats_rename_table_in_index_stats)[0x5558f7dc6a66] dict/dict0stats.cc:3792(dict_stats_rename_table(char const*, char const*, char*, unsigned long))[0x5558f7dc6eb4] handler/ha_innodb.cc:13264(ha_innobase::rename_table(char const*, char const*))[0x5558f7ac2e68] sql/handler.cc:4547(handler::ha_rename_table(char const*, char const*))[0x5558f78ab391] sql/sql_table.cc:5459(mysql_rename_table(handlerton*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, unsigned int))[0x5558f7675a74] sql/sql_rename.cc:294(do_rename)[0x5558f75d040b] sql/sql_rename.cc:377(rename_tables)[0x5558f75d0686] sql/sql_rename.cc:154(mysql_rename_tables(THD*, TABLE_LIST*, bool))[0x5558f75cff0d] sql/sql_parse.cc:4447(mysql_execute_command(THD*))[0x5558f75a42d0] sql/sql_parse.cc:8090(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x5558f75afe6e] sql/sql_parse.cc:1852(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x5558f759d076] sql/sql_parse.cc:1395(do_command(THD*))[0x5558f759baa7] sql/sql_connect.cc:1402(do_handle_one_connection(CONNECT*))[0x5558f7704552] sql/sql_connect.cc:1309(handle_one_connection)[0x5558f77042d6] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8184)[0x7f9a599a4184] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f9a58eb0ffd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x5558faf58188): RENAME TABLE seq6 TO seq4 /* QNO 24898 CON_ID 17 */ Connection ID (thread ID): 17 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,split_materialized=on {noformat} {noformat:title=elenst-dev 61b46fa51f8} perl ./runall-new.pl --basedir=/home/travis/server --vardir=/home/travis/logs/vardir --duration=350 --threads=6 --seed=1542723917 --reporters=Backtrace,ErrorLog,Deadlock --validators=TransformerNoComparator --views --redefine=conf/mariadb/alter_table.yy --redefine=conf/mariadb/instant_add.yy --redefine=conf/mariadb/sp.yy --redefine=conf/mariadb/bulk_insert.yy --redefine=conf/mariadb/versioning.yy --redefine=conf/mariadb/sequences.yy --mysqld=--log_output=FILE --mysqld=--max-statement-time=30 --mysqld=--lock-wait-timeout=10 --mysqld=--loose-innodb-lock-wait-timeout=5 --mysqld=--loose-debug_assert_on_not_freed_memory=0 --mysqld=--default-storage-engine=Aria --grammar=conf/partitioning/partitions.yy --skip-gendata --gendata-advanced --vcols --transformers=ExecuteAsIntersect,ExecuteAsExcept,ExecuteAsCTE,ExecuteAsExecuteImmediate,ExecuteAsDeleteReturning,ExecuteAsInsertSelect,ExecuteAsUnion,ExecuteAsUpdateDelete,ExecuteAsView,ExecuteAsPreparedTwice {noformat} Not reproducible right away. |
https://travis-ci.org/elenst/travis-tests/jobs/457440238
_Note: it might be related to MDEV-14472, but no assertion failure here, just SIGSEGV._ {noformat:title=10.3 02b70702d9df} 181120 14:29:37 [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.3.12-MariaDB-debug-log key_buffer_size=134217728 read_buffer_size=131072 max_used_connections=8 max_threads=153 thread_count=14 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467474 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x5558faf45650 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 = 0x7f9a38d57e80 thread_stack 0x49000 /home/travis/server/bin/mysqld(my_print_stacktrace+0x40)[0x5558f8046d3a] /home/travis/server/bin/mysqld(handle_fatal_signal+0x3dc)[0x5558f789ebfb] /lib/x86_64-linux-gnu/libpthread.so.0(+0x10330)[0x7f9a599ac330] sql/sql_class.h:2485(THD::is_current_stmt_binlog_format_row() const)[0x5558f74d4b14] sql/sql_class.cc:4795(thd_rpl_stmt_based)[0x5558f7544826] que/que0que.cc:688(que_thr_stop(que_thr_t*))[0x5558f7bb66a6] que/que0que.cc:739(que_thr_dec_refer_count)[0x5558f7bb680c] que/que0que.cc:1119(que_run_threads_low)[0x5558f7bb7635] que/que0que.cc:1146(que_run_threads(que_thr_t*))[0x5558f7bb7767] que/que0que.cc:1223(que_eval_sql(pars_info_t*, char const*, unsigned long, trx_t*))[0x5558f7bb7a0e] dict/dict0stats.cc:306(dict_stats_exec_sql)[0x5558f7dbf33f] dict/dict0stats.cc:3685(dict_stats_rename_table_in_index_stats)[0x5558f7dc6a66] dict/dict0stats.cc:3792(dict_stats_rename_table(char const*, char const*, char*, unsigned long))[0x5558f7dc6eb4] handler/ha_innodb.cc:13264(ha_innobase::rename_table(char const*, char const*))[0x5558f7ac2e68] sql/handler.cc:4547(handler::ha_rename_table(char const*, char const*))[0x5558f78ab391] sql/sql_table.cc:5459(mysql_rename_table(handlerton*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, st_mysql_const_lex_string const*, unsigned int))[0x5558f7675a74] sql/sql_rename.cc:294(do_rename)[0x5558f75d040b] sql/sql_rename.cc:377(rename_tables)[0x5558f75d0686] sql/sql_rename.cc:154(mysql_rename_tables(THD*, TABLE_LIST*, bool))[0x5558f75cff0d] sql/sql_parse.cc:4447(mysql_execute_command(THD*))[0x5558f75a42d0] sql/sql_parse.cc:8090(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x5558f75afe6e] sql/sql_parse.cc:1852(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x5558f759d076] sql/sql_parse.cc:1395(do_command(THD*))[0x5558f759baa7] sql/sql_connect.cc:1402(do_handle_one_connection(CONNECT*))[0x5558f7704552] sql/sql_connect.cc:1309(handle_one_connection)[0x5558f77042d6] /lib/x86_64-linux-gnu/libpthread.so.0(+0x8184)[0x7f9a599a4184] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f9a58eb0ffd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x5558faf58188): RENAME TABLE seq6 TO seq4 /* QNO 24898 CON_ID 17 */ Connection ID (thread ID): 17 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,split_materialized=on {noformat} {noformat:title=elenst-jira-refs 61b46fa51f8} perl ./runall-new.pl --basedir=/home/travis/server --vardir=/home/travis/logs/vardir --duration=350 --threads=6 --seed=1542723917 --reporters=Backtrace,ErrorLog,Deadlock --validators=TransformerNoComparator --views --redefine=conf/mariadb/alter_table.yy --redefine=conf/mariadb/instant_add.yy --redefine=conf/mariadb/sp.yy --redefine=conf/mariadb/bulk_insert.yy --redefine=conf/mariadb/versioning.yy --redefine=conf/mariadb/sequences.yy --mysqld=--log_output=FILE --mysqld=--max-statement-time=30 --mysqld=--lock-wait-timeout=10 --mysqld=--loose-innodb-lock-wait-timeout=5 --mysqld=--loose-debug_assert_on_not_freed_memory=0 --mysqld=--default-storage-engine=Aria --grammar=conf/partitioning/partitions.yy --skip-gendata --gendata-advanced --vcols --transformers=ExecuteAsIntersect,ExecuteAsExcept,ExecuteAsCTE,ExecuteAsExecuteImmediate,ExecuteAsDeleteReturning,ExecuteAsInsertSelect,ExecuteAsUnion,ExecuteAsUpdateDelete,ExecuteAsView,ExecuteAsPreparedTwice {noformat} Not reproducible right away. |
Link | This issue relates to MDEV-24534 [ MDEV-24534 ] |
Workflow | MariaDB v3 [ 90844 ] | MariaDB v4 [ 141028 ] |
Link |
This issue relates to |
Fix Version/s | 10.2 [ 14601 ] |
Fix Version/s | 10.3 [ 22126 ] |
Priority | Major [ 3 ] | Critical [ 2 ] |
Assignee | Marko Mäkelä [ marko ] | Vladislav Lesin [ vlad.lesin ] |
Link | This issue relates to MDEV-32951 [ MDEV-32951 ] |
Assignee | Vladislav Lesin [ vlad.lesin ] | Elena Stepanova [ elenst ] |
Link | This issue relates to MDEV-32951 [ MDEV-32951 ] |
Link | This issue is duplicated by MDEV-32951 [ MDEV-32951 ] |
Assignee | Elena Stepanova [ elenst ] | Vladislav Lesin [ vlad.lesin ] |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Fix Version/s | 11.4 [ 29301 ] | |
Fix Version/s | 11.7 [ 29815 ] | |
Fix Version/s | 10.4(EOL) [ 22408 ] |
Fix Version/s | 11.7(EOL) [ 29815 ] |
New occurrence on 10.4: https://travis-ci.org/elenst/travis-tests/jobs/467607663