10.5.26-eaf7c0cbead56f61d4cecfa88fc0971a9d917002
|
galera.galera_var_wsrep_provider_options w14 [ fail ]
|
Test ended at 2024-07-11 12:42:04
|
|
CURRENT_TEST: galera.galera_var_wsrep_provider_options
|
mysqltest: At line 11: query 'SET GLOBAL wsrep_provider_options='a=1'' failed with wrong errno 2013: 'Lost connection to MySQL server during query', instead of 1210...
|
|
The result from queries just before the failure was:
|
connection node_2;
|
connection node_1;
|
call mtr.add_suppression("WSREP: Unknown parameter 'a'");
|
call mtr.add_suppression("WSREP: Set options returned 7");
|
SET GLOBAL wsrep_provider_options=NULL;
|
ERROR HY000: Incorrect arguments to SET
|
SET GLOBAL wsrep_provider_options='';
|
SET GLOBAL wsrep_provider_options=' ';
|
SET GLOBAL wsrep_provider_options='a=1';
|
|
|
Server [mysqld.1 - pid: 49545, winpid: 49545, exit: 256] failed during test run
|
Server log from this test:
|
----------SERVER LOG START-----------
|
2024-07-11 12:41:53 46 [Warning] WSREP: Unknown parameter 'a'
|
terminate called after throwing an instance of 'gu::Exception'
|
240711 12:41:53 [ERROR] mysqld got signal 6 ;
|
Sorry, we probably made a mistake, and this is a bug.
|
|
Your assistance in bug reporting will enable us to fix this for the next release.
|
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.5.26-MariaDB-log source revision: eaf7c0cbead56f61d4cecfa88fc0971a9d917002
|
key_buffer_size=1048576
|
read_buffer_size=131072
|
max_used_connections=2
|
max_threads=153
|
thread_count=4
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63595 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x2337834061d8
|
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 = 0x98097967ee8 thread_stack 0x49000
|
addr2line: dwarf_get_aranges failed: Unsupported version [_dwarf_info_load(229)]
|
addr2line: dwarf_get_aranges failed: Unsupported version [_dwarf_info_load(229)]
|
Printing to addr2line failed
|
0x97850414cce <my_print_stacktrace+0x2e> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784ff35673 <handle_fatal_signal+0x2b3> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x98077b8c53f <pthread_sigmask+0x53f> at /lib/libthr.so.3
|
0x98077b8bafb <pthread_setschedparam+0x83b> at /lib/libthr.so.3
|
0x98071cc82d3 <_fini+0x98070dd8fcf> at ???
|
0x9807ac0186a <thr_kill+0xa> at /lib/libc.so.7
|
0x9807ab79f54 <_raise+0x34> at /lib/libc.so.7
|
0x9807ac2afc9 <abort+0x49> at /lib/libc.so.7
|
0x9807b69c34b <__cxa_throw_bad_array_new_length+0x689> at /usr/local/lib/gcc12/libstdc++.so.6
|
0x9807b6a7b16 <_ZSt17rethrow_exceptionNSt15__exception_ptr13exception_ptrE+0x76> at /usr/local/lib/gcc12/libstdc++.so.6
|
0x9807b6a7b71 <_ZSt9terminatev+0x11> at /usr/local/lib/gcc12/libstdc++.so.6
|
0x9807b6a7dec <__cxa_throw+0x4c> at /usr/local/lib/gcc12/libstdc++.so.6
|
0x9807f1fa4bd <wsrep_deinit_config_service_v1+0x1c1d> at /usr/local/lib/libgalera_smm.so
|
0x9807f203563 <wsrep_deinit_config_service_v1+0xacc3> at /usr/local/lib/libgalera_smm.so
|
0x9807f1f2609 <inflateInit2_@ZLIB_1.2.4.0> at /usr/local/lib/libgalera_smm.so
|
addr2line: dwarf_get_aranges failed: Unsupported version [_dwarf_info_load(229)]
|
addr2line: dwarf_get_aranges failed: Unsupported version [_dwarf_info_load(229)]
|
0x9785049cb11 <_ZN5wsrep18wsrep_provider_v267optionsERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x11> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x978501c89f9 <_Z29wsrep_provider_options_updateP7sys_varP3THD13enum_var_type+0x99> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fc75869 <_ZN7sys_var6updateEP3THDP7set_var+0xd9> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fc75ce7 <_ZN7set_var6updateEP3THD+0x17> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fc76f51 <_Z17sql_set_variablesP3THDP4ListI12set_var_baseEb+0xa1> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fd285aa <_Z21mysql_execute_commandP3THD+0x202a> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fd2b8f6 <_Z11mysql_parseP3THDPcjP12Parser_statebb+0x1e6> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fd2c14e <_ZL17wsrep_mysql_parseP3THDPcjP12Parser_statebb+0x9784f5b705e> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fd2eb81 <_Z16dispatch_command19enum_server_commandP3THDPcjbb+0x2311> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fd2f330 <_Z10do_commandP3THD+0x110> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fe24610 <_Z24do_handle_one_connectionP7CONNECTb+0x3d0> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9784fe24abd <handle_one_connection+0x5d> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
0x9785015c1bb <pfs_spawn_thread+0x9784f5b712b> at /data/buildbot/workers/dev/amd64-freebsd-14/build/sql/mariadbd
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x2337834336b0): SET GLOBAL wsrep_provider_options='a=1'
|
|
Connection ID (thread ID): 46
|
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=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on,not_null_range_scan=off
|
|
The manual page at https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mariadbd/ contains
|
information that should help you find out what is causing the crash.
|
Core pattern: %N.core
|
----------SERVER LOG END-------------
|
ref: https://buildbot.dev.mariadb.org/#/builders/2/builds/36/steps/9/logs/stdio
{"report":{"fcp":1439.7999992370605,"ttfb":288,"pageVisibility":"visible","entityId":130052,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"dfbe12cc-9b55-4977-b820-a24334e4335e","navigationType":0,"readyForUser":1540,"redirectCount":0,"resourceLoadedEnd":1839.5999994277954,"resourceLoadedStart":292.69999980926514,"resourceTiming":[{"duration":644.3000001907349,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":292.69999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":292.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":937,"responseStart":0,"secureConnectionStart":0},{"duration":644.3999996185303,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":293,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":293,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":937.3999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":653,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":293.0999994277954,"connectEnd":293.0999994277954,"connectStart":293.0999994277954,"domainLookupEnd":293.0999994277954,"domainLookupStart":293.0999994277954,"fetchStart":293.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":293.0999994277954,"responseEnd":946.0999994277954,"responseStart":946.0999994277954,"secureConnectionStart":293.0999994277954},{"duration":694.8000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":293.3999996185303,"connectEnd":293.3999996185303,"connectStart":293.3999996185303,"domainLookupEnd":293.3999996185303,"domainLookupStart":293.3999996185303,"fetchStart":293.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":293.3999996185303,"responseEnd":988.1999998092651,"responseStart":988.1999998092651,"secureConnectionStart":293.3999996185303},{"duration":698.5999994277954,"initiatorType":"script","name":"https://jira.mariadb.org/s/a9324d6758d385eb45c462685ad88f1d-CDN/lu2cib/820016/12ta74/c92c0caa9a024ae85b0ebdbed7fb4bd7/_/download/contextbatch/js/atl.global,-_super/batch.js?locale=en","startTime":293.5,"connectEnd":293.5,"connectStart":293.5,"domainLookupEnd":293.5,"domainLookupStart":293.5,"fetchStart":293.5,"redirectEnd":0,"redirectStart":0,"requestStart":293.5,"responseEnd":992.0999994277954,"responseStart":992.0999994277954,"secureConnectionStart":293.5},{"duration":694.7000007629395,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-en/jira.webresources:calendar-en.js","startTime":297.79999923706055,"connectEnd":297.79999923706055,"connectStart":297.79999923706055,"domainLookupEnd":297.79999923706055,"domainLookupStart":297.79999923706055,"fetchStart":297.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":297.79999923706055,"responseEnd":992.5,"responseStart":992.5,"secureConnectionStart":297.79999923706055},{"duration":694.8999996185303,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:calendar-localisation-moment/jira.webresources:calendar-localisation-moment.js","startTime":298,"connectEnd":298,"connectStart":298,"domainLookupEnd":298,"domainLookupStart":298,"fetchStart":298,"redirectEnd":0,"redirectStart":0,"requestStart":298,"responseEnd":992.8999996185303,"responseStart":992.8999996185303,"secureConnectionStart":298},{"duration":794.1000003814697,"initiatorType":"link","name":"https://jira.mariadb.org/s/b04b06a02d1959df322d9cded3aeecc1-CDN/lu2cib/820016/12ta74/a2ff6aa845ffc9a1d22fe23d9ee791fc/_/download/contextbatch/css/jira.global.look-and-feel,-_super/batch.css","startTime":298.0999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":298.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1092.1999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":695.1000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":298.29999923706055,"connectEnd":298.29999923706055,"connectStart":298.29999923706055,"domainLookupEnd":298.29999923706055,"domainLookupStart":298.29999923706055,"fetchStart":298.29999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":298.29999923706055,"responseEnd":993.3999996185303,"responseStart":993.3999996185303,"secureConnectionStart":298.29999923706055},{"duration":793.7999992370605,"initiatorType":"link","name":"https://jira.mariadb.org/s/3ac36323ba5e4eb0af2aa7ac7211b4bb-CDN/lu2cib/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":298.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":298.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1092.2999992370605,"responseStart":0,"secureConnectionStart":0},{"duration":695.3000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/5d5e8fe91fbc506585e83ea3b62ccc4b-CDN/lu2cib/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":298.69999980926514,"connectEnd":298.69999980926514,"connectStart":298.69999980926514,"domainLookupEnd":298.69999980926514,"domainLookupStart":298.69999980926514,"fetchStart":298.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":298.69999980926514,"responseEnd":994,"responseStart":994,"secureConnectionStart":298.69999980926514},{"duration":1533.6999998092651,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-js/jira.webresources:bigpipe-js.js","startTime":304.8999996185303,"connectEnd":304.8999996185303,"connectStart":304.8999996185303,"domainLookupEnd":304.8999996185303,"domainLookupStart":304.8999996185303,"fetchStart":304.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":304.8999996185303,"responseEnd":1838.5999994277954,"responseStart":1838.5999994277954,"secureConnectionStart":304.8999996185303},{"duration":1533.1999998092651,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/1.0/_/download/batch/jira.webresources:bigpipe-init/jira.webresources:bigpipe-init.js","startTime":306.3999996185303,"connectEnd":306.3999996185303,"connectStart":306.3999996185303,"domainLookupEnd":306.3999996185303,"domainLookupStart":306.3999996185303,"fetchStart":306.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":306.3999996185303,"responseEnd":1839.5999994277954,"responseStart":1839.5999994277954,"secureConnectionStart":306.3999996185303},{"duration":157.39999961853027,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1104.6999998092651,"connectEnd":1104.6999998092651,"connectStart":1104.6999998092651,"domainLookupEnd":1104.6999998092651,"domainLookupStart":1104.6999998092651,"fetchStart":1104.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":1104.6999998092651,"responseEnd":1262.0999994277954,"responseStart":1262.0999994277954,"secureConnectionStart":1104.6999998092651},{"duration":505.3999996185303,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/css/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.css?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1391.1999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1391.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1896.5999994277954,"responseStart":0,"secureConnectionStart":0},{"duration":471.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2cib/820016/12ta74/e65b778d185daf5aee24936755b43da6/_/download/contextbatch/js/browser-metrics-plugin.contrib,-_super,-project.issue.navigator,-jira.view.issue,-atl.general/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&slack-enabled=true&whisper-enabled=true","startTime":1392.1999998092651,"connectEnd":1392.1999998092651,"connectStart":1392.1999998092651,"domainLookupEnd":1392.1999998092651,"domainLookupStart":1392.1999998092651,"fetchStart":1392.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":1392.1999998092651,"responseEnd":1863.3999996185303,"responseStart":1863.3999996185303,"secureConnectionStart":1392.1999998092651},{"duration":477.4000005722046,"initiatorType":"script","name":"https://jira.mariadb.org/s/097ae97cb8fbec7d6ea4bbb1f26955b9-CDN/lu2cib/820016/12ta74/be4b45e9cec53099498fa61c8b7acba4/_/download/contextbatch/js/jira.project.sidebar,-_super,-project.issue.navigator,-jira.general,-jira.browse.project,-jira.view.issue,-jira.global,-atl.general,-com.atlassian.jira.projects.sidebar.init/batch.js?agile_global_admin_condition=true&jag=true&jira.create.linked.issue=true&locale=en&slack-enabled=true&whisper-enabled=true","startTime":1392.5999994277954,"connectEnd":1392.5999994277954,"connectStart":1392.5999994277954,"domainLookupEnd":1392.5999994277954,"domainLookupStart":1392.5999994277954,"fetchStart":1392.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":1392.5999994277954,"responseEnd":1870,"responseStart":1870,"secureConnectionStart":1392.5999994277954}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":117,"responseStart":288,"responseEnd":306,"domLoading":291,"domInteractive":1853,"domContentLoadedEventStart":1853,"domContentLoadedEventEnd":1896,"domComplete":2317,"loadEventStart":2317,"loadEventEnd":2318,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1842.5999994277954},{"name":"bigPipe.sidebar-id.end","time":1843.5},{"name":"bigPipe.activity-panel-pipe-id.start","time":1843.5999994277954},{"name":"bigPipe.activity-panel-pipe-id.end","time":1844.3999996185303},{"name":"activityTabFullyLoaded","time":1915.5999994277954}],"measures":[],"correlationId":"b3ffa163e69a6e","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":95,"dbReadsTimeInMs":17,"dbConnsTimeInMs":27,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
I tested 10.5.26 with Galera library 26.4.16 and test case passes. I do not have access to FreeBSD to test it.