Type:
Bug
Priority:
Critical
Resolution:
Fixed
Affects Version/s:
10.6
lock_rec_unlock_unmodified() is executed either under lock_sys.wr_lock() or under a combination of lock_sys.rd_lock() + record locks hash table cell latch. It also requests page latch to check if locked records were changed by the current transaction or not.
Usually InnoDB requests page latch to find the certain record on the page, and then requests lock_sys and/or record lock hash cell latch to request record lock. lock_rec_unlock_unmodified() requests the latches in the opposite order, what causes deadlocks. One of the possible scenario for the deadlock is the following:
thread 1 - lock_rec_unlock_unmodified() is invoked under locks hash table cell latch, the latch is acquired;
thread 2 - purge thread acquires page latch and tries to remove delete-marked record, it invokes lock_update_delete(), which requests locks hash table cell latch, held by thread 1;
thread 1 - requests page latch, held by thread 2.
The above scenario can be reproduced with the attached test case: test.tar.gz .
{"report":{"fcp":1797.8000001907349,"ttfb":660.5,"pageVisibility":"visible","entityId":130224,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"6c2fea9b-f588-4634-855b-e590966756a2","navigationType":0,"readyForUser":1878.5,"redirectCount":0,"resourceLoadedEnd":2377.1000003814697,"resourceLoadedStart":670.3000001907349,"resourceTiming":[{"duration":645.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":670.3000001907349,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":670.3000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1315.8000001907349,"responseStart":0,"secureConnectionStart":0},{"duration":645.5,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/2bf333562ca6724060a9d5f1535471f6/_/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":670.6000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":670.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1316.1000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":654.3000001907349,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":670.8999996185303,"connectEnd":670.8999996185303,"connectStart":670.8999996185303,"domainLookupEnd":670.8999996185303,"domainLookupStart":670.8999996185303,"fetchStart":670.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":670.8999996185303,"responseEnd":1325.1999998092651,"responseStart":1325.1999998092651,"secureConnectionStart":670.8999996185303},{"duration":705.6000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/2bf333562ca6724060a9d5f1535471f6/_/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":671.3999996185303,"connectEnd":671.3999996185303,"connectStart":671.3999996185303,"domainLookupEnd":671.3999996185303,"domainLookupStart":671.3999996185303,"fetchStart":671.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":671.3999996185303,"responseEnd":1377,"responseStart":1377,"secureConnectionStart":671.3999996185303},{"duration":709.4000005722046,"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":671.6999998092651,"connectEnd":671.6999998092651,"connectStart":671.6999998092651,"domainLookupEnd":671.6999998092651,"domainLookupStart":671.6999998092651,"fetchStart":671.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":671.6999998092651,"responseEnd":1381.1000003814697,"responseStart":1381.1000003814697,"secureConnectionStart":671.6999998092651},{"duration":709.8000001907349,"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":671.8999996185303,"connectEnd":671.8999996185303,"connectStart":671.8999996185303,"domainLookupEnd":671.8999996185303,"domainLookupStart":671.8999996185303,"fetchStart":671.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":671.8999996185303,"responseEnd":1381.6999998092651,"responseStart":1381.6999998092651,"secureConnectionStart":671.8999996185303},{"duration":709.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":672.1000003814697,"connectEnd":672.1000003814697,"connectStart":672.1000003814697,"domainLookupEnd":672.1000003814697,"domainLookupStart":672.1000003814697,"fetchStart":672.1000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":672.1000003814697,"responseEnd":1382,"responseStart":1382,"secureConnectionStart":672.1000003814697},{"duration":799.3000001907349,"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":672.1999998092651,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":672.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1471.5,"responseStart":0,"secureConnectionStart":0},{"duration":710.1000003814697,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":672.3999996185303,"connectEnd":672.3999996185303,"connectStart":672.3999996185303,"domainLookupEnd":672.3999996185303,"domainLookupStart":672.3999996185303,"fetchStart":672.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":672.3999996185303,"responseEnd":1382.5,"responseStart":1382.5,"secureConnectionStart":672.3999996185303},{"duration":799,"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":672.6000003814697,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":672.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1471.6000003814697,"responseStart":0,"secureConnectionStart":0},{"duration":710.1999998092651,"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":672.8000001907349,"connectEnd":672.8000001907349,"connectStart":672.8000001907349,"domainLookupEnd":672.8000001907349,"domainLookupStart":672.8000001907349,"fetchStart":672.8000001907349,"redirectEnd":0,"redirectStart":0,"requestStart":672.8000001907349,"responseEnd":1383,"responseStart":1383,"secureConnectionStart":672.8000001907349},{"duration":1295.2999992370605,"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":688.6000003814697,"connectEnd":688.6000003814697,"connectStart":688.6000003814697,"domainLookupEnd":688.6000003814697,"domainLookupStart":688.6000003814697,"fetchStart":688.6000003814697,"redirectEnd":0,"redirectStart":0,"requestStart":688.6000003814697,"responseEnd":1983.8999996185303,"responseStart":1983.8999996185303,"secureConnectionStart":688.6000003814697},{"duration":1688.4000005722046,"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":688.6999998092651,"connectEnd":688.6999998092651,"connectStart":688.6999998092651,"domainLookupEnd":688.6999998092651,"domainLookupStart":688.6999998092651,"fetchStart":688.6999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":688.6999998092651,"responseEnd":2377.1000003814697,"responseStart":2377.1000003814697,"secureConnectionStart":688.6999998092651},{"duration":503,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1484,"connectEnd":1484,"connectStart":1484,"domainLookupEnd":1484,"domainLookupStart":1484,"fetchStart":1484,"redirectEnd":0,"redirectStart":0,"requestStart":1484,"responseEnd":1987,"responseStart":1987,"secureConnectionStart":1484}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":464,"responseStart":661,"responseEnd":680,"domLoading":664,"domInteractive":2401,"domContentLoadedEventStart":2402,"domContentLoadedEventEnd":2445,"domComplete":3010,"loadEventStart":3010,"loadEventEnd":3011,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2378.800000190735},{"name":"bigPipe.sidebar-id.end","time":2379.699999809265},{"name":"bigPipe.activity-panel-pipe-id.start","time":2379.800000190735},{"name":"bigPipe.activity-panel-pipe-id.end","time":2381.6000003814697},{"name":"activityTabFullyLoaded","time":2460.300000190735}],"measures":[],"correlationId":"8aaeef24ab760c","effectiveType":"4g","downlink":9.7,"rtt":0,"serverDuration":136,"dbReadsTimeInMs":38,"dbConnsTimeInMs":49,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}