#9 0x00007fcb63653eb2 in __GI___assert_fail (assertion=0x55c68ba89fe8 "btr_page_get_index_id(btr_pcur_get_page(pcur)) == index->id", file=0x55c68ba87cf8 "/data/bld/10.5-debug/storage/innobase/row/row0sel.cc", line=4909, function=0x55c68ba89b78 "dberr_t row_search_mvcc(byte*, page_cur_mode_t, row_prebuilt_t*, ulint, ulint)") at ./assert/assert.c:101
#10 0x000055c68b23ffeb in row_search_mvcc (buf=0xa5a5a5a5a5a5a5af <error: Cannot access memory at address 0xa5a5a5a5a5a5a5af>, mode=PAGE_CUR_G, prebuilt=0x7fcaec1051e8, match_mode=0, direction=2) at /data/bld/10.5-debug/storage/innobase/row/row0sel.cc:4909
#11 0x000055c68afdef32 in ha_innobase::general_fetch (this=0x7fcaec083d90, buf=0xa5a5a5a5a5a5a5af <error: Cannot access memory at address 0xa5a5a5a5a5a5a5af>, direction=2, match_mode=0) at /data/bld/10.5-debug/storage/innobase/handler/ha_innodb.cc:9197
#12 0x000055c68afdf21c in ha_innobase::index_prev (this=0x7fcaec083d90, buf=0xa5a5a5a5a5a5a5af <error: Cannot access memory at address 0xa5a5a5a5a5a5a5af>) at /data/bld/10.5-debug/storage/innobase/handler/ha_innodb.cc:9285
#13 0x000055c68ab831ab in handler::ha_index_prev (this=0x7fcaec083d90, buf=0xa5a5a5a5a5a5a5af <error: Cannot access memory at address 0xa5a5a5a5a5a5a5af>) at /data/bld/10.5-debug/sql/handler.cc:3319
#14 0x000055c68aecc9ec in ha_partition::handle_ordered_prev (this=0x7fcaec2314d0, buf=0x7fcaec084e70 "\001") at /data/bld/10.5-debug/sql/ha_partition.cc:8344
#15 0x000055c68aec5102 in ha_partition::index_prev (this=0x7fcaec2314d0, buf=0x7fcaec084e70 "\001") at /data/bld/10.5-debug/sql/ha_partition.cc:6190
#16 0x000055c68ab82f94 in handler::ha_index_prev (this=0x7fcaec2314d0, buf=0x7fcaec084e70 "\001") at /data/bld/10.5-debug/sql/handler.cc:3319
#17 0x000055c68a7752cf in mysql_ha_read (thd=0x7fcaec000dc8, tables=0x7fcaec0156a8, mode=RPREV, keyname=0x7fcaec015db0 "PRIMARY", key_expr=0x7fcaec015dd0, ha_rkey_mode=HA_READ_KEY_EXACT, cond=0x0, select_limit_cnt=1, offset_limit_cnt=0) at /data/bld/10.5-debug/sql/sql_handler.cc:923
#18 0x000055c68a7d49df in mysql_execute_command (thd=0x7fcaec000dc8) at /data/bld/10.5-debug/sql/sql_parse.cc:5788
#19 0x000055c68a7dc7b7 in mysql_parse (thd=0x7fcaec000dc8, rawbuf=0x7fcaec015520 "HANDLER alias4 READ `PRIMARY` PREV", length=34, parser_state=0x7fcb5c1a5380, is_com_multi=false, is_next_command=false) at /data/bld/10.5-debug/sql/sql_parse.cc:8252
#20 0x000055c68a7c76ed in dispatch_command (command=COM_QUERY, thd=0x7fcaec000dc8, packet=0x7fcaec00b759 "", packet_length=34, is_com_multi=false, is_next_command=false) at /data/bld/10.5-debug/sql/sql_parse.cc:1891
#21 0x000055c68a7c5e9c in do_command (thd=0x7fcaec000dc8) at /data/bld/10.5-debug/sql/sql_parse.cc:1375
#22 0x000055c68a98f985 in do_handle_one_connection (connect=0x55c6ae78e6b8, put_in_cache=true) at /data/bld/10.5-debug/sql/sql_connect.cc:1386
#23 0x000055c68a98f70d in handle_one_connection (arg=0x55c6ae842498) at /data/bld/10.5-debug/sql/sql_connect.cc:1298
#24 0x000055c68aedb658 in pfs_spawn_thread (arg=0x55c6ae78e2f8) at /data/bld/10.5-debug/storage/perfschema/pfs.cc:2201
#25 0x00007fcb636a81c4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#26 0x00007fcb6372885c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
Elena Stepanova
added a comment - Another variation:
10.5 22414d2ed0f1f8be26fb5e82e0129b629e5dbd20
mariadbd: /data/bld/10.5-debug/storage/innobase/row/row0sel.cc:4909: dberr_t row_search_mvcc(byte*, page_cur_mode_t, row_prebuilt_t*, ulint, ulint): Assertion `btr_page_get_index_id(btr_pcur_get_page(pcur)) == index->id' failed.
#9 0x00007fcb63653eb2 in __GI___assert_fail (assertion=0x55c68ba89fe8 "btr_page_get_index_id(btr_pcur_get_page(pcur)) == index->id", file=0x55c68ba87cf8 "/data/bld/10.5-debug/storage/innobase/row/row0sel.cc", line=4909, function=0x55c68ba89b78 "dberr_t row_search_mvcc(byte*, page_cur_mode_t, row_prebuilt_t*, ulint, ulint)") at ./assert/assert.c:101
#10 0x000055c68b23ffeb in row_search_mvcc (buf=0xa5a5a5a5a5a5a5af <error: Cannot access memory at address 0xa5a5a5a5a5a5a5af>, mode=PAGE_CUR_G, prebuilt=0x7fcaec1051e8, match_mode=0, direction=2) at /data/bld/10.5-debug/storage/innobase/row/row0sel.cc:4909
#11 0x000055c68afdef32 in ha_innobase::general_fetch (this=0x7fcaec083d90, buf=0xa5a5a5a5a5a5a5af <error: Cannot access memory at address 0xa5a5a5a5a5a5a5af>, direction=2, match_mode=0) at /data/bld/10.5-debug/storage/innobase/handler/ha_innodb.cc:9197
#12 0x000055c68afdf21c in ha_innobase::index_prev (this=0x7fcaec083d90, buf=0xa5a5a5a5a5a5a5af <error: Cannot access memory at address 0xa5a5a5a5a5a5a5af>) at /data/bld/10.5-debug/storage/innobase/handler/ha_innodb.cc:9285
#13 0x000055c68ab831ab in handler::ha_index_prev (this=0x7fcaec083d90, buf=0xa5a5a5a5a5a5a5af <error: Cannot access memory at address 0xa5a5a5a5a5a5a5af>) at /data/bld/10.5-debug/sql/handler.cc:3319
#14 0x000055c68aecc9ec in ha_partition::handle_ordered_prev (this=0x7fcaec2314d0, buf=0x7fcaec084e70 "\001") at /data/bld/10.5-debug/sql/ha_partition.cc:8344
#15 0x000055c68aec5102 in ha_partition::index_prev (this=0x7fcaec2314d0, buf=0x7fcaec084e70 "\001") at /data/bld/10.5-debug/sql/ha_partition.cc:6190
#16 0x000055c68ab82f94 in handler::ha_index_prev (this=0x7fcaec2314d0, buf=0x7fcaec084e70 "\001") at /data/bld/10.5-debug/sql/handler.cc:3319
#17 0x000055c68a7752cf in mysql_ha_read (thd=0x7fcaec000dc8, tables=0x7fcaec0156a8, mode=RPREV, keyname=0x7fcaec015db0 "PRIMARY", key_expr=0x7fcaec015dd0, ha_rkey_mode=HA_READ_KEY_EXACT, cond=0x0, select_limit_cnt=1, offset_limit_cnt=0) at /data/bld/10.5-debug/sql/sql_handler.cc:923
#18 0x000055c68a7d49df in mysql_execute_command (thd=0x7fcaec000dc8) at /data/bld/10.5-debug/sql/sql_parse.cc:5788
#19 0x000055c68a7dc7b7 in mysql_parse (thd=0x7fcaec000dc8, rawbuf=0x7fcaec015520 "HANDLER alias4 READ `PRIMARY` PREV", length=34, parser_state=0x7fcb5c1a5380, is_com_multi=false, is_next_command=false) at /data/bld/10.5-debug/sql/sql_parse.cc:8252
#20 0x000055c68a7c76ed in dispatch_command (command=COM_QUERY, thd=0x7fcaec000dc8, packet=0x7fcaec00b759 "", packet_length=34, is_com_multi=false, is_next_command=false) at /data/bld/10.5-debug/sql/sql_parse.cc:1891
#21 0x000055c68a7c5e9c in do_command (thd=0x7fcaec000dc8) at /data/bld/10.5-debug/sql/sql_parse.cc:1375
#22 0x000055c68a98f985 in do_handle_one_connection (connect=0x55c6ae78e6b8, put_in_cache=true) at /data/bld/10.5-debug/sql/sql_connect.cc:1386
#23 0x000055c68a98f70d in handle_one_connection (arg=0x55c6ae842498) at /data/bld/10.5-debug/sql/sql_connect.cc:1298
#24 0x000055c68aedb658 in pfs_spawn_thread (arg=0x55c6ae78e2f8) at /data/bld/10.5-debug/storage/perfschema/pfs.cc:2201
#25 0x00007fcb636a81c4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#26 0x00007fcb6372885c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
People
Alexey Botchkov
Alice Sherepa
Votes:
0Vote for this issue
Watchers:
4Start watching this issue
Dates
Created:
Updated:
Git Integration
Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.
{"report":{"fcp":1404.7999992370605,"ttfb":431.69999980926514,"pageVisibility":"visible","entityId":89487,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"12202793-a92a-4175-ad00-357e823bb76e","navigationType":0,"readyForUser":1502.0999994277954,"redirectCount":0,"resourceLoadedEnd":2076.5,"resourceLoadedStart":438.5999994277954,"resourceTiming":[{"duration":476.4000005722046,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":438.5999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":438.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":915,"responseStart":0,"secureConnectionStart":0},{"duration":476.29999923706055,"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":439,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":439,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":915.2999992370605,"responseStart":0,"secureConnectionStart":0},{"duration":485.80000019073486,"initiatorType":"script","name":"https://jira.mariadb.org/s/fbf975c0cce4b1abf04784eeae9ba1f4-CDN/lu2bu7/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":439.0999994277954,"connectEnd":439.0999994277954,"connectStart":439.0999994277954,"domainLookupEnd":439.0999994277954,"domainLookupStart":439.0999994277954,"fetchStart":439.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":439.0999994277954,"responseEnd":924.8999996185303,"responseStart":924.8999996185303,"secureConnectionStart":439.0999994277954},{"duration":568.8999996185303,"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":439.3999996185303,"connectEnd":439.3999996185303,"connectStart":439.3999996185303,"domainLookupEnd":439.3999996185303,"domainLookupStart":439.3999996185303,"fetchStart":439.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":439.3999996185303,"responseEnd":1008.2999992370605,"responseStart":1008.2999992370605,"secureConnectionStart":439.3999996185303},{"duration":572.8999996185303,"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":439.69999980926514,"connectEnd":439.69999980926514,"connectStart":439.69999980926514,"domainLookupEnd":439.69999980926514,"domainLookupStart":439.69999980926514,"fetchStart":439.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":439.69999980926514,"responseEnd":1012.5999994277954,"responseStart":1012.5999994277954,"secureConnectionStart":439.69999980926514},{"duration":573.3000001907349,"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":439.8999996185303,"connectEnd":439.8999996185303,"connectStart":439.8999996185303,"domainLookupEnd":439.8999996185303,"domainLookupStart":439.8999996185303,"fetchStart":439.8999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":439.8999996185303,"responseEnd":1013.1999998092651,"responseStart":1013.1999998092651,"secureConnectionStart":439.8999996185303},{"duration":573.5999994277954,"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":440,"connectEnd":440,"connectStart":440,"domainLookupEnd":440,"domainLookupStart":440,"fetchStart":440,"redirectEnd":0,"redirectStart":0,"requestStart":440,"responseEnd":1013.5999994277954,"responseStart":1013.5999994277954,"secureConnectionStart":440},{"duration":632.5999994277954,"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":440.19999980926514,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":440.19999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1072.7999992370605,"responseStart":0,"secureConnectionStart":0},{"duration":573.6999998092651,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":440.3999996185303,"connectEnd":440.3999996185303,"connectStart":440.3999996185303,"domainLookupEnd":440.3999996185303,"domainLookupStart":440.3999996185303,"fetchStart":440.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":440.3999996185303,"responseEnd":1014.0999994277954,"responseStart":1014.0999994277954,"secureConnectionStart":440.3999996185303},{"duration":632.3999996185303,"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":440.5,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":440.5,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1072.8999996185303,"responseStart":0,"secureConnectionStart":0},{"duration":574,"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":440.69999980926514,"connectEnd":440.69999980926514,"connectStart":440.69999980926514,"domainLookupEnd":440.69999980926514,"domainLookupStart":440.69999980926514,"fetchStart":440.69999980926514,"redirectEnd":0,"redirectStart":0,"requestStart":440.69999980926514,"responseEnd":1014.6999998092651,"responseStart":1014.6999998092651,"secureConnectionStart":440.69999980926514},{"duration":1357,"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":441.79999923706055,"connectEnd":441.79999923706055,"connectStart":441.79999923706055,"domainLookupEnd":441.79999923706055,"domainLookupStart":441.79999923706055,"fetchStart":441.79999923706055,"redirectEnd":0,"redirectStart":0,"requestStart":441.79999923706055,"responseEnd":1798.7999992370605,"responseStart":1798.7999992370605,"secureConnectionStart":441.79999923706055},{"duration":1630,"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":446.5,"connectEnd":446.5,"connectStart":446.5,"domainLookupEnd":446.5,"domainLookupStart":446.5,"fetchStart":446.5,"redirectEnd":0,"redirectStart":0,"requestStart":446.5,"responseEnd":2076.5,"responseStart":2076.5,"secureConnectionStart":446.5},{"duration":717.8000001907349,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1085.5999994277954,"connectEnd":1085.5999994277954,"connectStart":1085.5999994277954,"domainLookupEnd":1085.5999994277954,"domainLookupStart":1085.5999994277954,"fetchStart":1085.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":1085.5999994277954,"responseEnd":1803.3999996185303,"responseStart":1803.3999996185303,"secureConnectionStart":1085.5999994277954},{"duration":754.3000001907349,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1398.7999992370605,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1398.7999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2153.0999994277954,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":228,"responseStart":432,"responseEnd":444,"domLoading":436,"domInteractive":2155,"domContentLoadedEventStart":2155,"domContentLoadedEventEnd":2244,"domComplete":2747,"loadEventStart":2747,"loadEventEnd":2748,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2078.5},{"name":"bigPipe.sidebar-id.end","time":2079.3999996185303},{"name":"bigPipe.activity-panel-pipe-id.start","time":2079.7999992370605},{"name":"bigPipe.activity-panel-pipe-id.end","time":2082.199999809265},{"name":"activityTabFullyLoaded","time":2261.5}],"measures":[],"correlationId":"c77823b1f0b10c","effectiveType":"4g","downlink":10,"rtt":0,"serverDuration":131,"dbReadsTimeInMs":14,"dbConnsTimeInMs":23,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}
some variation
10.5 9ef36faa614528b66e0a6
Version: '10.5.6-MariaDB-debug-log'
2020-09-02 15:29:04 5 [Note] Start binlog_dump to slave_server(2), pos(, 4), using_gtid(0), gtid('')
ASAN:DEADLYSIGNAL
=================================================================
==25935==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f4de18d4634 bp 0x7f4da9658a40 sp 0x7f4da96581b0 T29)
==25935==The signal is caused by a READ memory access.
==25935==Hint: address points to the zero page.
#0 0x7f4de18d4633 (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x79633)
#1 0x5614b35af49a in _mi_rec_unpack /10.5/storage/myisam/mi_dynrec.c:1335
#2 0x5614b35b06f4 in _mi_read_dynamic_record /10.5/storage/myisam/mi_dynrec.c:1529
#3 0x5614b35fdc06 in mi_rprev /10.5/storage/myisam/mi_rprev.c:106
#4 0x5614b35598b8 in ha_myisam::index_prev(unsigned char*) /10.5/storage/myisam/ha_myisam.cc:1986
#5 0x5614b21b7820 in handler::ha_index_prev(unsigned char*) /10.5/sql/handler.cc:3191
#6 0x5614b2a90348 in ha_partition::handle_ordered_prev(unsigned char*) /10.5/sql/ha_partition.cc:8152
#7 0x5614b2a7b4c5 in ha_partition::index_prev(unsigned char*) /10.5/sql/ha_partition.cc:6066
#8 0x5614b21b7820 in handler::ha_index_prev(unsigned char*) /10.5/sql/handler.cc:3191
#9 0x5614b18fd923 in mysql_ha_read(THD*, TABLE_LIST*, enum_ha_read_modes, char const*, List<Item>*, ha_rkey_function, Item*, unsigned long long, unsigned long long) /10.5/sql/sql_handler.cc:921
#10 0x5614b19d5066 in mysql_execute_command(THD*) /10.5/sql/sql_parse.cc:5557
#11 0x5614b19e54ba in mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool) /10.5/sql/sql_parse.cc:7994
#12 0x5614b19bbf55 in dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool) /10.5/sql/sql_parse.cc:1867
#13 0x5614b19b87c9 in do_command(THD*) /10.5/sql/sql_parse.cc:1348
#14 0x5614b1dec92f in do_handle_one_connection(CONNECT*, bool) /10.5/sql/sql_connect.cc:1410
#15 0x5614b1dec288 in handle_one_connection /10.5/sql/sql_connect.cc:1312
#16 0x5614b2ab907e in pfs_spawn_thread /10.5/storage/perfschema/pfs.cc:2201
#17 0x7f4ddfd5f6da in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x76da)
#18 0x7f4ddef45a3e in __clone (/lib/x86_64-linux-gnu/libc.so.6+0x121a3e)