The assert was observed on the trees
|
- 10.2 commit 27664ef29d97be2973982aedcc0c8c90d18b20a4 2019-10-08
|
and
|
- bb-10.2-merge commit d9f224233497ce5e3706fe6539a2b711b491af1d 2019-10-08
|
Hitting that assert is very rare (one per ~ 700 RQG test runs).
|
|
The snippets of logs belong to the test run on bb-10.2-merge which contains
|
- a fix for https://jira.mariadb.org/browse/MDEV-19335 (fix is currently in review)
|
- some merge from 10.1
|
|
10.2.28-MariaDB-debug-log
|
2019-10-08 13:29:21 0x7f3bbc51b700 InnoDB: Assertion failure in file storage/innobase/btr/btr0cur.cc line 1434
|
InnoDB: Failing assertion: !page_zip || page_zip_validate(page_zip, page, index)
|
...
|
Query (0x7f3b140104e0): UPDATE `t7` SET `pad` = 'o' WHERE `id` = 2942 /* E_R Thread2 QNO 1599 CON_ID 20 */
|
Connection ID (thread ID): 20
|
Status: NOT_KILLED
|
|
#3 <signal handler called>
|
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58
|
#5 0x00007f3bc40ad37a in __GI_abort () at abort.c:89
|
#6 0x000055c433c9e014 in ut_dbg_assertion_failed (expr=0x55c4342cfe10 "!page_zip || page_zip_validate(page_zip, page, index)", file=0x55c4342cf0a0 "storage/innobase/btr/btr0cur.cc", line=1434) at storage/innobase/ut/ut0dbg.cc:60
|
#7 0x000055c433cc8e39 in btr_cur_search_to_nth_level (index=0x7f3b0c042d18, level=0, tuple=0x7f3b14060058, mode=PAGE_CUR_GE, latch_mode=1, cursor=0x7f3b1405fe68, has_search_latch=0, file=0x55c434282818 "storage/innobase/row/row0sel.cc", line=4724, mtr=0x7f3bbc5188d0, autoinc=0) at storage/innobase/btr/btr0cur.cc:1434
|
#8 0x000055c433bfb479 in btr_pcur_open_with_no_init_func (index=0x7f3b0c042d18, tuple=0x7f3b14060058, mode=PAGE_CUR_GE, latch_mode=1, cursor=0x7f3b1405fe68, has_search_latch=0, file=0x55c434282818 "storage/innobase/row/row0sel.cc", line=4724, mtr=0x7f3bbc5188d0) at storage/innobase/include/btr0pcur.ic:527
|
#9 0x000055c433c05f52 in row_search_mvcc (buf=0x7f3b14022fe8 "\377", mode=PAGE_CUR_GE, prebuilt=0x7f3b1405fc98, match_mode=1, direction=0) at storage/innobase/row/row0sel.cc:4722
|
#10 0x000055c433a9488f in ha_innobase::index_read (this=0x7f3b14029130, buf=0x7f3b14022fe8 "\377", key_ptr=0x7f3b140556d0 "~\v", key_len=4, find_flag=HA_READ_KEY_EXACT) at storage/innobase/handler/ha_innodb.cc:9471
|
#11 0x000055c433890b4c in handler::index_read_map (this=0x7f3b14029130, buf=0x7f3b14022fe8 "\377", key=0x7f3b140556d0 "~\v", keypart_map=1, find_flag=HA_READ_KEY_EXACT) at sql/handler.h:3136
|
#12 0x000055c433886d8a in handler::ha_index_read_map (this=0x7f3b14029130, buf=0x7f3b14022fe8 "\377", key=0x7f3b140556d0 "~\v", keypart_map=1, find_flag=HA_READ_KEY_EXACT) at sql/handler.cc:2711
|
#13 0x000055c43388d962 in handler::read_range_first (this=0x7f3b14029130, start_key=0x7f3b14029218, end_key=0x7f3b14029238, eq_range_arg=true, sorted=true) at sql/handler.cc:5458
|
#14 0x000055c43379cbc6 in handler::multi_range_read_next (this=0x7f3b14029130, range_info=0x7f3bbc519110) at sql/multi_range_read.cc:298
|
#15 0x000055c43379ccff in Mrr_simple_index_reader::get_next (this=0x7f3b140296a0, range_info=0x7f3bbc519110) at sql/multi_range_read.cc:335
|
#16 0x000055c43379f840 in DsMrr_impl::dsmrr_next (this=0x7f3b14029560, range_info=0x7f3bbc519110) at sql/multi_range_read.cc:1411
|
#17 0x000055c433aa984e in ha_innobase::multi_range_read_next (this=0x7f3b14029130, range_info=0x7f3bbc519110) at storage/innobase/handler/ha_innodb.cc:21332
|
#18 0x000055c4339df8d2 in QUICK_RANGE_SELECT::get_next (this=0x7f3b1401ada0) at sql/opt_range.cc:11473
|
#19 0x000055c4339f0882 in rr_quick (info=0x7f3bbc519350) at sql/records.cc:365
|
#20 0x000055c4336f219b in mysql_update (thd=0x7f3b14000a98, table_list=0x7f3b14010640, fields=..., values=..., conds=0x7f3b14010fe8, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false, found_return=0x7f3bbc5198c0, updated_return=0x7f3bbc519970) at sql/sql_update.cc:749
|
#21 0x000055c433602a1f in mysql_execute_command (thd=0x7f3b14000a98) at sql/sql_parse.cc:4014
|
#22 0x000055c43360e8a0 in mysql_parse (thd=0x7f3b14000a98, rawbuf=0x7f3b140104e0 "UPDATE `t7` SET `pad` = 'o' WHERE `id` = 2942 /* E_R Thread2 QNO 1599 CON_ID 20 */", length=82, parser_state=0x7f3bbc51a250, is_com_multi=false, is_next_command=false) at sql/sql_parse.cc:7759
|
#23 0x000055c4335fcba9 in dispatch_command (command=COM_QUERY, thd=0x7f3b14000a98, packet=0x7f3b140081a9 "UPDATE `t7` SET `pad` = 'o' WHERE `id` = 2942 /* E_R Thread2 QNO 1599 CON_ID 20 */ ", packet_length=83, is_com_multi=false, is_next_command=false) at sql/sql_parse.cc:1831
|
#24 0x000055c4335fb4fd in do_command (thd=0x7f3b14000a98) at sql/sql_parse.cc:1384
|
#25 0x000055c433750957 in do_handle_one_connection (connect=0x55c4372aed98) at sql/sql_connect.cc:1336
|
#26 0x000055c4337506c2 in handle_one_connection (arg=0x55c4372aed98) at sql/sql_connect.cc:1241
|
#27 0x00007f3bc4cec6da in start_thread (arg=0x7f3bbc51b700) at pthread_create.c:456
|
- is caused by
-
MDEV-6076
Persistent AUTO_INCREMENT for InnoDB
-
-
Closed
{"report":{"fcp":859.8999998569489,"ttfb":129.69999980926514,"pageVisibility":"visible","entityId":79560,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"02ac5e67-bea9-44db-a2ac-7cc00ad135dd","navigationType":0,"readyForUser":929.5,"redirectCount":0,"resourceLoadedEnd":615,"resourceLoadedStart":134.19999980926514,"resourceTiming":[{"duration":292.90000009536743,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":134.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":134.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":427.09999990463257,"responseStart":0,"secureConnectionStart":0},{"duration":292.7999999523163,"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":134.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":134.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":427.2999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":302.90000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":134.59999990463257,"connectEnd":134.59999990463257,"connectStart":134.59999990463257,"domainLookupEnd":134.59999990463257,"domainLookupStart":134.59999990463257,"fetchStart":134.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":134.59999990463257,"responseEnd":437.5,"responseStart":437.5,"secureConnectionStart":134.59999990463257},{"duration":327.30000019073486,"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":134.69999980926514,"connectEnd":134.69999980926514,"connectStart":134.69999980926514,"domainLookupEnd":134.69999980926514,"domainLookupStart":134.69999980926514,"fetchStart":134.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":134.69999980926514,"responseEnd":462,"responseStart":462,"secureConnectionStart":134.69999980926514},{"duration":330.5,"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":134.89999985694885,"connectEnd":134.89999985694885,"connectStart":134.89999985694885,"domainLookupEnd":134.89999985694885,"domainLookupStart":134.89999985694885,"fetchStart":134.89999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":134.89999985694885,"responseEnd":465.39999985694885,"responseStart":465.39999985694885,"secureConnectionStart":134.89999985694885},{"duration":330.89999985694885,"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":135,"connectEnd":135,"connectStart":135,"domainLookupEnd":135,"domainLookupStart":135,"fetchStart":135,"redirectEnd":0,"redirectStart":0,"requestStart":135,"responseEnd":465.89999985694885,"responseStart":465.7999999523163,"secureConnectionStart":135},{"duration":326.5,"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":139.69999980926514,"connectEnd":139.69999980926514,"connectStart":139.69999980926514,"domainLookupEnd":139.69999980926514,"domainLookupStart":139.69999980926514,"fetchStart":139.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":139.69999980926514,"responseEnd":466.19999980926514,"responseStart":466.19999980926514,"secureConnectionStart":139.69999980926514},{"duration":327.40000009536743,"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":139.89999985694885,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":139.89999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":467.2999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":327.5,"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":140,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":140,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":467.5,"responseStart":0,"secureConnectionStart":0},{"duration":326.69999980926514,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":140,"connectEnd":140,"connectStart":140,"domainLookupEnd":140,"domainLookupStart":140,"fetchStart":140,"redirectEnd":0,"redirectStart":0,"requestStart":140,"responseEnd":466.69999980926514,"responseStart":466.69999980926514,"secureConnectionStart":140},{"duration":327.09999990463257,"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":140.09999990463257,"connectEnd":140.09999990463257,"connectStart":140.09999990463257,"domainLookupEnd":140.09999990463257,"domainLookupStart":140.09999990463257,"fetchStart":140.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":140.09999990463257,"responseEnd":467.19999980926514,"responseStart":467.19999980926514,"secureConnectionStart":140.09999990463257},{"duration":463.7999999523163,"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":150.79999995231628,"connectEnd":150.79999995231628,"connectStart":150.79999995231628,"domainLookupEnd":150.79999995231628,"domainLookupStart":150.79999995231628,"fetchStart":150.79999995231628,"redirectEnd":0,"redirectStart":0,"requestStart":150.79999995231628,"responseEnd":614.5999999046326,"responseStart":614.5999999046326,"secureConnectionStart":150.79999995231628},{"duration":460.60000014305115,"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":154.39999985694885,"connectEnd":154.39999985694885,"connectStart":154.39999985694885,"domainLookupEnd":154.39999985694885,"domainLookupStart":154.39999985694885,"fetchStart":154.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":154.39999985694885,"responseEnd":615,"responseStart":615,"secureConnectionStart":154.39999985694885},{"duration":371.2999999523163,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":666.0999999046326,"connectEnd":666.0999999046326,"connectStart":666.0999999046326,"domainLookupEnd":666.0999999046326,"domainLookupStart":666.0999999046326,"fetchStart":666.0999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":666.0999999046326,"responseEnd":1037.3999998569489,"responseStart":1037.3999998569489,"secureConnectionStart":666.0999999046326}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":3,"responseStart":129,"responseEnd":154,"domLoading":133,"domInteractive":987,"domContentLoadedEventStart":988,"domContentLoadedEventEnd":1027,"domComplete":1841,"loadEventStart":1841,"loadEventEnd":1843,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":969.3999998569489},{"name":"bigPipe.sidebar-id.end","time":970.0999999046326},{"name":"bigPipe.activity-panel-pipe-id.start","time":970.1999998092651},{"name":"bigPipe.activity-panel-pipe-id.end","time":972.5999999046326},{"name":"activityTabFullyLoaded","time":1037.7999999523163}],"measures":[],"correlationId":"a8b0e893c676de","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":65,"dbReadsTimeInMs":9,"dbConnsTimeInMs":15,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}