10.4.20 97bec6760744e8193c12c5ba2f3e36db32b91ae8
|
mysqld: /test/mtest/10.4_dbg/wsrep-lib/include/wsrep/client_state.hpp:320: int wsrep::client_state::start_transaction(const wsrep::transaction_id&): Assertion `state_ == s_exec' failed.
|
10.4.20 97bec6760744e8193c12c5ba2f3e36db32b91ae8
|
Core was generated by `/test/mtest/GAL_MD170621-mariadb-10.4.20-linux-x86_64-dbg/bin/mysqld --defaults'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 0x0000000070000002 in ?? ()
|
[Current thread is 1 (Thread 0x53fa21854700 (LWP 2595208))]
|
(gdb) bt
|
#0 0x0000000070000002 in ?? ()
|
#1 0x00002d41108d9766 in _raw_syscall () at /home/roc/rr/rr/src/preload/raw_syscall.S:120
|
#2 0x00002d41108d504e in traced_raw_syscall (call=<optimized out>) at /home/roc/rr/rr/src/preload/syscallbuf.c:272
|
#3 0x00002d41108d84d1 in syscall_hook_internal (call=0x14c374d1efa0) at /home/roc/rr/rr/src/preload/syscallbuf.c:3295
|
#4 syscall_hook (call=0x14c374d1efa0) at /home/roc/rr/rr/src/preload/syscallbuf.c:3329
|
#5 0x00002d41108d4e50 in _syscall_hook_trampoline () at /home/roc/rr/rr/src/preload/syscall_hook.S:313
|
#6 0x00002d41108d4eaf in __morestack () at /home/roc/rr/rr/src/preload/syscall_hook.S:458
|
#7 0x00002d41108d4f08 in _syscall_hook_trampoline_89_c2_f7_da () at /home/roc/rr/rr/src/preload/syscall_hook.S:504
|
#8 0x000030ef1a920f0c in __pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
|
#9 0x00005601e436f46d in my_write_core (sig=sig@entry=6) at /test/mtest/10.4_dbg/mysys/stacktrace.c:386
|
#10 0x00005601e3a67ed8 in handle_fatal_signal (sig=6) at /test/mtest/10.4_dbg/sql/signal_handler.cc:356
|
#11 <signal handler called>
|
#12 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
|
#13 0x00000d1c26b7d859 in __GI_abort () at abort.c:79
|
#14 0x00000d1c26b7d729 in __assert_fail_base (fmt=0xd1c26d13588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x5601e444585d "state_ == s_exec", file=0x5601e443c598 "/test/mtest/10.4_dbg/wsrep-lib/include/wsrep/client_state.hpp", line=320, function=<optimized out>) at assert.c:92
|
#15 0x00000d1c26b8ef36 in __GI___assert_fail (assertion=assertion@entry=0x5601e444585d "state_ == s_exec", file=file@entry=0x5601e443c598 "/test/mtest/10.4_dbg/wsrep-lib/include/wsrep/client_state.hpp", line=line@entry=320, function=function@entry=0x5601e44464f8 "int wsrep::client_state::start_transaction(const wsrep::transaction_id&)") at assert.c:101
|
#16 0x00005601e39b6f1c in wsrep::client_state::start_transaction (id=@0x53fa21851708: {id_ = 132}, this=0x6b97c006f78) at /test/mtest/10.4_dbg/sql/wsrep_thd.cc:354
|
#17 wsrep_start_transaction (trx_id=<optimized out>, thd=0x6b97c000d90) at /test/mtest/10.4_dbg/sql/wsrep_trans_observer.h:138
|
#18 wsrep_bf_abort (bf_thd=bf_thd@entry=0x47171c000d90, victim_thd=victim_thd@entry=0x6b97c000d90) at /test/mtest/10.4_dbg/sql/wsrep_thd.cc:358
|
#19 0x00005601e39bf9a6 in wsrep_thd_bf_abort (bf_thd=bf_thd@entry=0x47171c000d90, victim_thd=victim_thd@entry=0x6b97c000d90, signal=signal@entry=1 '\001', kill_signal=kill_signal@entry=13) at /test/mtest/10.4_dbg/sql/service_wsrep.cc:231
|
#20 0x00005601e3ceaff7 in wsrep_abort_transaction (bf_thd=0x47171c000d90, victim_thd=0x6b97c000d90, signal=1 '\001', kill_signal=13) at /test/mtest/10.4_dbg/storage/innobase/handler/ha_innodb.cc:18829
|
#21 0x00005601e3a7bd25 in ha_abort_transaction (bf_thd=bf_thd@entry=0x47171c000d90, victim_thd=victim_thd@entry=0x6b97c000d90, signal=signal@entry=1 '\001', kill_signal=kill_signal@entry=13) at /test/mtest/10.4_dbg/sql/handler.cc:7115
|
#22 0x00005601e39b6646 in wsrep_abort_thd (bf_thd_ptr=bf_thd_ptr@entry=0x47171c000d90, victim_thd_ptr=victim_thd_ptr@entry=0x6b97c000d90, signal=signal@entry=1 '\001', kill_signal=kill_signal@entry=13) at /test/mtest/10.4_dbg/sql/wsrep_thd.cc:330
|
#23 0x00005601e3787f14 in kill_one_thread (thd=thd@entry=0x47171c000d90, id=id@entry=32, kill_signal=kill_signal@entry=KILL_CONNECTION_HARD, type=type@entry=KILL_TYPE_ID) at /test/mtest/10.4_dbg/sql/sql_parse.cc:9238
|
#24 0x00005601e3788023 in sql_kill (thd=thd@entry=0x47171c000d90, id=32, state=state@entry=KILL_CONNECTION_HARD, type=type@entry=KILL_TYPE_ID) at /test/mtest/10.4_dbg/sql/sql_parse.cc:9368
|
#25 0x00005601e379169a in mysql_execute_command (thd=thd@entry=0x47171c000d90) at /test/mtest/10.4_dbg/sql/sql_parse.cc:5614
|
#26 0x00005601e3795eab in mysql_parse (thd=thd@entry=0x47171c000d90, rawbuf=rawbuf@entry=0x47171c0132e8 "KILL CONNECTION @conid", length=length@entry=22, parser_state=parser_state@entry=0x53fa21853490, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/mtest/10.4_dbg/sql/sql_parse.cc:7992
|
#27 0x00005601e3796f60 in wsrep_mysql_parse (thd=thd@entry=0x47171c000d90, rawbuf=0x47171c0132e8 "KILL CONNECTION @conid", length=22, parser_state=parser_state@entry=0x53fa21853490, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/mtest/10.4_dbg/sql/sql_parse.cc:7796
|
#28 0x00005601e37988c9 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x47171c000d90, packet=packet@entry=0x47171c00ab01 "KILL CONNECTION @conid;", packet_length=packet_length@entry=23, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/mtest/10.4_dbg/sql/sql_class.h:1184
|
#29 0x00005601e379c159 in do_command (thd=0x47171c000d90) at /test/mtest/10.4_dbg/sql/sql_parse.cc:1373
|
#30 0x00005601e38dac71 in do_handle_one_connection (connect=connect@entry=0x5601e6b54e00) at /test/mtest/10.4_dbg/sql/sql_connect.cc:1425
|
#31 0x00005601e38dad90 in handle_one_connection (arg=0x5601e6b54e00) at /test/mtest/10.4_dbg/sql/sql_connect.cc:1329
|
#32 0x000030ef1a918609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#33 0x00000d1c26c7a293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
No workflow transitions have been executed yet.
{"report":{"fcp":714,"ttfb":135.5,"pageVisibility":"visible","entityId":100655,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":1,"journeyId":"f998be13-4487-4e18-a919-5fa60493c0f5","navigationType":0,"readyForUser":844.7000000476837,"redirectCount":0,"resourceLoadedEnd":883,"resourceLoadedStart":143.20000004768372,"resourceTiming":[{"duration":158.69999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":143.20000004768372,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":143.20000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":301.89999985694885,"responseStart":0,"secureConnectionStart":0},{"duration":158.60000014305115,"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":143.39999985694885,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":143.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":302,"responseStart":0,"secureConnectionStart":0},{"duration":167.10000014305115,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":143.59999990463257,"connectEnd":143.59999990463257,"connectStart":143.59999990463257,"domainLookupEnd":143.59999990463257,"domainLookupStart":143.59999990463257,"fetchStart":143.59999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":143.59999990463257,"responseEnd":310.7000000476837,"responseStart":310.7000000476837,"secureConnectionStart":143.59999990463257},{"duration":250.29999995231628,"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":143.70000004768372,"connectEnd":143.70000004768372,"connectStart":143.70000004768372,"domainLookupEnd":143.70000004768372,"domainLookupStart":143.70000004768372,"fetchStart":143.70000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":143.70000004768372,"responseEnd":394,"responseStart":394,"secureConnectionStart":143.70000004768372},{"duration":254.09999990463257,"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":143.79999995231628,"connectEnd":143.79999995231628,"connectStart":143.79999995231628,"domainLookupEnd":143.79999995231628,"domainLookupStart":143.79999995231628,"fetchStart":143.79999995231628,"redirectEnd":0,"redirectStart":0,"requestStart":143.79999995231628,"responseEnd":397.89999985694885,"responseStart":397.89999985694885,"secureConnectionStart":143.79999995231628},{"duration":254.70000004768372,"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":143.89999985694885,"connectEnd":143.89999985694885,"connectStart":143.89999985694885,"domainLookupEnd":143.89999985694885,"domainLookupStart":143.89999985694885,"fetchStart":143.89999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":143.89999985694885,"responseEnd":398.59999990463257,"responseStart":398.59999990463257,"secureConnectionStart":143.89999985694885},{"duration":255.59999990463257,"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":144,"connectEnd":144,"connectStart":144,"domainLookupEnd":144,"domainLookupStart":144,"fetchStart":144,"redirectEnd":0,"redirectStart":0,"requestStart":144,"responseEnd":399.59999990463257,"responseStart":399.59999990463257,"secureConnectionStart":144},{"duration":256.10000014305115,"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":144.09999990463257,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":144.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":400.2000000476837,"responseStart":0,"secureConnectionStart":0},{"duration":256,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":144.20000004768372,"connectEnd":144.20000004768372,"connectStart":144.20000004768372,"domainLookupEnd":144.20000004768372,"domainLookupStart":144.20000004768372,"fetchStart":144.20000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":144.20000004768372,"responseEnd":400.2000000476837,"responseStart":400.2000000476837,"secureConnectionStart":144.20000004768372},{"duration":256.40000009536743,"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":144.39999985694885,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":144.39999985694885,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":400.7999999523163,"responseStart":0,"secureConnectionStart":0},{"duration":256.2999999523163,"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":144.5,"connectEnd":144.5,"connectStart":144.5,"domainLookupEnd":144.5,"domainLookupStart":144.5,"fetchStart":144.5,"redirectEnd":0,"redirectStart":0,"requestStart":144.5,"responseEnd":400.7999999523163,"responseStart":400.7999999523163,"secureConnectionStart":144.5},{"duration":453.7000000476837,"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":145.09999990463257,"connectEnd":145.09999990463257,"connectStart":145.09999990463257,"domainLookupEnd":145.09999990463257,"domainLookupStart":145.09999990463257,"fetchStart":145.09999990463257,"redirectEnd":0,"redirectStart":0,"requestStart":145.09999990463257,"responseEnd":598.7999999523163,"responseStart":598.7999999523163,"secureConnectionStart":145.09999990463257},{"duration":578.5,"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":145.20000004768372,"connectEnd":145.20000004768372,"connectStart":145.20000004768372,"domainLookupEnd":145.20000004768372,"domainLookupStart":145.20000004768372,"fetchStart":145.20000004768372,"redirectEnd":0,"redirectStart":0,"requestStart":145.20000004768372,"responseEnd":723.7000000476837,"responseStart":723.7000000476837,"secureConnectionStart":145.20000004768372},{"duration":130.09999990463257,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":469.2999999523163,"connectEnd":469.2999999523163,"connectStart":469.2999999523163,"domainLookupEnd":469.2999999523163,"domainLookupStart":469.2999999523163,"fetchStart":469.2999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":469.2999999523163,"responseEnd":599.3999998569489,"responseStart":599.3999998569489,"secureConnectionStart":469.2999999523163},{"duration":156.10000014305115,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":706.5999999046326,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":706.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":862.7000000476837,"responseStart":0,"secureConnectionStart":0},{"duration":146.40000009536743,"initiatorType":"link","name":"https://jira.mariadb.org/s/d5715adaadd168a9002b108b2b039b50-CDN/lu2bu7/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","startTime":729.7999999523163,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":729.7999999523163,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":876.2000000476837,"responseStart":0,"secureConnectionStart":0},{"duration":146.10000014305115,"initiatorType":"script","name":"https://jira.mariadb.org/s/d41d8cd98f00b204e9800998ecf8427e-CDN/lu2bu7/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","startTime":730.5999999046326,"connectEnd":730.5999999046326,"connectStart":730.5999999046326,"domainLookupEnd":730.5999999046326,"domainLookupStart":730.5999999046326,"fetchStart":730.5999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":730.5999999046326,"responseEnd":876.7000000476837,"responseStart":876.7000000476837,"secureConnectionStart":730.5999999046326},{"duration":151.90000009536743,"initiatorType":"script","name":"https://jira.mariadb.org/s/f51ef5507eea4c158f257c66c93b2a3f-CDN/lu2bu7/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","startTime":731.0999999046326,"connectEnd":731.0999999046326,"connectStart":731.0999999046326,"domainLookupEnd":731.0999999046326,"domainLookupStart":731.0999999046326,"fetchStart":731.0999999046326,"redirectEnd":0,"redirectStart":0,"requestStart":731.0999999046326,"responseEnd":883,"responseStart":883,"secureConnectionStart":731.0999999046326}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":12,"responseStart":135,"responseEnd":141,"domLoading":139,"domInteractive":917,"domContentLoadedEventStart":917,"domContentLoadedEventEnd":956,"domComplete":1324,"loadEventStart":1324,"loadEventEnd":1325,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":883.5999999046326},{"name":"bigPipe.sidebar-id.end","time":884.3999998569489},{"name":"bigPipe.activity-panel-pipe-id.start","time":884.5},{"name":"bigPipe.activity-panel-pipe-id.end","time":885},{"name":"activityTabFullyLoaded","time":963.8999998569489}],"measures":[],"correlationId":"de9e132addaf41","effectiveType":"4g","downlink":9.6,"rtt":0,"serverDuration":64,"dbReadsTimeInMs":10,"dbConnsTimeInMs":16,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}