Problem hit during RQG testing on 10.6.
|
mysqld: /data/Server/10.6alpha/storage/innobase/lock/lock0lock.cc:3985: void lock_rec_print(FILE*, const ib_lock_t*, mtr_t&): Assertion `page_is_leaf(block->frame)' failed.
|
|
Query (0x62b0002a7238): DELETE FROM t7 WHERE col_int = 4 OR col_int IS NULL
|
Status: NOT_KILLED
|
|
(rr) bt
|
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
#1 0x00007fffd6cdf859 in __GI_abort () at abort.c:79
|
#2 0x00007fffd6cdf729 in __assert_fail_base (fmt=0x7fffd6e75588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55a78b92b040 "page_is_leaf(block->frame)", file=0x55a78b9250c0 "/data/Server/10.6alpha/storage/innobase/lock/lock0lock.cc",
|
line=3985, function=<optimized out>) at assert.c:92
|
#3 0x00007fffd6cf0f36 in __GI___assert_fail (assertion=0x55a78b92b040 "page_is_leaf(block->frame)", file=0x55a78b9250c0 "/data/Server/10.6alpha/storage/innobase/lock/lock0lock.cc", line=3985,
|
function=0x55a78b92ae20 "void lock_rec_print(FILE*, const ib_lock_t*, mtr_t&)") at assert.c:101
|
#4 0x000055a78a42777f in lock_rec_print (file=0x615000002880, lock=0x6cdb7c397ef0, mtr=...) at /data/Server/10.6alpha/storage/innobase/lock/lock0lock.cc:3985
|
#5 0x000055a78a434380 in Deadlock::print (lock=...) at /data/Server/10.6alpha/storage/innobase/lock/lock0lock.cc:5746
|
#6 0x000055a78a434ede in Deadlock::report (trx=0x6cdb7c3a14c0, current_trx=true) at /data/Server/10.6alpha/storage/innobase/lock/lock0lock.cc:5866
|
#7 0x000055a78a435a0e in Deadlock::check_and_resolve (trx=0x6cdb7c3a14c0) at /data/Server/10.6alpha/storage/innobase/lock/lock0lock.cc:5943
|
#8 0x000055a78a41651d in lock_wait (thr=0x62100026f6c8) at /data/Server/10.6alpha/storage/innobase/lock/lock0lock.cc:1766
|
#9 0x000055a78a612fd3 in row_mysql_handle_errors (new_err=0x47010f93d240, trx=0x6cdb7c3a14c0, thr=0x62100026f6c8, savept=0x0) at /data/Server/10.6alpha/storage/innobase/row/row0mysql.cc:745
|
#10 0x000055a78a6a868b in row_search_mvcc (buf=0x61a0002034b8 "\350'", mode=PAGE_CUR_G, prebuilt=0x62100026e988, match_mode=0, direction=1) at /data/Server/10.6alpha/storage/innobase/row/row0sel.cc:5758
|
#11 0x000055a78a2b1e01 in ha_innobase::general_fetch (this=0x61d000a8b6b8, buf=0x61a0002034b8 "\350'", direction=1, match_mode=0) at /data/Server/10.6alpha/storage/innobase/handler/ha_innodb.cc:8875
|
#12 0x000055a78a2b2877 in ha_innobase::rnd_next (this=0x61d000a8b6b8, buf=0x61a0002034b8 "\350'") at /data/Server/10.6alpha/storage/innobase/handler/ha_innodb.cc:9079
|
#13 0x000055a78999515a in handler::ha_rnd_next (this=0x61d000a8b6b8, buf=0x61a0002034b8 "\350'") at /data/Server/10.6alpha/sql/handler.cc:3068
|
#14 0x000055a789da536f in rr_sequential (info=0x47010f93e750) at /data/Server/10.6alpha/sql/records.cc:519
|
#15 0x000055a78907bd7e in READ_RECORD::read_record (this=0x47010f93e750) at /data/Server/10.6alpha/sql/records.h:81
|
#16 0x000055a789df22aa in mysql_delete (thd=0x62b0002a0218, table_list=0x62b0002a73c0, conds=0x62b0002a8138, order_list=0x62b0002a4e30, limit=18446744073709551614, options=0, result=0x0) at /data/Server/10.6alpha/sql/sql_delete.cc:782
|
#17 0x000055a789210b42 in mysql_execute_command (thd=0x62b0002a0218) at /data/Server/10.6alpha/sql/sql_parse.cc:4801
|
#18 0x000055a789225738 in mysql_parse (thd=0x62b0002a0218, rawbuf=0x62b0002a7238 "DELETE FROM t7 WHERE col_int = 4 OR col_int IS NULL /* E_R Thread27 QNO 111 CON_ID 42 */", length=89, parser_state=0x47010f93fb20)
|
at /data/Server/10.6alpha/sql/sql_parse.cc:8018
|
#19 0x000055a7891fe022 in dispatch_command (command=COM_QUERY, thd=0x62b0002a0218, packet=0x629000e7e219 " DELETE FROM t7 WHERE col_int = 4 OR col_int IS NULL /* E_R Thread27 QNO 111 CON_ID 42 */ ", packet_length=91, blocking=true)
|
at /data/Server/10.6alpha/sql/sql_parse.cc:1897
|
#20 0x000055a7891fb3f7 in do_command (thd=0x62b0002a0218, blocking=true) at /data/Server/10.6alpha/sql/sql_parse.cc:1406
|
#21 0x000055a7895dfb70 in do_handle_one_connection (connect=0x608000003bb8, put_in_cache=true) at /data/Server/10.6alpha/sql/sql_connect.cc:1410
|
#22 0x000055a7895df4d2 in handle_one_connection (arg=0x608000003bb8) at /data/Server/10.6alpha/sql/sql_connect.cc:1312
|
#23 0x00007fffd781d609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#24 0x00007fffd6ddc293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
(rr)
|
|
sdp:/data/Results/1619433372/TBR-1034/dev/shm/vardir/1619433372/88/1/rr
|
_RR_TRACE_DIR="." rr replay --mark-stdio
|
|
10.6 1a647b700f6b72dc97211510a5d0c647d5d3d911 2021-04-23T10:07:08+03:00
|
|
RQG
|
-------
|
git clone https://github.com/mleich1/rqg --branch experimental RQG
|
|
perl rqg.pl \
|
--grammar=conf/mariadb/table_stress_innodb_nocopy1.yy \
|
--gendata=conf/mariadb/table_stress.zz \
|
--gendata_sql=conf/mariadb/table_stress.sql \
|
--redefine=conf/mariadb/xa.yy \
|
--mysqld=--loose-innodb_lock_schedule_algorithm=fcfs \
|
--mysqld=--loose-idle_write_transaction_timeout=0 \
|
--mysqld=--loose-idle_transaction_timeout=0 \
|
--mysqld=--loose-idle_readonly_transaction_timeout=0 \
|
--mysqld=--connect_timeout=60 \
|
--mysqld=--interactive_timeout=28800 \
|
--mysqld=--slave_net_timeout=60 \
|
--mysqld=--net_read_timeout=30 \
|
--mysqld=--net_write_timeout=60 \
|
--mysqld=--loose-table_lock_wait_timeout=50 \
|
--mysqld=--wait_timeout=28800 \
|
--mysqld=--lock-wait-timeout=86400 \
|
--mysqld=--innodb-lock-wait-timeout=50 \
|
--no-mask \
|
--queries=10000000 \
|
--seed=random \
|
--reporters=Backtrace \
|
--reporters=ErrorLog \
|
--reporters=Deadlock1 \
|
--validators=None \
|
--mysqld=--log_output=none \
|
--mysqld=--log-bin \
|
--mysqld=--log_bin_trust_function_creators=1 \
|
--mysqld=--loose-debug_assert_on_not_freed_memory=0 \
|
--engine=InnoDB \
|
--restart_timeout=240 \
|
--mysqld=--plugin-load-add=file_key_management.so \
|
--mysqld=--loose-file-key-management-filename=$RQG_HOME/home/mleich/RQG_O/conf/mariadb/encryption_keys.txt \
|
--duration=300 \
|
--mysqld=--loose-innodb_fatal_semaphore_wait_threshold=300 \
|
--mysqld=--innodb_stats_persistent=on \
|
--mysqld=--innodb_adaptive_hash_index=on \
|
--mysqld=--loose-innodb_evict_tables_on_commit_debug=off \
|
--mysqld=--loose-max-statement-time=30 \
|
--threads=33 \
|
--mysqld=--innodb-use-native-aio=0 \
|
--rr=Extended \
|
--rr_options="--chaos --wait" \
|
--mysqld=--innodb_page_size=32K \
|
--mysqld=--innodb-buffer-pool-size=24M \
|
--duration=300 \
|
--no_mask \
|
--workdir=<local settings> \
|
--vardir=<local settings> \
|
--mtr-build-thread=<local settings> \
|
--basedir1=<local settings> \
|
--script_debug=_nix_
|
- is caused by
-
MDEV-24589
DROP TABLE is not crash-safe
-
-
Closed
{"report":{"fcp":1140.2999999523163,"ttfb":579.6000000238419,"pageVisibility":"visible","entityId":99221,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"2bf210bc-3a01-4bd5-a255-f74836c16d2c","navigationType":0,"readyForUser":1256.7000000476837,"redirectCount":0,"resourceLoadedEnd":1065.3999999761581,"resourceLoadedStart":585.5,"resourceTiming":[{"duration":10.899999976158142,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":585.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":585.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":596.3999999761581,"responseStart":0,"secureConnectionStart":0},{"duration":10.899999976158142,"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":585.8999999761581,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":585.8999999761581,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":596.7999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":68,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":585.8999999761581,"connectEnd":585.8999999761581,"connectStart":585.8999999761581,"domainLookupEnd":585.8999999761581,"domainLookupStart":585.8999999761581,"fetchStart":585.8999999761581,"redirectEnd":0,"redirectStart":0,"requestStart":585.8999999761581,"responseEnd":653.8999999761581,"responseStart":653.8999999761581,"secureConnectionStart":585.8999999761581},{"duration":113.39999997615814,"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":586.1000000238419,"connectEnd":586.1000000238419,"connectStart":586.1000000238419,"domainLookupEnd":586.1000000238419,"domainLookupStart":586.1000000238419,"fetchStart":586.1000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":586.1000000238419,"responseEnd":699.5,"responseStart":699.5,"secureConnectionStart":586.1000000238419},{"duration":117.39999997615814,"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":586.2000000476837,"connectEnd":586.2000000476837,"connectStart":586.2000000476837,"domainLookupEnd":586.2000000476837,"domainLookupStart":586.2000000476837,"fetchStart":586.2000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":586.2000000476837,"responseEnd":703.6000000238419,"responseStart":703.6000000238419,"secureConnectionStart":586.2000000476837},{"duration":117.80000007152557,"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":586.2999999523163,"connectEnd":586.2999999523163,"connectStart":586.2999999523163,"domainLookupEnd":586.2999999523163,"domainLookupStart":586.2999999523163,"fetchStart":586.2999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":586.2999999523163,"responseEnd":704.1000000238419,"responseStart":704.1000000238419,"secureConnectionStart":586.2999999523163},{"duration":118,"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":586.3999999761581,"connectEnd":586.3999999761581,"connectStart":586.3999999761581,"domainLookupEnd":586.3999999761581,"domainLookupStart":586.3999999761581,"fetchStart":586.3999999761581,"redirectEnd":0,"redirectStart":0,"requestStart":586.3999999761581,"responseEnd":704.3999999761581,"responseStart":704.3999999761581,"secureConnectionStart":586.3999999761581},{"duration":118.39999997615814,"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":586.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":586.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":704.8999999761581,"responseStart":0,"secureConnectionStart":0},{"duration":118.39999997615814,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":586.5,"connectEnd":586.5,"connectStart":586.5,"domainLookupEnd":586.5,"domainLookupStart":586.5,"fetchStart":586.5,"redirectEnd":0,"redirectStart":0,"requestStart":586.5,"responseEnd":704.8999999761581,"responseStart":704.8999999761581,"secureConnectionStart":586.5},{"duration":118.79999995231628,"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":586.6000000238419,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":586.6000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":705.3999999761581,"responseStart":0,"secureConnectionStart":0},{"duration":119.80000007152557,"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":586.8999999761581,"connectEnd":586.8999999761581,"connectStart":586.8999999761581,"domainLookupEnd":586.8999999761581,"domainLookupStart":586.8999999761581,"fetchStart":586.8999999761581,"redirectEnd":0,"redirectStart":0,"requestStart":586.8999999761581,"responseEnd":706.7000000476837,"responseStart":706.7000000476837,"secureConnectionStart":586.8999999761581},{"duration":432.2000000476837,"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":587.5,"connectEnd":587.5,"connectStart":587.5,"domainLookupEnd":587.5,"domainLookupStart":587.5,"fetchStart":587.5,"redirectEnd":0,"redirectStart":0,"requestStart":587.5,"responseEnd":1019.7000000476837,"responseStart":1019.7000000476837,"secureConnectionStart":587.5},{"duration":477.7999999523163,"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":587.6000000238419,"connectEnd":587.6000000238419,"connectStart":587.6000000238419,"domainLookupEnd":587.6000000238419,"domainLookupStart":587.6000000238419,"fetchStart":587.6000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":587.6000000238419,"responseEnd":1065.3999999761581,"responseStart":1065.3999999761581,"secureConnectionStart":587.6000000238419},{"duration":189.79999995231628,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":872.7000000476837,"connectEnd":872.7000000476837,"connectStart":872.7000000476837,"domainLookupEnd":872.7000000476837,"domainLookupStart":872.7000000476837,"fetchStart":872.7000000476837,"redirectEnd":0,"redirectStart":0,"requestStart":872.7000000476837,"responseEnd":1062.5,"responseStart":1062.5,"secureConnectionStart":872.7000000476837},{"duration":134.10000002384186,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1080.1000000238419,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1080.1000000238419,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1214.2000000476837,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":80,"responseStart":580,"responseEnd":581,"domLoading":583,"domInteractive":1300,"domContentLoadedEventStart":1300,"domContentLoadedEventEnd":1338,"domComplete":2414,"loadEventStart":2414,"loadEventEnd":2416,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":1271.7999999523163},{"name":"bigPipe.sidebar-id.end","time":1272.6000000238419},{"name":"bigPipe.activity-panel-pipe-id.start","time":1272.7000000476837},{"name":"bigPipe.activity-panel-pipe-id.end","time":1277},{"name":"activityTabFullyLoaded","time":1346}],"measures":[],"correlationId":"e038c51f32cb95","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":83,"dbReadsTimeInMs":14,"dbConnsTimeInMs":23,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}