A user saw the following crash:
160422 12:27:27 [ERROR] mysqld got signal 11 ;
|
This could be because you hit a bug. It is also possible that this binary
|
or one of the libraries it was linked against is corrupt, improperly built,
|
or misconfigured. This error can also be caused by malfunctioning hardware.
|
|
To report this bug, see http://kb.askmonty.org/en/reporting-bugs
|
|
We will try our best to scrape up some info that will hopefully help
|
diagnose the problem, but since we have already crashed,
|
something is definitely wrong and this may fail.
|
|
Server version: 10.0.24-MariaDB-1~trusty-wsrep
|
key_buffer_size=16777216
|
read_buffer_size=131072
|
max_used_connections=10
|
max_threads=502
|
thread_count=3
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 122893 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x0x7f8bb9ddb008
|
Attempting backtrace. You can use the following information to find out
|
where mysqld died. If you see no messages after this, something went
|
terribly wrong...
|
stack_bottom = 0x7f8d27a99df0 thread_stack 0x48000
|
(my_addr_resolve failure: fork)
|
/usr/sbin/mysqld(my_print_stacktrace+0x2e) [0x7f8d285e544e]
|
/usr/sbin/mysqld(handle_fatal_signal+0x457) [0x7f8d281145f7]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7f8d268b4340]
|
/usr/sbin/mysqld(Item_func_match::fix_index()+0x192) [0x7f8d28183712]
|
/usr/sbin/mysqld(setup_ftfuncs(st_select_lex*)+0x34) [0x7f8d27f3b314]
|
/usr/sbin/mysqld(JOIN::optimize()+0x294) [0x7f8d27fde334]
|
/usr/sbin/mysqld(handle_select(THD*, LEX*, select_result*, unsigned long)+0x2e5) [0x7f8d27fe32d5]
|
/usr/sbin/mysqld(+0x401c59) [0x7f8d27f7ac59]
|
/usr/sbin/mysqld(mysql_execute_command(THD*)+0x5d25) [0x7f8d27f8a4a5]
|
/usr/sbin/mysqld(+0x415feb) [0x7f8d27f8efeb]
|
/usr/sbin/mysqld(dispatch_command(enum_server_command, THD*, char*, unsigned int)+0x1fa1) [0x7f8d27f915f1]
|
/usr/sbin/mysqld(do_command(THD*)+0x28f) [0x7f8d27f922ff]
|
/usr/sbin/mysqld(do_handle_one_connection(THD*)+0x32b) [0x7f8d2806242b]
|
/usr/sbin/mysqld(handle_one_connection+0x40) [0x7f8d28062510]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8182) [0x7f8d268ac182]
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f8d25fcf47d]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x7f8a6a064020): is an invalid pointer
|
Connection ID (thread ID): 26348
|
Status: NOT_KILLED
|
|
Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on
|
|
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
|
information that should help you find out what is causing the crash
|
To reproduce, create the following table:
CREATE TABLE `fts_table` (
|
`id` VARCHAR(255) NOT NULL COLLATE 'utf8_general_ci',
|
`BUSINESS_NAME` TEXT NULL COLLATE 'utf8mb4_unicode_ci',
|
`STREET_ADDRESS` TEXT NULL COLLATE 'utf8_unicode_ci',
|
PRIMARY KEY (`id`),
|
INDEX `name` (`BUSINESS_NAME`(191)),
|
INDEX `addr` (`STREET_ADDRESS`(255)),
|
FULLTEXT INDEX `ft` (`BUSINESS_NAME`),
|
FULLTEXT INDEX `ft2` (`STREET_ADDRESS`)
|
)
|
COLLATE='utf8_unicode_ci'
|
ENGINE=InnoDB;
|
And then query it with the following:
select * from fts_table where MATCH (BUSINESS_NAME, STREET_ADDRESS) AGAINST ('Some business name and address here');
|
{"report":{"fcp":1564.3999996185303,"ttfb":614.7999992370605,"pageVisibility":"visible","entityId":56542,"key":"jira.project.issue.view-issue","isInitial":true,"threshold":1000,"elementTimings":{},"userDeviceMemory":8,"userDeviceProcessors":64,"apdex":0.5,"journeyId":"a8f9081c-f731-44da-9191-1a54e1c8f878","navigationType":0,"readyForUser":1650.0999994277954,"redirectCount":0,"resourceLoadedEnd":2328.7999992370605,"resourceLoadedStart":621,"resourceTiming":[{"duration":452.19999980926514,"initiatorType":"link","name":"https://jira.mariadb.org/s/2c21342762a6a02add1c328bed317ffd-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/css/_super/batch.css","startTime":621,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":621,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1073.1999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":452.30000019073486,"initiatorType":"link","name":"https://jira.mariadb.org/s/7ebd35e77e471bc30ff0eba799ebc151-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":621.2999992370605,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":621.2999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1073.5999994277954,"responseStart":0,"secureConnectionStart":0},{"duration":471.4000005722046,"initiatorType":"script","name":"https://jira.mariadb.org/s/0917945aaa57108d00c5076fea35e069-CDN/lu2cib/820016/12ta74/0a8bac35585be7fc6c9cc5a0464cd4cf/_/download/contextbatch/js/_super/batch.js?locale=en","startTime":621.5999994277954,"connectEnd":621.5999994277954,"connectStart":621.5999994277954,"domainLookupEnd":621.5999994277954,"domainLookupStart":621.5999994277954,"fetchStart":621.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":621.5999994277954,"responseEnd":1093,"responseStart":1093,"secureConnectionStart":621.5999994277954},{"duration":525.2000007629395,"initiatorType":"script","name":"https://jira.mariadb.org/s/2d8175ec2fa4c816e8023260bd8c1786-CDN/lu2cib/820016/12ta74/494e4c556ecbb29f90a3d3b4f09cb99c/_/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&whisper-enabled=true","startTime":621.7999992370605,"connectEnd":621.7999992370605,"connectStart":621.7999992370605,"domainLookupEnd":621.7999992370605,"domainLookupStart":621.7999992370605,"fetchStart":621.7999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":621.7999992370605,"responseEnd":1147,"responseStart":1147,"secureConnectionStart":621.7999992370605},{"duration":528.8000001907349,"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":622.0999994277954,"connectEnd":622.0999994277954,"connectStart":622.0999994277954,"domainLookupEnd":622.0999994277954,"domainLookupStart":622.0999994277954,"fetchStart":622.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":622.0999994277954,"responseEnd":1150.8999996185303,"responseStart":1150.8999996185303,"secureConnectionStart":622.0999994277954},{"duration":529.1999998092651,"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":622.1999998092651,"connectEnd":622.1999998092651,"connectStart":622.1999998092651,"domainLookupEnd":622.1999998092651,"domainLookupStart":622.1999998092651,"fetchStart":622.1999998092651,"redirectEnd":0,"redirectStart":0,"requestStart":622.1999998092651,"responseEnd":1151.3999996185303,"responseStart":1151.3999996185303,"secureConnectionStart":622.1999998092651},{"duration":529.3999996185303,"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":622.3999996185303,"connectEnd":622.3999996185303,"connectStart":622.3999996185303,"domainLookupEnd":622.3999996185303,"domainLookupStart":622.3999996185303,"fetchStart":622.3999996185303,"redirectEnd":0,"redirectStart":0,"requestStart":622.3999996185303,"responseEnd":1151.7999992370605,"responseStart":1151.7999992370605,"secureConnectionStart":622.3999996185303},{"duration":615.1999998092651,"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":622.5999994277954,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":622.5999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1237.7999992370605,"responseStart":0,"secureConnectionStart":0},{"duration":529.5,"initiatorType":"script","name":"https://jira.mariadb.org/rest/api/1.0/shortcuts/820016/47140b6e0a9bc2e4913da06536125810/shortcuts.js?context=issuenavigation&context=issueaction","startTime":622.7999992370605,"connectEnd":622.7999992370605,"connectStart":622.7999992370605,"domainLookupEnd":622.7999992370605,"domainLookupStart":622.7999992370605,"fetchStart":622.7999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":622.7999992370605,"responseEnd":1152.2999992370605,"responseStart":1152.2999992370605,"secureConnectionStart":622.7999992370605},{"duration":615.1999998092651,"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":623,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":623,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":1238.1999998092651,"responseStart":0,"secureConnectionStart":0},{"duration":529.8000001907349,"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":623.0999994277954,"connectEnd":623.0999994277954,"connectStart":623.0999994277954,"domainLookupEnd":623.0999994277954,"domainLookupStart":623.0999994277954,"fetchStart":623.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":623.0999994277954,"responseEnd":1152.8999996185303,"responseStart":1152.8999996185303,"secureConnectionStart":623.0999994277954},{"duration":976.7000007629395,"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":628.2999992370605,"connectEnd":628.2999992370605,"connectStart":628.2999992370605,"domainLookupEnd":628.2999992370605,"domainLookupStart":628.2999992370605,"fetchStart":628.2999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":628.2999992370605,"responseEnd":1605,"responseStart":1605,"secureConnectionStart":628.2999992370605},{"duration":1695,"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":633.7999992370605,"connectEnd":633.7999992370605,"connectStart":633.7999992370605,"domainLookupEnd":633.7999992370605,"domainLookupStart":633.7999992370605,"fetchStart":633.7999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":633.7999992370605,"responseEnd":2328.7999992370605,"responseStart":2328.7999992370605,"secureConnectionStart":633.7999992370605},{"duration":368.19999980926514,"initiatorType":"xmlhttprequest","name":"https://jira.mariadb.org/rest/webResources/1.0/resources","startTime":1250.0999994277954,"connectEnd":1250.0999994277954,"connectStart":1250.0999994277954,"domainLookupEnd":1250.0999994277954,"domainLookupStart":1250.0999994277954,"fetchStart":1250.0999994277954,"redirectEnd":0,"redirectStart":0,"requestStart":1250.0999994277954,"responseEnd":1618.2999992370605,"responseStart":1618.1999998092651,"secureConnectionStart":1250.0999994277954},{"duration":836.6000003814697,"initiatorType":"script","name":"https://www.google-analytics.com/analytics.js","startTime":1557.2999992370605,"connectEnd":0,"connectStart":0,"domainLookupEnd":0,"domainLookupStart":0,"fetchStart":1557.2999992370605,"redirectEnd":0,"redirectStart":0,"requestStart":0,"responseEnd":2393.8999996185303,"responseStart":0,"secureConnectionStart":0}],"fetchStart":0,"domainLookupStart":0,"domainLookupEnd":0,"connectStart":0,"connectEnd":0,"requestStart":451,"responseStart":614,"responseEnd":617,"domLoading":618,"domInteractive":2347,"domContentLoadedEventStart":2347,"domContentLoadedEventEnd":2390,"domComplete":3640,"loadEventStart":3640,"loadEventEnd":3641,"userAgent":"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)","marks":[{"name":"bigPipe.sidebar-id.start","time":2330.5999994277954},{"name":"bigPipe.sidebar-id.end","time":2331.5},{"name":"bigPipe.activity-panel-pipe-id.start","time":2331.5999994277954},{"name":"bigPipe.activity-panel-pipe-id.end","time":2334},{"name":"activityTabFullyLoaded","time":2397.5999994277954}],"measures":[],"correlationId":"8b51eeb40d62c","effectiveType":"4g","downlink":9.7,"rtt":0,"serverDuration":97,"dbReadsTimeInMs":15,"dbConnsTimeInMs":26,"applicationHash":"9d11dbea5f4be3d4cc21f03a88dd11d8c8687422","experiments":[]}}