I am not re-opening MDEV-24739 because the patch for it was included into 10.5.9 release.
SELECT * FROM mysql.help_relation WHERE (help_topic_id < '2' OR help_topic_id != 8 OR help_topic_id < 1) AND help_keyword_id = help_topic_id;
|
10.5 aa4f76be
|
mariadbd: /data/src/10.5/sql/opt_range.cc:11056: SEL_ARG* SEL_ARG::tree_delete(SEL_ARG*): Assertion `root->weight >= (1 + (key->next_key_part ? key->next_key_part->weight : 0))' failed.
|
210306 1:44:58 [ERROR] mysqld got signal 6 ;
|
|
#7 0x00007f0ad5187f36 in __GI___assert_fail (assertion=0x564cb23ee378 "root->weight >= (1 + (key->next_key_part ? key->next_key_part->weight : 0))", file=0x564cb23ec2f8 "/data/src/10.5/sql/opt_range.cc", line=11056, function=0x564cb23ee3c8 "SEL_ARG* SEL_ARG::tree_delete(SEL_ARG*)") at assert.c:101
|
#8 0x0000564cb191b128 in SEL_ARG::tree_delete (this=0x7f0ab412c360, key=0x7f0ab412c360) at /data/src/10.5/sql/opt_range.cc:11056
|
#9 0x0000564cb19198e7 in key_or (param=0x7f0ad03429b0, key1=0x7f0ab412c360, key2=0x7f0ab412c4b0) at /data/src/10.5/sql/opt_range.cc:10318
|
#10 0x0000564cb191937c in key_or_with_limit (param=0x7f0ad03429b0, keyno=0, key1=0x7f0ab412bfb0, key2=0x7f0ab4208e70) at /data/src/10.5/sql/opt_range.cc:10067
|
#11 0x0000564cb1900b9a in SEL_IMERGE::or_sel_tree_with_checks (this=0x7f0ab412c170, param=0x7f0ad03429b0, n_trees=2, tree=0x7f0ab412bde8, is_first_check_pass=false, is_last_check_pass=0x7f0ad03424c3) at /data/src/10.5/sql/opt_range.cc:721
|
#12 0x0000564cb19014d8 in imerge_list_or_tree (param=0x7f0ad03429b0, merges=0x7f0ad03425f0, tree=0x7f0ab4208ee0) at /data/src/10.5/sql/opt_range.cc:1096
|
#13 0x0000564cb19187ef in tree_or (param=0x7f0ad03429b0, tree1=0x7f0ab4208970, tree2=0x7f0ab4208c68) at /data/src/10.5/sql/opt_range.cc:9771
|
#14 0x0000564cb191434a in Item_cond::get_mm_tree (this=0x7f0ab4016af0, param=0x7f0ad03429b0, cond_ptr=0x7f0ab4017658) at /data/src/10.5/sql/opt_range.cc:8356
|
#15 0x0000564cb19140c5 in Item_cond_and::get_mm_tree (this=0x7f0ab4017530, param=0x7f0ad03429b0, cond_ptr=0x7f0ab401a5a8) at /data/src/10.5/sql/opt_range.cc:8312
|
#16 0x0000564cb1905e2d in SQL_SELECT::test_quick_select (this=0x7f0ab401a5a0, thd=0x7f0ab4000db8, keys_to_use=..., prev_tables=0, limit=18446744073709551615, force_quick_range=false, ordered_output=false, remove_false_parts_of_where=true, only_single_index_range_scan=false) at /data/src/10.5/sql/opt_range.cc:2880
|
#17 0x0000564cb145107d in get_quick_record_count (thd=0x7f0ab4000db8, select=0x7f0ab401a5a0, table=0x7f0ab4156c18, keys=0x7f0ab4019130, limit=18446744073709551615) at /data/src/10.5/sql/sql_select.cc:4764
|
#18 0x0000564cb1453a10 in make_join_statistics (join=0x7f0ab4017f90, tables_list=..., keyuse_array=0x7f0ab4018280) at /data/src/10.5/sql/sql_select.cc:5495
|
#19 0x0000564cb1447e5c in JOIN::optimize_inner (this=0x7f0ab4017f90) at /data/src/10.5/sql/sql_select.cc:2256
|
#20 0x0000564cb1445949 in JOIN::optimize (this=0x7f0ab4017f90) at /data/src/10.5/sql/sql_select.cc:1628
|
#21 0x0000564cb1450d5c in mysql_select (thd=0x7f0ab4000db8, tables=0x7f0ab4015bb0, fields=..., conds=0x7f0ab4017530, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2147748608, result=0x7f0ab4017f68, unit=0x7f0ab4004f60, select_lex=0x7f0ab40155a8) at /data/src/10.5/sql/sql_select.cc:4706
|
#22 0x0000564cb1440873 in handle_select (thd=0x7f0ab4000db8, lex=0x7f0ab4004e98, result=0x7f0ab4017f68, setup_tables_done_option=0) at /data/src/10.5/sql/sql_select.cc:417
|
#23 0x0000564cb1403237 in execute_sqlcom_select (thd=0x7f0ab4000db8, all_tables=0x7f0ab4015bb0) at /data/src/10.5/sql/sql_parse.cc:6282
|
#24 0x0000564cb13fa2c1 in mysql_execute_command (thd=0x7f0ab4000db8) at /data/src/10.5/sql/sql_parse.cc:3978
|
#25 0x0000564cb14080de in mysql_parse (thd=0x7f0ab4000db8, rawbuf=0x7f0ab4015430 "SELECT * FROM mysql.help_relation WHERE (help_topic_id < '2' OR help_topic_id != 8 OR help_topic_id < 1) AND help_keyword_id = help_topic_id", length=140, parser_state=0x7f0ad0344510, is_com_multi=false, is_next_command=false) at /data/src/10.5/sql/sql_parse.cc:8063
|
#26 0x0000564cb13f4043 in dispatch_command (command=COM_QUERY, thd=0x7f0ab4000db8, packet=0x7f0ab400b589 "SELECT * FROM mysql.help_relation WHERE (help_topic_id < '2' OR help_topic_id != 8 OR help_topic_id < 1) AND help_keyword_id = help_topic_id", packet_length=140, is_com_multi=false, is_next_command=false) at /data/src/10.5/sql/sql_parse.cc:1889
|
#27 0x0000564cb13f2837 in do_command (thd=0x7f0ab4000db8) at /data/src/10.5/sql/sql_parse.cc:1370
|
#28 0x0000564cb15a0a4d in do_handle_one_connection (connect=0x564cb4ee5c58, put_in_cache=true) at /data/src/10.5/sql/sql_connect.cc:1410
|
#29 0x0000564cb15a07b0 in handle_one_connection (arg=0x564cb4def678) at /data/src/10.5/sql/sql_connect.cc:1312
|
#30 0x0000564cb1b014e5 in pfs_spawn_thread (arg=0x564cb4ee5888) at /data/src/10.5/storage/perfschema/pfs.cc:2201
|
#31 0x00007f0ad569f609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#32 0x00007f0ad5273293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
No obvious immediate problem on a non-debug build.
Not reproducible on 10.4.
The failure appeared in 10.5 after this commit:
commit c36720388d598ca3aa1c4d2dab2266656c528b50 (HEAD)
|
Author: Sergei Petrunia
|
Date: Thu Jan 28 21:43:55 2021 +0300
|
|
MDEV-9750: Quick memory exhaustion with 'extended_keys=on' ...
|
- relates to
-
MDEV-24739
Assertion `root->weight >= (1 + (key->next_key_part ? key->next_key_part->weight : 0))' failed in SEL_ARG::tree_delete
-
-
Closed
{"report":{"fcp":1544.4000000953674,"ttfb":304.40000009536743,"pageVisibility":"visible","entityId":97644,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"603dde5e-8a04-4219-9732-9e2f3f1889d8","navigationType":0,"readyForUser":1655.5999999046326,"redirectCount":0,"resourceLoadedEnd":1081.9000000953674,"resourceLoadedStart":320.59999990463257,"resourceTiming":[{"duration":209.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":320.59999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":320.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":530.0999999046326,"responseStart":0,"secureConnectionStart":0},{"duration":209.40000009536743,"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":321.09999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":321.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":530.5,"responseStart":0,"secureConnectionStart":0},{"duration":594.6000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":321.19999980926514,"connectEnd":321.19999980926514,"connectStart":321.19999980926514,"domainLookupEnd":321.19999980926514,"domainLookupStart":321.19999980926514,"fetchStart":321.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":527.8000001907349,"responseEnd":915.8000001907349,"responseStart":568.1999998092651,"secureConnectionStart":321.19999980926514},{"duration":759.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":322.09999990463257,"connectEnd":322.09999990463257,"connectStart":322.09999990463257,"domainLookupEnd":322.09999990463257,"domainLookupStart":322.09999990463257,"fetchStart":322.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":527.6999998092651,"responseEnd":1081.9000000953674,"responseStart":585.8000001907349,"secureConnectionStart":322.09999990463257},{"duration":294.90000009536743,"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":322.40000009536743,"connectEnd":322.40000009536743,"connectStart":322.40000009536743,"domainLookupEnd":322.40000009536743,"domainLookupStart":322.40000009536743,"fetchStart":322.40000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":527.9000000953674,"responseEnd":617.3000001907349,"responseStart":567.3000001907349,"secureConnectionStart":322.40000009536743},{"duration":328.5,"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":322.59999990463257,"connectEnd":322.59999990463257,"connectStart":322.59999990463257,"domainLookupEnd":322.59999990463257,"domainLookupStart":322.59999990463257,"fetchStart":322.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":618,"responseEnd":651.0999999046326,"responseStart":645.8000001907349,"secureConnectionStart":322.59999990463257},{"duration":328.1000003814697,"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":322.69999980926514,"connectEnd":322.69999980926514,"connectStart":322.69999980926514,"domainLookupEnd":322.69999980926514,"domainLookupStart":322.69999980926514,"fetchStart":322.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":618.1999998092651,"responseEnd":650.8000001907349,"responseStart":644.6999998092651,"secureConnectionStart":322.69999980926514},{"duration":266.90000009536743,"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":322.90000009536743,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":322.90000009536743,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":589.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":335.19999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":323,"connectEnd":323,"connectStart":323,"domainLookupEnd":323,"domainLookupStart":323,"fetchStart":323,"redirectEnd":0,"redirectStart":0,"requestStart":618.4000000953674,"responseEnd":658.1999998092651,"responseStart":647.0999999046326,"secureConnectionStart":323},{"duration":266.7000002861023,"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":323.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":323.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":589.9000000953674,"responseStart":0,"secureConnectionStart":0},{"duration":343.19999980926514,"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":323.30000019073486,"connectEnd":323.30000019073486,"connectStart":323.30000019073486,"domainLookupEnd":323.30000019073486,"domainLookupStart":323.30000019073486,"fetchStart":323.30000019073486,"redirectEnd":0,"redirectStart":0,"requestStart":621.3000001907349,"responseEnd":666.5,"responseStart":651.6999998092651,"secureConnectionStart":323.30000019073486},{"duration":715.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":327,"connectEnd":327,"connectStart":327,"domainLookupEnd":327,"domainLookupStart":327,"fetchStart":327,"redirectEnd":0,"redirectStart":0,"requestStart":796.6999998092651,"responseEnd":1042.6999998092651,"responseStart":1035,"secureConnectionStart":327},{"duration":718.4000000953674,"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":327.09999990463257,"connectEnd":327.09999990463257,"connectStart":327.09999990463257,"domainLookupEnd":327.09999990463257,"domainLookupStart":327.09999990463257,"fetchStart":327.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":989.3000001907349,"responseEnd":1045.5,"responseStart":1037.5999999046326,"secureConnectionStart":327.09999990463257},{"duration":149.40000009536743,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1059.1999998092651,"connectEnd":1059.1999998092651,"connectStart":1059.1999998092651,"domainLookupEnd":1059.1999998092651,"domainLookupStart":1059.1999998092651,"fetchStart":1059.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":1168.8000001907349,"responseEnd":1208.5999999046326,"responseStart":1205.3000001907349,"secureConnectionStart":1059.1999998092651}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":122,"responseStart":305,"responseEnd":326,"domLoading":314,"domInteractive":1740,"domContentLoadedEventStart":1740,"domContentLoadedEventEnd":1790,"domComplete":3767,"loadEventStart":3767,"loadEventEnd":3767,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1704.9000000953674},{"name":"bigPipe.sidebar-id.end","time":1707.5},{"name":"bigPipe.activity-panel-pipe-id.start","time":1707.6999998092651},{"name":"bigPipe.activity-panel-pipe-id.end","time":1708.5999999046326},{"name":"activityTabFullyLoaded","time":1804.6999998092651}],"measures":[],"correlationId":"c9682ae5286ea1","effectiveType":"4g","downlink":9.1,"rtt":0,"serverDuration":89,"dbReadsTimeInMs":11,"dbConnsTimeInMs":19,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
https://github.com/MariaDB/server/tree/bb-10.5-mdev25069