Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-25504

System Segfaults On A Specific Query

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 10.5.9
    • N/A
    • Galera, Server
    • None
    • Ubuntu 20.04 in a Galera Cluster. Installed through official MariaDB PPA

    Description

      Whenever we execute a specific query, the mariadb process segfaults and then automatically restarts and rejoins the Galera cluster. I've included the output from the error log below. The query is generated by a Drupal instance, so I can't do much to stop it from putting so many IDs in an IN block....

      210423 17:01:29 [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 https://mariadb.com/kb/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.5.9-MariaDB-1:10.5.9+maria~focal-log
      key_buffer_size=33554432
      read_buffer_size=262144
      max_used_connections=42
      max_threads=1002
      thread_count=45
      It is possible that mysqld could use up to
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 827751 K bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.

      Thread pointer: 0x7f05643d3c58
      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 = 0x7f0570ff7d58 thread_stack 0x49000
      /usr/sbin/mariadbd(my_print_stacktrace+0x32)[0x5561c5575af2]
      /usr/sbin/mariadbd(handle_fatal_signal+0x485)[0x5561c4fcb6f5]
      /lib/x86_64-linux-gnu/libpthread.so.0(+0x153c0)[0x7f0580edb3c0]
      /usr/sbin/mariadbd(+0x5fecae)[0x5561c4c5ecae]
      Printing to addr2line failed
      /usr/sbin/mariadbd(+0xab2333)[0x5561c5112333]
      /usr/sbin/mariadbd(+0xab20c3)[0x5561c51120c3]
      /usr/sbin/mariadbd(+0xab2333)[0x5561c5112333]
      /usr/sbin/mariadbd(+0xab2c7f)[0x5561c5112c7f]
      /usr/sbin/mariadbd(+0xab34c5)[0x5561c51134c5]
      /usr/sbin/mariadbd(_ZN13Item_cond_and11get_mm_treeEP15RANGE_OPT_PARAMPP4Item+0x92)[0x5561c51138e2]
      /usr/sbin/mariadbd(_ZN10SQL_SELECT17test_quick_selectEP3THD6BitmapILj64EEyybbbb+0xf56)[0x5561c511a266]
      /usr/sbin/mariadbd(_ZN4JOIN14optimize_innerEv+0x2fb3)[0x5561c4e25043]
      /usr/sbin/mariadbd(_ZN4JOIN8optimizeEv+0xc3)[0x5561c4e25b73]
      /usr/sbin/mariadbd(_Z12mysql_selectP3THDP10TABLE_LISTR4ListI4ItemEPS4_jP8st_orderS9_S7_S9_yP13select_resultP18st_select_lex_unitP13st_select_lex+0xa7)[0x5561c4e25c37]
      /usr/sbin/mariadbd(_Z13handle_selectP3THDP3LEXP13select_resultm+0x157)[0x5561c4e26657]
      /usr/sbin/mariadbd(+0x754f11)[0x5561c4db4f11]
      /usr/sbin/mariadbd(_Z21mysql_execute_commandP3THD+0x4a97)[0x5561c4dc31a7]
      /usr/sbin/mariadbd(_Z11mysql_parseP3THDPcjP12Parser_statebb+0x1ef)[0x5561c4dafa9f]
      /usr/sbin/mariadbd(+0x74f4dc)[0x5561c4daf4dc]
      /usr/sbin/mariadbd(_Z16dispatch_command19enum_server_commandP3THDPcjbb+0x2e87)[0x5561c4dbd197]
      /usr/sbin/mariadbd(_Z10do_commandP3THD+0x117)[0x5561c4dbda37]
      /usr/sbin/mariadbd(_Z24do_handle_one_connectionP7CONNECTb+0x411)[0x5561c4ec3341]
      /usr/sbin/mariadbd(handle_one_connection+0x5d)[0x5561c4ec37bd]
      /usr/sbin/mariadbd(+0xbc1c66)[0x5561c5221c66]
      /lib/x86_64-linux-gnu/libpthread.so.0(+0x9609)[0x7f0580ecf609]
      /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f0580abe293]

      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (0x7f0564de4ce0): SELECT t.*
      FROM
      `field_data_title_field` t
      WHERE (entity_type = 'node') AND (entity_id IN ('33524', '33525', '33527', '33528', '33531', '33533', '33534', '33536', '33539', '33542', '33544', '33546', '33549', '33553', '33554', '33556', '33561', '33562', '33563', '33564', '33565', '33566', '33567', '33568', '33569', '33572', '33573', '33575', '33577', '33578', '33583', '33587', '33588', '33589', '33590', '33591', '33594', '33595', '33597', '33598', '33599', '33600', '33601', '33604', '33605', '33609', '33610', '33611', '33613', '33614', '33615', '33616', '33617', '33618', '33619', '33621', '33622', '33624', '33626', '33627', '33628', '33629', '33631', '33632', '33634', '33636', '33638', '33639', '33640', '33641', '33643', '33644', '33645', '33646', '33647', '33649', '33650', '33651', '33652', '33654', '33655', '33656', '33659', '33660', '33661', '33663', '33669', '33670', '33671', '33676', '33679', '33680', '33683', '33684', '33686', '33689', '33693', '33695', '33696', '33698', '33710', '33712', '33713', '33714', '33715', '33716', '33717', '33718', '33719', '33720', '33721', '33722', '33723', '33724', '33725', '33726', '33727', '33728', '33729', '33730', '33731', '33732', '33733', '33734', '33736', '33737', '33738', '33739', '33740', '33741', '33742', '33743', '33744', '33745', '33746', '33747', '33748', '33749', '33750', '33751', '33752', '33753', '33754', '33755', '33756', '33757', '33758', '33760', '33761', '33764', '33765', '33766', '33767', '33768', '33769', '33770', '33771', '33772', '33773', '33774', '33775', '33776', '33777', '33778', '33779', '33780', '33781', '33782', '33783', '33784', '33785', '33786', '33787', '33788', '33789', '33790', '33791', '33793', '33794', '33795', '33796', '33797', '33798', '33799', '33800', '33801', '33802', '33803', '33805', '33807', '33808', '33809', '33810', '33811', '33812', '33813', '33814', '33815', '33816', '33817', '33818', '33821', '33822', '33823', '33824', '33825', '33826', '33827', '33828', '33830', '33831', '33832', '33833', '33835', '33837', '33838', '33839', '33840', '33841', '33842', '33843', '33844', '33845', '33846', '33848', '33849', '33850', '33851', '33852', '33853', '33854', '33855', '33856', '33857', '33858', '33859', '33860', '33861', '33862', '33863', '33864', '33865', '33866', '33867', '33868', '33870', '33872', '33873', '33874', '33875', '33876', '33877', '33878', '33879', '33880', '33881', '33882', '33883', '33884', '33885', '33886', '33888', '33891', '33892', '33893', '33894', '33895', '33896', '33897', '33898', '33899', '33900', '33903', '33904', '33905', '33906', '33907', '33908', '33909', '33910', '33913', '33916', '33917', '33918', '33920', '33921', '33923', '33924', '33925', '33927', '33928', '33929', '33930', '33931', '33932', '33934', '33935', '33936', '33937', '33938', '33940', '33942', '33945', '33947', '33948', '33949', '33950', '33952', '33953', '33954', '33955', '33956', '33957', '33958', '33959', '33961', '33962', '33964', '33965', '33966', '33969', '33970', '33971', '33972', '33973', '33974', '33976', '33977', '33979', '33980', '33982', '33983', '33984', '33987', '33988', '33989', '33990', '33991', '33993', '33994', '33995', '33996', '33999', '34000', '34003', '34005', '34006', '34007', '34008', '34009', '34010', '34011', '34017', '34018', '34020', '34024', '34026', '34029', '34030', '34035', '34037', '34038', '34040', '34041', '34043', '34045', '34049', '34050', '34051', '34053', '34054', '34057', '34058', '34059', '34060', '34061', '34063', '34064', '34065', '34066', '34067', '34071', '34073', '34077', '34082', '34084', '34085', '34091', '34095', '34097', '34098', '34101', '34103', '34106', '34110', '34119', '34125', '34134', '34136', '34140', '34143', '34145', '34158', '34161', '34164', '34171', '34172', '34174', '34177', '34182', '34183', '34184', '34185', '34189', '34190', '34193', '34194', '34195', '34196', '34198', '34199', '34201', '34202', '34203', '34206', '34209', '34211', '34212', '34213', '34215', '34216', '34221', '34223', '34224', '34225', '34226', '34227', '34229', '34230', '34231', '34232', '34233', '34237', '34238', '34241', '34243', '34244', '34246', '34248', '34249', '34250', '34252', '34253', '34256', '34257', '34258', '34259', '34261', '34262', '34263', '34264', '34266', '34269', '34270', '34275', '34276', '34277', '34278', '34279', '34280', '34282', '34283', '34284', '34285', '34287', '34290', '34291', '34292', '34293', '34294', '34297', '34298', '34299', '34300', '34301', '34303', '34304', '34305', '34306', '34307', '34308', '34309', '34310', '34312', '34314', '34315', '34316', '34317', '34318', '34320', '34321', '34322', '34323', '34325', '34326', '34328', '34330', '34331', '34333', '34334', '34337', '34338', '34339', '34340', '34341', '34343', '34344', '34346', '34348', '34349', '34350', '34352', '34353', '34354', '34357', '34358', '34359', '34360', '34361', '34362', '34363', '34368', '34369', '34371', '34373', '34374', '34375', '34376', '34378', '34379', '34380', '34381', '34382', '34383', '34384', '34385', '34386', '34387', '34388', '34390', '34391', '34392', '34393', '34394', '34395', '34396', '34397', '34399', '34400', '34403', '34404', '34405', '34406', '34407', '34409', '34410', '34411', '34412', '34413', '34414', '34415', '34416', '34417', '34418', '34419', '34420', '34422', '34423', '34424', '34426', '34428', '34431', '34432', '34433', '34434', '34435', '34436', '34437', '34438', '34439', '34440', '34441', '34442', '34443', '34444', '34445', '34446', '34447', '34448', '34449', '34450', '34451', '34452', '34453', '34455', '34456', '34458', '34459', '34460', '34461', '34462', '34463', '34464', '34465', '34467', '34469', '34470', '34472', '34473', '34475', '34476', '34479', '34480', '34481', '34482', '34484', '34485', '34487', '34488', '34489', '34490', '34491', '34492', '34493', '34496', '34497', '34498', '34499', '34501', '34503', '34505', '34507', '34508', '34510', '34512', '34513', '34514', '34515', '34516', '34518', '34519', '34520', '34523', '34525', '34526', '34527', '34528', '34529', '34530', '34531', '34533', '34534', '34535', '34537', '34539', '34540', '34541', '34543', '34544', '34545', '34546', '34547', '34548', '34550', '34551', '34553', '34554', '34555', '34556', '34557', '34559', '34560', '34561', '34562', '34563', '34564', '34565', '34566', '34567', '34569', '34571', '34572', '34573', '34574', '34575', '34576', '34579', '34582', '34583', '34584', '34585', '34587', '34588', '34589', '34591', '34597', '34600', '34602', '34603', '34605', '34606', '34607', '34608', '34610', '34612', '34613', '34614', '34616', '34617', '34618', '34620', '34621', '34624', '34627', '34629', '34630', '34631', '34634', '34636', '34637', '34638', '34642', '34645', '34647', '34648', '34649', '34654', '34655', '34656', '34658', '34660', '34662', '34663', '34664', '34665', '34666', '34668', '34670', '34671', '34672', '34673', '34675', '34677', '34678', '34680', '34681', '34682', '34683', '34684', '34685', '34687', '34688', '34689', '34690', '34691', '34692', '34693', '34694', '34695', '34697', '34698', '34699', '34700', '34701', '34702', '34704', '34705', '34706', '34708', '34709', '34710', '34711', '34712', '34714', '34715', '34716', '34717', '34718', '34719', '34721', '34722', '34723', '34724', '34725', '34726', '34727', '34728', '34729', '34730', '34732', '34733', '34734', '34735', '34736', '34737', '34739', '34740', '34741', '34742', '34743', '34744', '34745', '34746', '34747', '34749', '34750', '34751', '34753', '34755', '34756', '34757', '34758', '34759', '34760', '34761', '34762', '34763', '34764', '34765', '34766', '34767', '34768', '34769', '34770', '34771', '34772', '34773', '34774', '34776', '34777', '34778', '34779', '34780', '34781', '34782', '34783', '34784', '34785', '34786', '34787', '34788', '34790', '34791', '34792', '34793', '34794', '34796', '34797', '34798', '34799', '34801', '34802', '34803', '34805', '34806', '34808', '34809', '34810', '34811', '34812', '34813', '34815', '34816', '34818', '34819', '34820', '34822', '34825', '34826', '34827', '34828', '34829', '34830', '34831', '34832', '34833', '34835', '34836', '34837', '34839', '34840', '34841', '34842', '34843', '34844', '34846', '34848', '34849', '34851', '34853', '34854', '34855', '34856', '34857', '34858', '34859', '34860', '34861', '34862', '34864', '34867', '34873', '34875', '34878', '34879', '34880', '34881', '34882', '34883', '34884', '34885', '34886', '34891', '34892', '34895', '34896', '34897', '34898', '34899', '34901', '34902', '34904', '34905', '34907', '34908', '34909', '34910', '34911', '34912', '34913', '34917', '34919', '34920', '34921', '34922', '34923', '34924', '34927', '34928', '34930', '34932', '34933', '34934', '34935', '34936', '34938', '34939', '34940', '34941', '34942', '34943', '34945', '34946', '34948', '34949', '34950', '34951', '34952', '34954', '34955', '34956', '34957', '34958', '34959', '34960', '34961', '34963', '34964', '34965', '34967', '34969', '34970', '34973', '34974', '34975', '34977', '34978', '34979', '34980', '34981', '34983', '34984', '34985', '34986', '34987', '34988', '34989', '34990', '34991', '34992', '34994', '34995', '34996', '34997', '34998', '35001', '35006', '35007', '35008', '35010', '35011', '35012', '35013', '35014', '35015', '35017', '35020', '35021', '35022', '35024', '35025', '35028', '35029', '35030', '35031', '35034', '35035', '35036', '35038', '35039', '35040', '35041', '35043', '35044', '35045', '35046', '35047', '35049', '35051', '35056', '35057', '35060', '35061', '35063', '35065', '35066', '35067', '35069', '35071', '35072', '35074', '35076', '35078', '35079', '35080', '35081', '35083', '35084', '35085', '35086', '35087', '35089', '35090', '35093', '35095', '35096', '35097', '35102', '35104', '35105', '35106', '35108', '35109', '35110', '35111', '35113', '35114', '35118', '35119', '35120', '35123', '35124', '35125', '35126', '35129', '35131', '35132', '35133', '35135', '35136', '35139', '35141', '35142', '35144', '35146', '35148', '35149', '35152', '35154', '35157', '35160', '35162', '35165', '35167', '35168', '35169', '35171', '35172', '35173', '35174', '35175', '35176', '35177', '35179', '35183', '35184', '35185', '35186', '35187', '35188', '35189', '35190', '35192', '35193', '35195', '35197', '35198', '35199', '35200', '35201', '35202', '35203', '35204', '35206', '35207', '35208', '35209', '35211', '35213', '35215', '35217', '35218', '35221', '35222', '35223', '35224', '35225', '35226', '35227', '35228', '35230', '35231', '35232', '35233', '35234', '35235', '35236', '35238', '35240', '35241', '35243', '35244', '35245', '35247', '35248', '35249', '35251', '35252', '35255', '35258', '35259', '35260', '35263', '35264', '35267', '35269', '35271', '35273', '35274', '35275', '35276', '35277', '35279', '35280', '35281', '35282', '35283', '35284', '35285', '35287', '35288', '35290', '35291', '35292', '35294', '35295', '35300', '35302', '35303', '35304', '35306', '35307', '35310', '35312', '35314', '35315', '35317', '35320', '35321', '35323', '35325', '35326', '35327', '35328', '35330', '35334', '35335', '35336', '35337', '35340', '35341', '35342', '35343', '35344', '35345', '35346', '35347', '35348', '35349', '35350', '35353', '35354', '35355', '35356', '35359', '35364', '35365', '35366', '35368', '35370', '35371', '35372', '35374', '35375', '35376', '35377', '35378', '35382', '35384', '35385', '35386', '35388', '35389', '35390', '35392', '35393', '35395', '35400', '35401', '35402', '35404', '35405', '35407', '35409', '35410', '35411', '35412', '35417', '35418', '35421', '35422', '35423', '35426', '35433', '35436', '35439', '35441', '35443', '35446', '35450', '35451', '35452', '35453', '35457', '35459', '35460', '35461', '35462', '35463', '35464', '35465', '35467', '35468', '35470', '35472', '35474', '35475', '35476', '35477', '35478', '35479', '35481', '35482', '35483', '35484', '35485', '35486', '35487', '35488', '35489', '35490', '35492', '35493', '35495', '35497', '35498', '35499', '35500', '35501', '35503', '35505', '35506', '35507', '35508', '35509', '35510', '35511', '35512', '35513', '35514', '35517', '35518', '35519', '35520', '35522', '35523', '35524', '35525', '35526', '35528', '35529', '35530', '35531', '35532', '35535', '35536', '35538', '35539', '35541', '35542', '35545', '35546', '35550', '35551', '35553', '35554', '35555', '35558', '35560', '35563', '35564', '35567', '35568', '35571', '35572', '35573', '35575', '35577', '35578', '35579', '35582', '35583', '35587', '35591', '35594', '35597', '35600', '35605', '35607', '35613', '35614', '35617', '35619', '35620', '35621', '35623', '35624', '35625', '35626', '35627', '35630', '35631', '35632', '35633', '35634', '35635', '35636', '35639', '35640', '35641', '35642', '35643', '35644', '35646', '35649', '35650', '35651', '35654', '35660', '35661', '35662', '35666', '35667', '35669', '35670', '35673', '35674', '35676', '35677', '35678', '35679', '35681', '35682', '35683', '35684', '35685', '35686', '35687', '35688', '35689', '35691', '35692', '35695', '35697', '35698', '35699', '35700', '35702', '35703', '35704', '35705', '35707', '35708', '35709', '35710', '35711', '35712', '35714', '35715', '35716', '35717', '35718', '35719', '35720', '35721', '35723', '35724', '35725', '35726', '35727', '35728', '35729', '35730', '35731', '35732', '35733', '35735', '35736', '35737', '35738', '35739', '35740', '35741', '35742', '35743', '35744', '35745', '35746', '35747', '35748', '35750', '35751', '35752', '35754', '35755', '35757', '35758', '35759', '35760', '35761', '35762', '35764', '35765', '35766', '35767', '35768', '35769', '35770', '35771', '35772', '35773', '35774', '35776', '35778', '35779', '35780', '35781', '35782', '35783', '35784', '35785', '35786', '35788', '35789', '35790', '35791', '35792', '35793', '35794', '35795', '35796', '35797', '35799', '35800', '35801', '35802', '35803', '35804', '35805', '35806', '35807', '35808', '35809', '35810', '35811', '35813', '35814', '35815', '35816', '35817', '35818', '35819', '35820', '35821', '35822', '35823', '35825', '35826', '35828', '35829', '35831', '35832', '35833', '35834', '35835', '35836', '35837', '35838', '35839', '35840', '35841', '35842', '35843', '35844', '35845', '35846', '35847', '35848', '35849', '35851', '35852', '35853', '35854', '35855', '35856', '35857', '35858', '35859', '35861', '35862', '35863', '35864', '35865', '35867', '35869', '35870', '35873', '35874', '35875', '35876', '35878', '35879', '35881', '35882', '35883', '35884', '35885', '35887', '35888', '35890', '35891', '35892', '35893', '35894', '35896', '35897', '35899', '35900', '35901', '35902', '35903', '35904', '35905', '35906', '35907', '35909', '35910', '35913', '35915', '35916', '35917', '35919', '35921', '35923', '35924', '35925', '35929', '35931', '35933', '35934', '35935', '35936', '35937', '35940', '35942', '35944', '35946', '35947', '35949', '35950', '35951', '35953', '35954', '35955', '35956', '35957', '35958', '35961', '35962', '35965', '35966', '35967', '35968', '35969', '35970', '35971', '35973', '35974', '35975', '35977', '35978', '35979', '35980', '35981', '35982', '35983', '35984', '35986', '35987', '35989', '35990', '35992', '35993', '35995', '35996', '35997', '35998', '36000', '36002', '36003', '36007', '36009', '36010', '36012', '36014', '36015', '36016', '36017', '36018', '36019', '36020', '36021', '36022', '36023', '36024', '36026', '36027', '36029', '36030', '36038', '36039', '36042', '36043', '36045', '36046', '36049', '36050', '36051', '36052', '36053', '36054', '36056', '36059', '36061', '36062', '36063', '36064', '36066', '36067', '36068', '36069', '36070', '36071', '36072', '36074', '36075', '36076', '36078', '36079', '36080', '36081', '36082', '36083', '36086', '36088', '36089', '36090', '36092', '36093', '36095', '36097', '36098', '36100', '36102', '36103', '36105', '36107', '36108', '36109', '36112', '36113', '36114', '36115', '36116', '36117', '36118', '36120', '36121', '36122', '36123', '36126', '36127', '36128', '36129', '36130', '36131', '36133', '36134', '36135', '36137', '36138', '36140', '36141', '36143', '36144', '36146', '36147', '36148', '36150', '36151', '36152', '36153', '36154', '36155', '36158', '36161', '36164', '36165', '36167', '36170', '36173', '36174', '36177', '36180', '36181', '36182', '36183', '36184', '36185', '36186', '36188', '36189', '36191', '36192', '36193', '36195', '36196', '36197', '36198', '36201', '36203', '36204', '36205', '36206', '36212', '36213', '36215', '36221', '36222', '36224', '36225', '36226', '36227', '36228', '36229', '36230', '36231', '36232', '36233', '36234', '36235', '36236', '36237', '36238', '36240', '36241', '36242', '36243', '36244', '36245', '36246', '36251', '36254', '36255', '36256', '36257', '36258', '36261', '36262', '36263', '36264', '36266', '36267', '36270', '36272', '36638', '36642', '36679', '36680', '36833', '36897', '36919', '36933', '36935', '36936', '36939', '36963', '36965', '36996', '37003', '37007', '37042', '37043', '37044', '37046', '37047', '37048', '37051', '37052', '37053', '37054', '37055', '37056', '37059', '37060', '37061', '37062', '37063', '37064', '37066', '37067', '37069', '37070', '37071', '37072', '37073', '37074', '37075', '37076', '37077', '37078', '37079', '37080', '37081', '37082', '37084', '37085', '37086', '37087', '37088', '37089', '37090', '37091', '37092', '37093', '37094', '37095', '37096', '37098', '37100', '37101', '37103', '37104', '37105', '37110', '37113', '37116', '37118', '37119', '37125', '37132', '37133', '37134', '37136', '37137', '37139', '37142', '37144', '37145', '37146', '37147', '37149', '37150', '37151', '37154', '37155', '37157', '37158', '37159', '37160', '37162', '37164', '37165', '37166', '37167', '37169', '37173', '37174', '37177', '37178', '37181', '37183', '37184', '37186', '37190', '37191', '37192', '37196', '37197', '37198', '37199', '37201', '37202', '37203', '37204', '37206', '37207', '37208', '37210', '37213', '37214', '37215', '37216', '37217', '37218', '37219', '37221', '37222', '37223', '37224', '37225', '37226', '37228', '37229', '37230', '37231', '37235', '37236', '37237', '37238', '37240', '37243', '37246', '37247', '37248', '37249', '37250', '37252', '37253', '37254', '37255', '37256', '37257', '37263', '37264', '37271', '37277', '37278', '37280', '37284', '37289', '37291', '37292', '37294', '37295', '37298', '37334', '37335', '37341', '37359', '37360', '37418', '37425', '37426', '37427', '37445', '37473', '37495', '37528', '37539', '37541', '37547', '37550', '37574', '37687', '37736', '37865', '37866', '37882', '37909', '37948', '37971', '38074', '38167', '38170', '38173', '38189', '38194', '38329', '38522', '38523', '38524', '38542', '38545', '38547', '38548', '38549', '38551', '38553', '38555', '38556', '38581', '38590', '38663', '38686', '38691', '38701', '38755', '38757', '38760', '38761', '38768', '38770', '38772', '38777', '38778', '38780', '38781', '38782', '38784', '38785', '38793', '38794', '38817', '38818', '38819', '38821', '38822', '38824', '38827', '38836', '38837', '38917', '38923', '38924', '38925', '38926', '38927', '38928', '38929', '38930', '38931', '38932', '38933', '38934', '38937', '38938', '38940', '38941', '38945', '38948', '38951', '38952', '38953', '38955', '38956', '38958', '38959', '38960', '38961', '38962', '38963', '38964', '38966', '38967', '38968', '38969', '38971', '38972', '38973', '39009', '39015', '39246', '39247', '39250', '39252', '39260', '39262', '39265', '39266', '39267', '39270', '39271', '39272', '39284', '39311', '39313', '39314', '39316', '39318', '39319', '39321', '39323', '39324', '39333', '39338', '39340', '39341', '39344', '39352', '39354', '39356', '39391', '39420', '39496', '39528', '39551', '39588', '39589', '39601', '39711', '39712', '39739', '39782', '39853', '39854', '39861', '39862', '39864', '39865', '39866', '39867', '39871', '40007', '40238', '40283', '40295', '40326', '40491', '40953', '41106', '41226', '41286', '41287', '41290', '41362', '41420', '41421', '41642', '41783', '41785', '41808', '41829', '41830', '41853', '41854', '41959', '42015', '42040', '42072', '42185', '42307', '42336', '42368', '42371', '42563', '42572', '42587', '42641', '42667', '42688', '42698', '42738', '42740', '42742', '42743', '42744', '42752', '42753', '42755', '42757', '42762', '42764', '42948', '42949', '44377', '44382', '45654', '45692', '45705', '45748', '45749', '45786', '45798', '45804', '45831', '46064', '46095', '46106', '46134', '46135', '46166', '46167', '46201', '46205', '46232', '46238', '46247', '46265', '46271', '46277', '46287', '46303', '46309', '46310', '46334', '46535', '46537', '46588', '46658', '46659', '46661', '46663', '46664', '46665', '46666', '46674', '46692', '46695', '46696', '46713', '46725', '46739', '46740', '46790', '46830', '46839', '46874', '46908', '46945', '47106', '47111', '47119', '47120', '47635', '48467', '48568', '48593', '48598', '48606', '48615', '48619', '48626', '48646', '48808', '48811', '48817', '48821', '48825', '48876', '48957', '49058', '49068', '49136', '49138', '49181', '49186', '49266', '49347', '49388', '49392', '49406', '49475', '49578', '49610', '50343', '50404', '50744', '50750', '51009', '51017', '51135', '51324', '51513', '51649', '51652', '51657', '51660', '51663', '51668', '51671', '51675', '51682', '51683', '52039', '52494', '52550', '52782', '52784', '52842', '53026', '53029', '53235', '53239', '53243', '53359', '53756', '53759', '53764', '53767', '53770', '53775', '53777', '53778', '53836', '53852', '53869', '53953', '53983', '53987', '54044', '54056', '54061', '54080', '54083', '54197', '54319', '54409', '54413', '54478', '54610', '54617', '54620', '54631', '54843', '54953', '55002', '55225', '55269', '55395', '55611', '55649', '55653', '55785', '55820', '55871', '55967', '56068', '56139', '56196', '56296', '56336', '56503', '56558', '56614', '56669', '56702', '56729', '56735', '56758', '56761', '56839', '56842', '56951', '57054', '57108', '57146', '57195', '57230', '57231', '57233', '57273', '57413', '57453', '57626', '57684', '57793', '57846', '58401', '58402', '58452', '58455', '58572', '58588', '58592', '58691', '58765', '58801', '58942', '59053', '59057', '59089', '59109', '59245', '59253', '59303', '59525', '59530', '59531', '59534', '59536', '59539', '59540', '59543', '59546', '59551', '59554', '59557', '59611', '59657', '59771', '59840', '59921', '60140', '60147', '60153', '60157', '60159', '60165', '60168', '60242', '60273', '60465', '60611', '60617', '60618', '60628', '60870', '60875', '60878', '60879', '60900', '60943', '60960', '60962', '60966', '60986', '61013', '61133', '61370', '61377', '61533', '61562', '61565', '61583', '61736', '61803', '62098', '62156', '62334', '62501', '62512', '62548', '62597', '62722', '63050', '63055', '63060', '63222', '63449', '63665', '63669', '63671', '63672', '63677', '63737', '63941', '63945', '63950', '63954', '63959', '63961', '64004', '64190', '64380', '64386', '64389', '64393', '64461', '64467', '64607', '64833', '65033', '65062', '65072', '65076', '65093', '65096', '65410', '65640', '65759', '65842', '65846', '65909', '65966', '66024', '66161', '66165', '66168', '66407', '66413', '66565', '66636', '66652', '66735', '66739', '66821', '66906', '66991', '67011', '67093', '67098', '67099', '67136', '67140', '67146', '67244', '67281', '67357', '67489', '67493', '67495', '67496', '67516', '67524', '67593', '67596', '67599', '67602', '67636', '67651', '67669', '67717', '67718', '67719', '67720', '67723', '67724', '67725', '67728', '67731', '67732', '67734', '67735', '67737', '67740', '67743', '67745', '67746', '67749', '67752', '67778', '67779', '67812', '67828', '67830', '67853', '67862', '67871', '67882', '67927', '67944', '67947', '67951', '67955', '67959', '67962', '67974', '67995', '68017', '68019', '68023', '68033', '68049', '68110', '68113', '68172', '68221', '68225', '68226', '68350', '68355', '68384', '68409', '68435', '68448', '68475', '68478', '68491', '68499', '68574', '68575', '68578', '68591', '68593', '68596', '68598', '68601', '68628', '68631', '68643', '68645', '68857', '68859', '68902', '68912', '68923', '68973', '68974', '68986', '68989', '68991', '69024', '69031', '69033', '69052', '69055', '69058', '69064', '69065', '69082', '69087', '69090', '69093', '69096', '69128', '69164', '69166', '69201', '69251', '69300', '69303', '69350', '69359', '69387', '69395', '69521', '69522', '69523', '69539', '69540', '69546', '69549', '69598', '69622', '69737', '69739', '69769', '69814', '69825', '69831', '69840', '69849', '69853', '69887', '69889', '69892', '69894', '69897', '69898', '69988', '70029', '70096', '70102', '70107', '70137', '70143', '70157', '70218', '70222', '70228', '70233', '70289', '70373', '70376', '70377', '70380', '70382', '70385', '70388', '70389', '70391', '70393', '70397', '70400', '70413', '70415', '70417', '70419', '70433', '70466', '70469', '70470', '70472', '70514', '70568', '70571', '70575', '70614', '70642', '70646', '70647', '70651', '70653', '70655', '70658', '70659', '70661', '70662', '70664', '70665', '70667', '70670', '70674', '70682', '70727', '70752', '70764', '70773', '70797', '70826', '70833', '70836', '70971', '70973', '70974', '71016', '71114', '71118', '71120', '71121', '71123', '71124', '71130', '71151', '71160', '71170', '71173', '71175', '71190', '71193', '71194', '71195', '71196', '71199', '71201', '71208', '71209', '71212', '71213', '71214', '71215', '71219', '71236', '71237', '71256', '71259', '71261', '71264', '71317', '71411', '71412', '71415', '71429', '71430', '71454', '71457', '71459', '71538', '71595', '71596', '71597', '71599', '71628', '71632', '71635', '71659', '71685', '71719', '71723', '71733', '71735', '71747', '71750', '71752', '71755', '71760', '71767', '71780', '71840', '71843', '71846', '71849', '71887', '71904', '71908', '71927', '71929', '71933', '71987', '71998', '72001', '72050', '72051', '72057', '72060', '72071', '72098', '72134', '72152', '72156', '72208', '72210', '72296', '72299', '72302', '72303', '72306', '72307', '72308', '72310', '72312', '72315', '72338', '72353', '72355', '72357', '72388', '72390', '72465', '72504', '72523', '72587', '72596', '72759', '72790', '72810', '72843', '72903', '72904', '72905', '72939', '73520', '73557', '73766', '73791', '73896', '73899', '74148', '74202', '74206', '74231', '74234', '74235', '74238', '74246', '74249', '74252', '74253', '74256', '74258', '74259', '74262', '74264', '74265', '74267', '74268', '74271', '74280', '74283', '74285', '74286', '74292', '74295', '74298', '74357', '74455', '74457', '74487', '74501', '74516', '74543', '74617', '74622', '74815', '74969', '75079', '75111', '75163', '75181', '75193', '75208', '75261', '75264', '75267', '75269', '75388', '75391', '75394', '75396', '75548', '75668', '75685', '75704', '75715', '75756', '75761', '75776', '75789', '75803', '75962', '75965', '75966', '75979', '76055', '76064', '76183', '76187', '76370', '76375', '76411', '76614', '76617', '76618', '76619', '76621', '76622', '76625', '76628', '76630', '76631', '76632', '76717', '76719', '76796', '76798', '76799', '76801', '76802', '76804', '76849', '76852', '76861', '76863', '76864', '76884', '76984', '76990', '76993', '76995', '76998', '77001', '77004', '77005', '77010', '77050', '77059', '77061', '77064', '77065', '77067', '77068', '77124', '77169', '77184', '77188', '77199', '77212', '77312', '77314', '77378', '77384', '77390', '77392', '77408', '77410', '77413', '77418', '77496', '77516', '77645', '77648', '77650', '77653', '77657', '77740', '77750', '77752', '77783', '77806', '77807', '77810', '77813', '77888', '77940', '77956', '77960', '77983', '77985', '78004', '78085', '78177', '78179', '78191', '78253', '78265', '78274', '78278', '78281', '78313', '78352', '78448', '78451', '78452', '78460', '78491', '78644', '78645', '78648', '78708', '78756', '78804', '78946', '78949', '78952', '78984', '79123', '79126', '79128', '79129', '79138', '79141', '79150', '79186', '79212', '79226', '79229', '79232', '79235', '79238', '79241', '79256', '79262', '79271', '79276', '79277', '79286', '79288', '79289', '79291', '79353', '79356', '79373', '79376', '79468', '79496', '79535', '79536', '79537', '79553', '79555', '79613', '79615', '79618', '79621', '79622', '79625', '79627', '79630', '79633', '79655', '79656', '79658', '79732', '79735', '79782', '79783', '79786', '79788', '79791', '79792', '79794', '79795', '80031', '80137', '80162', '80176', '80274', '80352', '80353', '80354', '80355', '80433', '80466', '80468', '80483', '80493', '80495', '80553', '80618', '80632', '80643', '80666', '80730', '80761', '80763', '80791', '80793', '80796', '80799', '80800', '80803', '80805', '80812', '80816', '80817', '80818', '80821', '80824', '80836', '80839', '80841', '80843', '80844', '80847', '80850', '80851', '80852', '80854', '80856', '80857', '80962', '80963', '80965', '80968', '80970', '80976', '80979', '80987', '81018', '81021', '81027', '81028', '81037', '81039', '81040', '81042', '81043', '81046', '81049', '81055', '81057', '81060', '81061', '81064', '81067', '81070', '81186', '81188', '81189', '81190', '81191', '81193', '81254', '81257', '81258', '81304', '81506', '81509', '81510', '81512', '81539', '81575', '81611', '81648', '81723', '81729', '81732', '81788', '81807', '81834', '81837', '81869', '81872', '81876', '81879', '81883', '81950', '81953', '81968', '81969', '81972', '81974', '81975', '81978', '81991', '82025', '82074', '82129', '82137', '82142', '82174', '82177', '82180')) AND (language IN ('en', 'fr', 'und')) AND (deleted = '0')
      ORDER BY delta ASC

      Connection ID (thread ID): 267067
      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=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on,not_null_range_scan=off

      The manual page at https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/ contains
      information that should help you find out what is causing the crash.
      Writing a core file...
      Working directory at /mnt/mysql/data
      Resource Limits:
      Limit Soft Limit Hard Limit Units
      Max cpu time unlimited unlimited seconds
      Max file size unlimited unlimited bytes
      Max data size unlimited unlimited bytes
      Max stack size 8388608 unlimited bytes
      Max core file size 0 unlimited bytes
      Max resident set unlimited unlimited bytes
      Max processes 63707 63707 processes
      Max open files 16384 16384 files
      Max locked memory 65536 65536 bytes
      Max address space unlimited unlimited bytes
      Max file locks unlimited unlimited locks
      Max pending signals 63707 63707 signals
      Max msgqueue size 819200 819200 bytes
      Max nice priority 0 0
      Max realtime priority 0 0
      Max realtime timeout unlimited unlimited us
      Core pattern: |/usr/share/apport/apport %p %s %c %d %P %E

      The schema of field_data_title_field is:

      +--------------------+------------------+------+-----+---------+-------+
      | Field              | Type             | Null | Key | Default | Extra |
      +--------------------+------------------+------+-----+---------+-------+
      | entity_type        | varchar(128)     | NO   | PRI |         |       |
      | bundle             | varchar(128)     | NO   | MUL |         |       |
      | deleted            | tinyint(4)       | NO   | PRI | 0       |       |
      | entity_id          | int(10) unsigned | NO   | PRI | NULL    |       |
      | revision_id        | int(10) unsigned | YES  | MUL | NULL    |       |
      | language           | varchar(32)      | NO   | PRI |         |       |
      | delta              | int(10) unsigned | NO   | PRI | NULL    |       |
      | title_field_value  | varchar(255)     | YES  |     | NULL    |       |
      | title_field_format | varchar(255)     | YES  | MUL | NULL    |       |
      +--------------------+------------------+------+-----+---------+-------+
      
      

      Attachments

        Issue Links

          Activity

            People

              danblack Daniel Black
              ctassell Charles Tassell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.