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

galera BF-BF wait assertion in innodb

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 10.5.8
    • N/A
    • Galera
    • CentOS 8

    Description

      Hi Guys,

      We are running 3 node Galera cluster. MariaDB getting crashed in few minutes of runtime. Below is the information from the log file.

      2020-11-29 19:14:46 0 [Note] WSREP: async IST sender served
      2020-11-29 19:14:46 0 [Note] WSREP: 2.0 (dc-db-node-3): State transfer from 0.0 (dc-db-node-1) complete.
      2020-11-29 19:14:46 0 [Note] WSREP: Member 2.0 (dc-db-node-3) synced with group.
      2020-11-29 19:54:23 20 [ERROR] InnoDB: Conflicting lock on table: `dc_db_m`.`catalog_category_product` index: CATALOG_CATEGORY_PRODUCT_CATEGORY_ID_PRODUCT_ID that has lock
      RECORD LOCKS space id 88 page no 311 n bits 1000 index CATALOG_CATEGORY_PRODUCT_CATEGORY_ID_PRODUCT_ID of table `dc_db_m`.`catalog_category_product` trx id 196094 lock_mode X locks rec but not gap
      Record lock, heap no 783 PHYSICAL RECORD: n_fields 3; compact format; info bits 32
      0: len 4; hex 00000006; asc ;;
      1: len 4; hex 0000000e; asc ;;
      2: len 4; hex 85c27325; asc s%;;

      2020-11-29 19:54:23 20 [ERROR] InnoDB: WSREP state:
      2020-11-29 19:54:23 20 [ERROR] WSREP: Thread BF trx_id: 196107 thread: 20 seqno: 97703 client_state: exec client_mode: high priority transaction_mode: executing applier: 1 toi: 0 local: 0 query: INSERT INTO `catalog_category_product` (`entity_id`,`category_id`,`product_id`,`position`) VALUES (NULL, '5', '14886', '0'), (NULL, '5', '14885', '1'), (NULL, '5', '14884', '2'), (NULL, '5', '14883', '3'), (NULL, '5', '14881', '4'), (NULL, '5', '14879', '5'), (NULL, '5', '14878', '6'), (NULL, '5', '14877', '7'), (NULL, '5', '14876', '8'), (NULL, '5', '14875', '9'), (NULL, '5', '14874', '10'), (NULL, '5', '14873', '11'), (NULL, '5', '14872', '12'), (NULL, '5', '14871', '13'), (NULL, '5', '14870', '14'), (NULL, '5', '14869', '15'), (NULL, '5', '14868', '16'), (NULL, '5', '14867', '17'), (NULL, '5', '14866', '18'), (NULL, '5', '11384', '19'), (NULL, '5', '11057', '20'), (NULL, '5', '11056', '21'), (NULL, '5', '11055', '22'), (NULL, '5', '11054', '23'), (NULL, '5', '11053', '24'), (NULL, '5', '11052', '25'), (NULL, '5', '11051', '26'), (NULL, '5', '1
      2020-11-29 19:54:23 20 [ERROR] WSREP: Thread BF trx_id: 196094 thread: 38 seqno: 97707 client_state: exec client_mode: high priority transaction_mode: committing applier: 1 toi: 0 local: 0 query: NULL
      2020-11-29 19:54:23 0x7fcae85ec700 InnoDB: Assertion failure in file /home/buildbot/buildbot/padding_for_CPACK_RPM_BUILD_SOURCE_DIRS_PREFIX/mariadb-10.5.8/storage/innobase/lock/lock0lock.cc line 655
      InnoDB: We intentionally generate a memory trap.
      InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
      InnoDB: If you get repeated assertion failures or crashes, even
      InnoDB: immediately after the mysqld startup, there may be
      InnoDB: corruption in the InnoDB tablespace. Please refer to
      InnoDB: https://mariadb.com/kb/en/library/innodb-recovery-modes/
      InnoDB: about forcing recovery.
      201129 19:54:23 [ERROR] mysqld got signal 6 ;
      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.8-MariaDB
      key_buffer_size=134217728
      read_buffer_size=131072
      max_used_connections=17
      max_threads=153
      thread_count=67
      It is possible that mysqld could use up to
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467860 K bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.

      Thread pointer: 0x7fca84000c58
      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 = 0x7fcae85ebc18 thread_stack 0x49000
      /usr/sbin/mariadbd(my_print_stacktrace+0x2e)[0x563c250e107e]
      Printing to addr2line failed
      /usr/sbin/mariadbd(handle_fatal_signal+0x485)[0x563c24b765e5]
      /lib64/libpthread.so.0(+0x12dd0)[0x7fcd3cd9edd0]
      /lib64/libc.so.6(gsignal+0x10f)[0x7fcd3ab3d70f]
      /lib64/libc.so.6(abort+0x127)[0x7fcd3ab27b25]
      /usr/sbin/mariadbd(+0x62c985)[0x563c24859985]
      /usr/sbin/mariadbd(+0x608cc5)[0x563c24835cc5]
      /usr/sbin/mariadbd(+0xc56944)[0x563c24e83944]
      /usr/sbin/mariadbd(+0xc5c1b5)[0x563c24e891b5]
      /usr/sbin/mariadbd(+0xc5cc26)[0x563c24e89c26]
      /usr/sbin/mariadbd(+0xcb890e)[0x563c24ee590e]
      /usr/sbin/mariadbd(+0xcbd6cd)[0x563c24eea6cd]
      /usr/sbin/mariadbd(+0xcbdd55)[0x563c24eead55]
      /usr/sbin/mariadbd(+0xccf967)[0x563c24efc967]
      /usr/sbin/mariadbd(+0xc16229)[0x563c24e43229]
      /usr/sbin/mariadbd(_ZN7handler12ha_write_rowEPKh+0x285)[0x563c24b83f95]
      /usr/sbin/mariadbd(_ZN14Rows_log_event9write_rowEP14rpl_group_infob+0x175)[0x563c24c76f45]
      /usr/sbin/mariadbd(_ZN20Write_rows_log_event11do_exec_rowEP14rpl_group_info+0x7d)[0x563c24c774fd]
      /usr/sbin/mariadbd(_ZN14Rows_log_event14do_apply_eventEP14rpl_group_info+0x27c)[0x563c24c6c5bc]
      /usr/sbin/mariadbd(_Z18wsrep_apply_eventsP3THDP14Relay_log_infoPKvm+0x1dc)[0x563c24e0f29c]
      /usr/sbin/mariadbd(_ZN21Wsrep_applier_service15apply_write_setERKN5wsrep7ws_metaERKNS0_12const_bufferERNS0_14mutable_bufferE+0xa4)[0x563c24df88e4]
      /usr/sbin/mariadbd(+0xf3ab32)[0x563c25167b32]
      /usr/sbin/mariadbd(_ZN5wsrep12server_state8on_applyERNS_21high_priority_serviceERKNS_9ws_handleERKNS_7ws_metaERKNS_12const_bufferE+0x15d)[0x563c2516878d]
      /usr/sbin/mariadbd(+0xf4f164)[0x563c2517c164]
      /usr/lib64/galera-4/libgalera_smm.so(+0x183224)[0x7fcd2fb21224]
      /usr/lib64/galera-4/libgalera_smm.so(+0x1c0e88)[0x7fcd2fb5ee88]
      /usr/lib64/galera-4/libgalera_smm.so(+0x1c5d3e)[0x7fcd2fb63d3e]
      /usr/lib64/galera-4/libgalera_smm.so(+0x19f89f)[0x7fcd2fb3d89f]
      /usr/lib64/galera-4/libgalera_smm.so(+0x1a0192)[0x7fcd2fb3e192]
      /usr/lib64/galera-4/libgalera_smm.so(+0x1a04a1)[0x7fcd2fb3e4a1]
      /usr/lib64/galera-4/libgalera_smm.so(+0x1c6100)[0x7fcd2fb64100]
      /usr/lib64/galera-4/libgalera_smm.so(+0x1db528)[0x7fcd2fb79528]
      /usr/sbin/mariadbd(_ZN5wsrep18wsrep_provider_v2611run_applierEPNS_21high_priority_serviceE+0xe)[0x563c2517c82e]
      /usr/sbin/mariadbd(+0xbe4333)[0x563c24e11333]
      /usr/sbin/mariadbd(_Z15start_wsrep_THDPv+0x2cf)[0x563c24e0360f]
      /usr/sbin/mariadbd(+0xb695da)[0x563c24d965da]
      /lib64/libpthread.so.0(+0x82de)[0x7fcd3cd942de]
      /lib64/libc.so.6(clone+0x43)[0x7fcd3ac01e83]

      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (0x7fcd2d6847e3): INSERT INTO `catalog_category_product` (`entity_id`,`category_id`,`product_id`,`position`) VALUES (NULL, '5', '14886', '0'), (NULL, '5', '14885', '1'), (NULL, '5', '14884', '2'), (NULL, '5', '14883', '3'), (NULL, '5', '14881', '4'), (NULL, '5', '14879', '5'), (NULL, '5', '14878', '6'), (NULL, '5', '14877', '7'), (NULL, '5', '14876', '8'), (NULL, '5', '14875', '9'), (NULL, '5', '14874', '10'), (NULL, '5', '14873', '11'), (NULL, '5', '14872', '12'), (NULL, '5', '14871', '13'), (NULL, '5', '14870', '14'), (NULL, '5', '14869', '15'), (NULL, '5', '14868', '16'), (NULL, '5', '14867', '17'), (NULL, '5', '14866', '18'), (NULL, '5', '11384', '19'), (NULL, '5', '11057', '20'), (NULL, '5', '11056', '21'), (NULL, '5', '11055', '22'), (NULL, '5', '11054', '23'), (NULL, '5', '11053', '24'), (NULL, '5', '11052', '25'), (NULL, '5', '11051', '26'), (NULL, '5', '11050', '27'), (NULL, '5', '11049', '28'), (NULL, '5', '11048', '29'), (NULL, '5', '11047', '30'), (NULL, '5', '11046', '31'), (NULL, '5', '9630', '32'), (NULL, '5', '9629', '33'), (NULL, '5', '9628', '34'), (NULL, '5', '9627', '35'), (NULL, '5', '9626', '36'), (NULL, '5', '9625', '37'), (NULL, '5', '9624', '38'), (NULL, '5', '9623', '39'), (NULL, '5', '9622', '40'), (NULL, '5', '9621', '41'), (NULL, '5', '9619', '42'), (NULL, '5', '804', '43'), (NULL, '5', '803', '44'), (NULL, '5', '802', '45'), (NULL, '5', '801', '46'), (NULL, '5', '800', '47'), (NULL, '5', '799', '48'), (NULL, '5', '798', '49'), (NULL, '5', '797', '50'), (NULL, '5', '796', '51'), (NULL, '5', '794', '52'), (NULL, '5', '793', '53'), (NULL, '5', '792', '54'), (NULL, '5', '791', '55'), (NULL, '5', '790', '56'), (NULL, '5', '789', '57'), (NULL, '5', '788', '58'), (NULL, '5', '787', '59'), (NULL, '5', '786', '60'), (NULL, '5', '785', '61'), (NULL, '5', '784', '62'), (NULL, '5', '783', '63'), (NULL, '5', '782', '64'), (NULL, '5', '781', '65'), (NULL, '5', '780', '66'), (NULL, '5', '779', '67'), (NULL, '5', '778', '68'), (NULL, '5', '777', '69'), (NULL, '5', '776', '70'), (NULL, '5', '775', '71'), (NULL, '5', '774', '72'), (NULL, '5', '773', '73'), (NULL, '5', '772', '74'), (NULL, '5', '771', '75'), (NULL, '5', '770', '76'), (NULL, '5', '769', '77'), (NULL, '5', '767', '78'), (NULL, '5', '766', '79'), (NULL, '5', '765', '80'), (NULL, '5', '764', '81'), (NULL, '5', '763', '82'), (NULL, '5', '762', '83'), (NULL, '5', '761', '84'), (NULL, '5', '760', '85'), (NULL, '5', '759', '86'), (NULL, '5', '758', '87'), (NULL, '5', '757', '88'), (NULL, '5', '756', '89'), (NULL, '5', '755', '90'), (NULL, '5', '754', '91'), (NULL, '5', '753', '92'), (NULL, '5', '752', '93'), (NULL, '5', '751', '94'), (NULL, '5', '750', '95'), (NULL, '5', '749', '96'), (NULL, '5', '748', '97'), (NULL, '5', '746', '98'), (NULL, '5', '745', '99'), (NULL, '5', '744', '100'), (NULL, '5', '743', '101'), (NULL, '5', '742', '102'), (NULL, '5', '741', '103'), (NULL, '5', '740', '104'), (NULL, '5', '739', '105'), (NULL, '5', '738', '106'), (NULL, '5', '737', '107'), (NULL, '5', '736', '108'), (NULL, '5', '735', '109'), (NULL, '5', '734', '110'), (NULL, '5', '733', '111'), (NULL, '5', '732', '112'), (NULL, '5', '731', '113'), (NULL, '5', '730', '114'), (NULL, '5', '729', '115'), (NULL, '5', '728', '116'), (NULL, '5', '727', '117'), (NULL, '5', '726', '118'), (NULL, '5', '725', '119'), (NULL, '5', '724', '120'), (NULL, '5', '723', '121'), (NULL, '5', '722', '122'), (NULL, '5', '721', '123'), (NULL, '5', '720', '124'), (NULL, '5', '719', '125'), (NULL, '5', '718', '126'), (NULL, '5', '717', '127'), (NULL, '5', '716', '128'), (NULL, '5', '715', '129'), (NULL, '5', '714', '130'), (NULL, '5', '713', '131'), (NULL, '5', '712', '132'), (NULL, '5', '711', '133'), (NULL, '5', '710', '134'), (NULL, '5', '709', '135'), (NULL, '5', '708', '136'), (NULL, '5', '707', '137'), (NULL, '5', '706', '138'), (NULL, '5', '705', '139'), (NULL, '5', '704', '140'), (NULL, '5', '703', '141'), (NULL, '5', '702', '142'), (NULL, '5', '701', '143'), (NULL, '5', '700', '144'), (NULL, '5', '699', '145'), (NULL, '5', '698', '146'), (NULL, '5', '697', '147'), (NULL, '5', '696', '148'), (NULL, '5', '695', '149'), (NULL, '5', '694', '150'), (NULL, '5', '693', '151'), (NULL, '5', '691', '152'), (NULL, '5', '690', '153'), (NULL, '5', '689', '154'), (NULL, '5', '688', '155'), (NULL, '5', '687', '156'), (NULL, '5', '686', '157'), (NULL, '5', '685', '158'), (NULL, '5', '684', '159'), (NULL, '5', '683', '160'), (NULL, '5', '681', '161'), (NULL, '5', '680', '162'), (NULL, '5', '679', '163'), (NULL, '5', '678', '164'), (NULL, '5', '677', '165'), (NULL, '5', '676', '166'), (NULL, '5', '675', '167'), (NULL, '5', '674', '168'), (NULL, '5', '673', '169'), (NULL, '5', '672', '170'), (NULL, '5', '671', '171'), (NULL, '5', '670', '172'), (NULL, '5', '669', '173'), (NULL, '5', '668', '174'), (NULL, '5', '667', '175'), (NULL, '5', '666', '176'), (NULL, '5', '665', '177'), (NULL, '5', '664', '178'), (NULL, '5', '663', '179'), (NULL, '5', '662', '180'), (NULL, '5', '661', '181'), (NULL, '5', '660', '182'), (NULL, '5', '658', '183'), (NULL, '5', '657', '184'), (NULL, '5', '656', '185'), (NULL, '5', '655', '186'), (NULL, '5', '654', '187'), (NULL, '5', '653', '188'), (NULL, '5', '652', '189'), (NULL, '5', '651', '190'), (NULL, '5', '650', '191'), (NULL, '5', '649', '192'), (NULL, '5', '647', '193'), (NULL, '5', '645', '194'), (NULL, '5', '644', '195'), (NULL, '5', '643', '196'), (NULL, '5', '642', '197'), (NULL, '5', '641', '198'), (NULL, '5', '640', '199'), (NULL, '5', '639', '200'), (NULL, '5', '638', '201'), (NULL, '5', '637', '202'), (NULL, '5', '636', '203'), (NULL, '5', '635', '204'), (NULL, '5', '634', '205'), (NULL, '5', '633', '206'), (NULL, '5', '632', '207'), (NULL, '5', '631', '208'), (NULL, '5', '630', '209'), (NULL, '5', '629', '210'), (NULL, '5', '628', '211'), (NULL, '5', '627', '212'), (NULL, '5', '626', '213'), (NULL, '5', '625', '214'), (NULL, '5', '624', '215'), (NULL, '5', '623', '216'), (NULL, '5', '622', '217'), (NULL, '5', '621', '218'), (NULL, '5', '620', '219'), (NULL, '5', '619', '220'), (NULL, '5', '618', '221'), (NULL, '5', '617', '222'), (NULL, '5', '616', '223'), (NULL, '5', '615', '224'), (NULL, '5', '614', '225'), (NULL, '5', '613', '226'), (NULL, '5', '612', '227'), (NULL, '5', '611', '228'), (NULL, '5', '610', '229'), (NULL, '5', '609', '230'), (NULL, '5', '608', '231'), (NULL, '5', '607', '232'), (NULL, '5', '606', '233'), (NULL, '5', '602', '234'), (NULL, '5', '601', '235'), (NULL, '5', '600', '236'), (NULL, '5', '599', '237'), (NULL, '5', '598', '238'), (NULL, '5', '597', '239'), (NULL, '5', '596', '240'), (NULL, '5', '594', '241'), (NULL, '5', '592', '242'), (NULL, '5', '591', '243'), (NULL, '5', '590', '244'), (NULL, '5', '589', '245'), (NULL, '5', '588', '246'), (NULL, '5', '587', '247'), (NULL, '5', '586', '248'), (NULL, '5', '585', '249'), (NULL, '5', '584', '250'), (NULL, '5', '583', '251'), (NULL, '5', '582', '252'), (NULL, '5', '581', '253'), (NULL, '5', '580', '254'), (NULL, '5', '579', '255'), (NULL, '5', '577', '256'), (NULL, '5', '576', '257'), (NULL, '5', '575', '258'), (NULL, '5', '574', '259'), (NULL, '5', '573', '260'), (NULL, '5', '572', '261'), (NULL, '5', '571', '262'), (NULL, '5', '570', '263'), (NULL, '5', '569', '264'), (NULL, '5', '568', '265'), (NULL, '5', '567', '266'), (NULL, '5', '566', '267'), (NULL, '5', '565', '268'), (NULL, '5', '564', '269'), (NULL, '5', '563', '270'), (NULL, '5', '562', '271'), (NULL, '5', '561', '272'), (NULL, '5', '560', '273'), (NULL, '5', '559', '274'), (NULL, '5', '558', '275'), (NULL, '5', '557', '276'), (NULL, '5', '556', '277'), (NULL, '5', '555', '278'), (NULL, '5', '554', '279'), (NULL, '5', '553', '280'), (NULL, '5', '552', '281'), (NULL, '5', '551', '282'), (NULL, '5', '550', '283'), (NULL, '5', '549', '284'), (NULL, '5', '548', '285'), (NULL, '5', '547', '286'), (NULL, '5', '546', '287'), (NULL, '5', '545', '288'), (NULL, '5', '544', '289'), (NULL, '5', '543', '290'), (NULL, '5', '542', '291'), (NULL, '5', '541', '292'), (NULL, '5', '540', '293'), (NULL, '5', '539', '294'), (NULL, '5', '538', '295'), (NULL, '5', '537', '296'), (NULL, '5', '536', '297'), (NULL, '5', '535', '298'), (NULL, '5', '533', '299'), (NULL, '5', '532', '300'), (NULL, '5', '531', '301'), (NULL, '5', '530', '302'), (NULL, '5', '529', '303'), (NULL, '5', '528', '304'), (NULL, '5', '527', '305'), (NULL, '5', '526', '306'), (NULL, '5', '525', '307'), (NULL, '5', '524', '308'), (NULL, '5', '523', '309'), (NULL, '5', '522', '310'), (NULL, '5', '519', '311'), (NULL, '5', '518', '312'), (NULL, '5', '516', '313'), (NULL, '5', '515', '314'), (NULL, '5', '514', '315'), (NULL, '5', '513', '316'), (NULL, '5', '512', '317'), (NULL, '5', '511', '318'), (NULL, '5', '510', '319'), (NULL, '5', '509', '320'), (NULL, '5', '508', '321'), (NULL, '5', '507', '322'), (NULL, '5', '506', '323'), (NULL, '5', '505', '324'), (NULL, '5', '504', '325'), (NULL, '5', '503', '326'), (NULL, '5', '502', '327'), (NULL, '5', '501', '328'), (NULL, '5', '500', '329'), (NULL, '5', '499', '330'), (NULL, '5', '498', '331'), (NULL, '5', '497', '332'), (NULL, '5', '496', '333'), (NULL, '5', '495', '334'), (NULL, '5', '494', '335'), (NULL, '5', '493', '336'), (NULL, '5', '492', '337'), (NULL, '5', '491', '338'), (NULL, '5', '490', '339'), (NULL, '5', '489', '340'), (NULL, '5', '488', '341'), (NULL, '5', '487', '342'), (NULL, '5', '486', '343'), (NULL, '5', '485', '344'), (NULL, '5', '484', '345'), (NULL, '5', '483', '346'), (NULL, '5', '482', '347'), (NULL, '5', '481', '348'), (NULL, '5', '480', '349'), (NULL, '5', '479', '350'), (NULL, '5', '478', '351'), (NULL, '5', '477', '352'), (NULL, '5', '476', '353'), (NULL, '5', '475', '354'), (NULL, '5', '473', '355'), (NULL, '5', '472', '356'), (NULL, '5', '471', '357'), (NULL, '5', '470', '358'), (NULL, '5', '469', '359'), (NULL, '5', '466', '360'), (NULL, '5', '11383', '20'), (NULL, '5', '9620', '43'), (NULL, '5', '795', '54'), (NULL, '5', '747', '100'), (NULL, '5', '692', '153'), (NULL, '5', '682', '163'), (NULL, '5', '605', '234'), (NULL, '5', '604', '235'), (NULL, '5', '603', '236'), (NULL, '5', '593', '245'), (NULL, '5', '578', '260'), (NULL, '5', '534', '304'), (NULL, '5', '517', '319'), (NULL, '5', '474', '362'), (NULL, '5', '467', '368') ON DUPLICATE KEY UPDATE `entity_id` = VALUES(`entity_id`), `category_id` = VALUES(`category_id`), `product_id` = VALUES(`product_id`), `position` = VALUES(`position`)

      Connection ID (thread ID): 20
      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 /var/lib/mysql
      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 unlimited unlimited bytes
      Max resident set unlimited unlimited bytes
      Max processes 514117 514117 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 514117 514117 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/lib/systemd/systemd-coredump %P %u %g %s %t %c %h %e

      Attachments

        Issue Links

          Activity

            People

              stepan.patryshev Stepan Patryshev (Inactive)
              rsidhaarth Siddharth R
              Votes:
              0 Vote for this issue
              Watchers:
              1 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.