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.
{"report":{"fcp":836.7999999523163,"ttfb":199.19999980926514,"pageVisibility":"visible","entityId":71022,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"8e1852e1-a632-460c-8268-b27ee2912703","navigationType":0,"readyForUser":912.0999999046326,"redirectCount":0,"resourceLoadedEnd":885.5999999046326,"resourceLoadedStart":206.29999995231628,"resourceTiming":[{"duration":188.59999990463257,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":206.29999995231628,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":206.29999995231628,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":394.89999985694885,"responseStart":0,"secureConnectionStart":0},{"duration":188.39999985694885,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/css/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true","startTime":206.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":206.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":394.89999985694885,"responseStart":0,"secureConnectionStart":0},{"duration":198.5,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":206.59999990463257,"connectEnd":206.59999990463257,"connectStart":206.59999990463257,"domainLookupEnd":206.59999990463257,"domainLookupStart":206.59999990463257,"fetchStart":206.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":206.59999990463257,"responseEnd":405.09999990463257,"responseStart":405.09999990463257,"secureConnectionStart":206.59999990463257},{"duration":225.79999995231628,"initiatorType":"script","name":"https://jira.mariadb.org/s/099b33461394b8015fc36c0a4b96e19f-CDN/lu2bu7/820016/12ta74/8679b4946efa1a0bb029a3a22206fb5d/_/download/contextbatch/js/jira.browse.project,project.issue.navigator,jira.view.issue,jira.general,jira.global,atl.general,-_super/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true","startTime":206.79999995231628,"connectEnd":206.79999995231628,"connectStart":206.79999995231628,"domainLookupEnd":206.79999995231628,"domainLookupStart":206.79999995231628,"fetchStart":206.79999995231628,"redirectEnd":0,"redirectStart":0,"requestStart":206.79999995231628,"responseEnd":432.59999990463257,"responseStart":432.59999990463257,"secureConnectionStart":206.79999995231628},{"duration":229.29999995231628,"initiatorType":"script","name":"https://jira.mariadb.org/s/94c15bff32baef80f4096a08aceae8bc-CDN/lu2bu7/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":206.89999985694885,"connectEnd":206.89999985694885,"connectStart":206.89999985694885,"domainLookupEnd":206.89999985694885,"domainLookupStart":206.89999985694885,"fetchStart":206.89999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":206.89999985694885,"responseEnd":436.19999980926514,"responseStart":436.19999980926514,"secureConnectionStart":206.89999985694885},{"duration":229.79999995231628,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":206.89999985694885,"connectEnd":206.89999985694885,"connectStart":206.89999985694885,"domainLookupEnd":206.89999985694885,"domainLookupStart":206.89999985694885,"fetchStart":206.89999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":206.89999985694885,"responseEnd":436.69999980926514,"responseStart":436.69999980926514,"secureConnectionStart":206.89999985694885},{"duration":230.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":207,"connectEnd":207,"connectStart":207,"domainLookupEnd":207,"domainLookupStart":207,"fetchStart":207,"redirectEnd":0,"redirectStart":0,"requestStart":207,"responseEnd":437.19999980926514,"responseStart":437.19999980926514,"secureConnectionStart":207},{"duration":230.60000014305115,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2bu7/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":207.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":207.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":437.7999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":231,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/css/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.css?jira.create.linked.issue=true","startTime":207.29999995231628,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":207.29999995231628,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":438.2999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":230.5,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":207.29999995231628,"connectEnd":207.29999995231628,"connectStart":207.29999995231628,"domainLookupEnd":207.29999995231628,"domainLookupStart":207.29999995231628,"fetchStart":207.29999995231628,"redirectEnd":0,"redirectStart":0,"requestStart":207.29999995231628,"responseEnd":437.7999999523163,"responseStart":437.7999999523163,"secureConnectionStart":207.29999995231628},{"duration":230.70000004768372,"initiatorType":"script","name":"https://jira.mariadb.org/s/3339d87fa2538a859872f2df449bf8d0-CDN/lu2bu7/820016/12ta74/d176f0986478cc64f24226b3d20c140d/_/download/contextbatch/js/com.atlassian.jira.projects.sidebar.init,-_super,-project.issue.navigator,-jira.view.issue/batch.js?jira.create.linked.issue=true&locale=en","startTime":207.59999990463257,"connectEnd":207.59999990463257,"connectStart":207.59999990463257,"domainLookupEnd":207.59999990463257,"domainLookupStart":207.59999990463257,"fetchStart":207.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":207.59999990463257,"responseEnd":438.2999999523163,"responseStart":438.2999999523163,"secureConnectionStart":207.59999990463257},{"duration":521.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":208.5,"connectEnd":208.5,"connectStart":208.5,"domainLookupEnd":208.5,"domainLookupStart":208.5,"fetchStart":208.5,"redirectEnd":0,"redirectStart":0,"requestStart":208.5,"responseEnd":729.5999999046326,"responseStart":729.5999999046326,"secureConnectionStart":208.5},{"duration":677.0999999046326,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":208.5,"connectEnd":208.5,"connectStart":208.5,"domainLookupEnd":208.5,"domainLookupStart":208.5,"fetchStart":208.5,"redirectEnd":0,"redirectStart":0,"requestStart":208.5,"responseEnd":885.5999999046326,"responseStart":885.5999999046326,"secureConnectionStart":208.5},{"duration":262.59999990463257,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":621.5999999046326,"connectEnd":621.5999999046326,"connectStart":621.5999999046326,"domainLookupEnd":621.5999999046326,"domainLookupStart":621.5999999046326,"fetchStart":621.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":621.5999999046326,"responseEnd":884.1999998092651,"responseStart":884.1999998092651,"secureConnectionStart":621.5999999046326},{"duration":101.29999995231628,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":813.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":813.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":914.7999999523163,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":57,"responseStart":199,"responseEnd":203,"domLoading":203,"domInteractive":1019,"domContentLoadedEventStart":1019,"domContentLoadedEventEnd":1063,"domComplete":2004,"loadEventStart":2004,"loadEventEnd":2005,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1000.5999999046326},{"name":"bigPipe.sidebar-id.end","time":1001.3999998569489},{"name":"bigPipe.activity-panel-pipe-id.start","time":1001.5999999046326},{"name":"bigPipe.activity-panel-pipe-id.end","time":1003.8999998569489},{"name":"activityTabFullyLoaded","time":1076.5999999046326}],"measures":[],"correlationId":"5ddf10c6842c24","effectiveType":"4g","downlink":9.5,"rtt":0,"serverDuration":82,"dbReadsTimeInMs":19,"dbConnsTimeInMs":27,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}