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

mariadb crash during select [ERROR] mysqld got signal 6

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Incomplete
    • 10.10.5
    • N/A
    • None
    • None
    • CENTOS-7

    Description

      240830 17:19:27 [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.10.5-MariaDB source revision: 30bba8e2758356b3caa33d4f52de4e2ed1f1b4ee
      key_buffer_size=134217728
      read_buffer_size=131072
      max_used_connections=25
      max_threads=514
      thread_count=22
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1263106 K  bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.
       
      Thread pointer: 0x7fd35c0008d8
      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 = 0x7fd374e91cc0 thread_stack 0x49000
      mysys/stacktrace.c:216(my_print_stacktrace)[0x55cc5684bc8e]
      sql/signal_handler.cc:241(handle_fatal_signal)[0x55cc5622b077]
      sigaction.c:0(__restore_rt)[0x7fd3a34065d0]
      /lib64/libc.so.6(gsignal+0x37)[0x7fd3a2853207]
      /lib64/libc.so.6(abort+0x148)[0x7fd3a28548f8]
      ut/ut0rbt.cc:220(rbt_tree_add_child(ib_rbt_t const*, ib_rbt_bound_t*, ib_rbt_node_t*) [clone .isra.10] [clone .part.11])[0x55cc55e86e24]
      rem/rem0rec.cc:1994(rec_copy_prefix_to_buf(unsigned char const*, dict_index_t const*, unsigned long, unsigned char**, unsigned long*))[0x55cc565d4333]
      include/buf0block_hint.h:37(buf::Block_hint::store(buf_block_t*))[0x55cc5669d54c]
      row/row0sel.cc:5839(row_search_mvcc(unsigned char*, page_cur_mode_t, row_prebuilt_t*, unsigned long, unsigned long))[0x55cc56618182]
      handler/ha_innodb.cc:9046(ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, ha_rkey_function))[0x55cc5653b26f]
      handler/ha_innodb.cc:9400(ha_innobase::index_first(unsigned char*))[0x55cc5653b3d8]
      sql/handler.cc:3447(handler::ha_rnd_next(unsigned char*))[0x55cc562318a7]
      sql/records.cc:519(rr_sequential(READ_RECORD*))[0x55cc55f2105c]
      sql/sql_select.cc:22110(sub_select(JOIN*, st_join_table*, bool))[0x55cc560265ba]
      sql/sql_select.cc:21644(do_select)[0x55cc56057a2f]
      sql/sql_select.cc:4619(JOIN::exec())[0x55cc56057e33]
      sql/sql_select.cc:5100(mysql_select(THD*, TABLE_LIST*, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*))[0x55cc56055fbe]
      sql/sql_select.cc:598(handle_select(THD*, LEX*, select_result*, unsigned long))[0x55cc56056824]
      sql/sql_parse.cc:6279(execute_sqlcom_select(THD*, TABLE_LIST*))[0x55cc55e6f55e]
      sql/sql_parse.cc:3948(mysql_execute_command(THD*, bool))[0x55cc55fe8b52]
      sql/sql_parse.cc:8042(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x55cc55feaf0b]
      sql/sql_parse.cc:1953(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool))[0x55cc55fed348]
      sql/sql_parse.cc:1409(do_command(THD*, bool))[0x55cc55fee873]
      sql/sql_connect.cc:1416(do_handle_one_connection(CONNECT*, bool))[0x55cc560f7b07]
      sql/sql_connect.cc:1324(handle_one_connection)[0x55cc560f7da4]
      perfschema/pfs.cc:2204(pfs_spawn_thread)[0x55cc56485c5c]
      pthread_create.c:0(start_thread)[0x7fd3a33fedd5]
      /lib64/libc.so.6(clone+0x6d)[0x7fd3a291aead]
       
      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (0x7fd35c0106f0): select uuid
              from t_backup_task
              where device_uuid = 'c2372f5e703a690b4cfce1a59d49d0dc'
                and is_online = 'y' limit 1
       
      Connection ID (thread ID): 263
      Status: NOT_KILLED
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            yushijie yu15549580451@163.com
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.