We skipped 10.2 because of MDEV-13983. So we decided to test 10.3.8 and it crashes in the first few seconds after brining it online.
Server version: 10.3.8-MariaDB-1:10.3.8+maria~trusty-log
|
key_buffer_size=16777216
|
read_buffer_size=131072
|
max_used_connections=20
|
max_threads=502
|
thread_count=38
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1119930 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x7fb2700009a8
|
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 = 0x7fb3b1769e40 thread_stack 0x80000
|
/usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x7fbfb2b37f2e]
|
/usr/sbin/mysqld(handle_fatal_signal+0x357)[0x7fbfb25d60a7]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10330)[0x7fbfb0784330]
|
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37)[0x7fbfafdd7c37]
|
/lib/x86_64-linux-gnu/libc.so.6(abort+0x148)[0x7fbfafddb028]
|
/usr/sbin/mysqld(+0x4c8d18)[0x7fbfb2321d18]
|
/usr/sbin/mysqld(+0x9e69c3)[0x7fbfb283f9c3]
|
/usr/sbin/mysqld(+0xa15f01)[0x7fbfb286ef01]
|
/usr/sbin/mysqld(+0x945f4a)[0x7fbfb279ef4a]
|
/usr/sbin/mysqld(_Z8closefrmP5TABLE+0x131)[0x7fbfb24aab41]
|
/usr/sbin/mysqld(_Z8tc_purgeb+0x69)[0x7fbfb2558c39]
|
/usr/sbin/mysqld(_Z19close_cached_tablesP3THDP10TABLE_LISTbm+0x87)[0x7fbfb23a8b97]
|
/usr/sbin/mysqld(_Z20reload_acl_and_cacheP3THDyP10TABLE_LISTPi+0x2ff)[0x7fbfb24f7abf]
|
/usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x1379)[0x7fbfb24016d9]
|
/usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_statebb+0x202)[0x7fbfb2409562]
|
/usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcjbb+0x1c38)[0x7fbfb240c068]
|
/usr/sbin/mysqld(_Z10do_commandP3THD+0x13e)[0x7fbfb240cefe]
|
/usr/sbin/mysqld(_Z24do_handle_one_connectionP7CONNECT+0x1aa)[0x7fbfb24dd62a]
|
/usr/sbin/mysqld(handle_one_connection+0x3d)[0x7fbfb24dd74d]
|
/usr/sbin/mysqld(+0x929ead)[0x7fbfb2782ead]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8184)[0x7fbfb077c184]
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7fbfafe9f03d]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x7fb2700116e0): FLUSH TABLES WITH READ LOCK
|
|
Connection ID (thread ID): 7916
|
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,mat
|
erialization=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_cach
|
e_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
|
our slave server also crashes with 10.3.8 installed
180808 21:51:29 [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 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.8-MariaDB-1:10.3.8+maria~trusty-log
|
key_buffer_size=134217728
|
read_buffer_size=131072
|
max_used_connections=3
|
max_threads=502
|
thread_count=0
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1234618 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
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 = 0x0 thread_stack 0x80000
|
/usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x556816bdef2e]
|
/usr/sbin/mysqld(handle_fatal_signal+0x357)[0x55681667d0a7]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10330)[0x7f434b3a7330]
|
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37)[0x7f434a9fac37]
|
linux/raise.c:56(__GI_raise)[0x7f434a9fe028]
|
/usr/sbin/mysqld(+0x4c8d18)[0x5568163c8d18]
|
/usr/sbin/mysqld(+0x9e69c3)[0x5568168e69c3]
|
/usr/sbin/mysqld(+0xa15f01)[0x556816915f01]
|
/usr/sbin/mysqld(+0x945f4a)[0x556816845f4a]
|
/usr/sbin/mysqld(_Z8closefrmP5TABLE+0x131)[0x556816551b41]
|
/usr/sbin/mysqld(_Z8tc_purgeb+0x69)[0x5568165ffc39]
|
/usr/sbin/mysqld(_Z19close_cached_tablesP3THDP10TABLE_LISTbm+0x87)[0x55681644fb97]
|
/usr/sbin/mysqld(+0x4ecd8f)[0x5568163ecd8f]
|
/usr/sbin/mysqld(_Z10unireg_endv+0x3b)[0x5568163ed07b]
|
/usr/sbin/mysqld(+0x4f09a9)[0x5568163f09a9]
|
/usr/sbin/mysqld(kill_server_thread+0xe)[0x5568163f09ee]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8184)[0x7f434b39f184]
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f434aac203d]
|
{"report":{"fcp":1797.5,"ttfb":745.6000003814697,"pageVisibility":"visible","entityId":69084,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"a3eee006-7bad-470e-bccd-966994e26d9e","navigationType":0,"readyForUser":1917.7000007629395,"redirectCount":0,"resourceLoadedEnd":1519.8000001907349,"resourceLoadedStart":750.6000003814697,"resourceTiming":[{"duration":260.6000003814697,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bv2/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":750.6000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":750.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1011.2000007629395,"responseStart":0,"secureConnectionStart":0},{"duration":261.3999996185303,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2bv2/820016/12ta74/2380add21a9a1006587582385952de73/_/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":750.9000005722046,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":750.9000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1012.3000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":543.8000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/e9b27a47da5fb0f74a35acd57e9847fb-CDN/lu2bv2/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":751.1000003814697,"connectEnd":751.1000003814697,"connectStart":751.1000003814697,"domainLookupEnd":751.1000003814697,"domainLookupStart":751.1000003814697,"fetchStart":751.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":1016.8000001907349,"responseEnd":1294.9000005722046,"responseStart":1078.9000005722046,"secureConnectionStart":751.1000003814697},{"duration":736.6000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/c32eb0da7ad9831253f8397e6cc26afd-CDN/lu2bv2/820016/12ta74/2380add21a9a1006587582385952de73/_/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":755.6000003814697,"connectEnd":755.6000003814697,"connectStart":755.6000003814697,"domainLookupEnd":755.6000003814697,"domainLookupStart":755.6000003814697,"fetchStart":755.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":1018.5,"responseEnd":1492.2000007629395,"responseStart":1098.1000003814697,"secureConnectionStart":755.6000003814697},{"duration":331.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/bc0bcb146314416123c992714ee00ff7-CDN/lu2bv2/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":755.8000001907349,"connectEnd":755.8000001907349,"connectStart":755.8000001907349,"domainLookupEnd":755.8000001907349,"domainLookupStart":755.8000001907349,"fetchStart":755.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":1019.4000005722046,"responseEnd":1087.5,"responseStart":1081,"secureConnectionStart":755.8000001907349},{"duration":333.9000005722046,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bv2/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":756,"connectEnd":756,"connectStart":756,"domainLookupEnd":756,"domainLookupStart":756,"fetchStart":756,"redirectEnd":0,"redirectStart":0,"requestStart":1021.5,"responseEnd":1089.9000005722046,"responseStart":1082.9000005722046,"secureConnectionStart":756},{"duration":367.5999994277954,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bv2/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":756.2000007629395,"connectEnd":756.2000007629395,"connectStart":756.2000007629395,"domainLookupEnd":756.2000007629395,"domainLookupStart":756.2000007629395,"fetchStart":756.2000007629395,"redirectEnd":0,"redirectStart":0,"requestStart":1022.6000003814697,"responseEnd":1123.8000001907349,"responseStart":1119.7000007629395,"secureConnectionStart":756.2000007629395},{"duration":264.69999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2bv2/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":756.4000005722046,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":756.4000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1021.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":367,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":756.6000003814697,"connectEnd":756.6000003814697,"connectStart":756.6000003814697,"domainLookupEnd":756.6000003814697,"domainLookupStart":756.6000003814697,"fetchStart":756.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":1024.1000003814697,"responseEnd":1123.6000003814697,"responseStart":1116,"secureConnectionStart":756.6000003814697},{"duration":265.69999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2bv2/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":756.7000007629395,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":756.7000007629395,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1022.4000005722046,"responseStart":0,"secureConnectionStart":0},{"duration":390.8999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/719848dd97ebe0663199f49a3936487a-CDN/lu2bv2/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":756.9000005722046,"connectEnd":756.9000005722046,"connectStart":756.9000005722046,"domainLookupEnd":756.9000005722046,"domainLookupStart":756.9000005722046,"fetchStart":756.9000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":1028,"responseEnd":1147.8000001907349,"responseStart":1144.7000007629395,"secureConnectionStart":756.9000005722046},{"duration":758.8000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bv2/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":759.1000003814697,"connectEnd":759.1000003814697,"connectStart":759.1000003814697,"domainLookupEnd":759.1000003814697,"domainLookupStart":759.1000003814697,"fetchStart":759.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":1505.5,"responseEnd":1517.9000005722046,"responseStart":1516.5,"secureConnectionStart":759.1000003814697},{"duration":760.3999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bv2/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":759.4000005722046,"connectEnd":759.4000005722046,"connectStart":759.4000005722046,"domainLookupEnd":759.4000005722046,"domainLookupStart":759.4000005722046,"fetchStart":759.4000005722046,"redirectEnd":0,"redirectStart":0,"requestStart":1505.7000007629395,"responseEnd":1519.8000001907349,"responseStart":1518.2000007629395,"secureConnectionStart":759.4000005722046},{"duration":334.5,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1448.1000003814697,"connectEnd":1448.1000003814697,"connectStart":1448.1000003814697,"domainLookupEnd":1448.1000003814697,"domainLookupStart":1448.1000003814697,"fetchStart":1448.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":1751.5,"responseEnd":1782.6000003814697,"responseStart":1781.2000007629395,"secureConnectionStart":1448.1000003814697},{"duration":312,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1787.6000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1787.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2099.6000003814697,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":551,"domainLookupEnd":551,"connectStart":551,"connectEnd":551,"secureConnectionStart":551,"requestStart":552,"responseStart":746,"responseEnd":758,"domLoading":749,"domInteractive":2031,"domContentLoadedEventStart":2031,"domContentLoadedEventEnd":2095,"domComplete":2701,"loadEventStart":2701,"loadEventEnd":2702,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2001.6000003814697},{"name":"bigPipe.sidebar-id.end","time":2002.5},{"name":"bigPipe.activity-panel-pipe-id.start","time":2002.6000003814697},{"name":"bigPipe.activity-panel-pipe-id.end","time":2005.3000001907349},{"name":"activityTabFullyLoaded","time":2112.1000003814697}],"measures":[],"correlationId":"b5cf46ff8defba","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":112,"dbReadsTimeInMs":18,"dbConnsTimeInMs":27,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
I'm very sorry about the trouble you experienced, and I understand the frustration.
Most users seem to migrate well, however there is something, either in the workflow, or in the data layout, or in their combination, that causes this problem for some setups or configurations. We are trying to hunt it down.