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

MariaDB crashes during select

    XMLWordPrintable

Details

    Description

      MariaDB crashes during queries trying to read, delete or update a row.
      For exemple the query:
      "select id_versao_secao_documento,id_secao_documento,id_usuario,id_unidade,dth_atualizacao,versao,sin_ultima,conteudo from versao_secao_documento where versao_secao_documento.id_secao_documento IN (5547809) and id_versao_secao_documento = 7160696"

      2022-04-28 16:43:41 16 [ERROR] [FATAL] InnoDB: FIL_PAGE_TYPE=0 on BLOB read file ./dbpro_10080_sei/versao_secao_documento.ibd page 13654973
      220428 16:43:41 [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.15-MariaDB
      key_buffer_size=134217728
      read_buffer_size=131072
      max_used_connections=1
      max_threads=153
      thread_count=1
      It is possible that mysqld could use up to
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467872 K bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.

      Thread pointer: 0x7f1bac0009b8
      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 = 0x7f2040069c90 thread_stack 0x49000
      ??:0(my_print_stacktrace)[0x55ddf230de3e]
      ??:0(handle_fatal_signal)[0x55ddf1cff9c7]
      sigaction.c:0(__restore_rt)[0x7f204541d630]
      :0(__GI_raise)[0x7f2044868387]
      :0(__GI_abort)[0x7f2044869a78]
      ??:0(std::pair<std::_Rb_tree_iterator<unsigned int>, bool> std::_Rb_tree<unsigned int, unsigned int, std::_Identity<unsigned int>, std::less<unsigned int>, std::allocator<unsigned int> >::_M_insert_unique<unsigned int const&>(unsigned int const&))[0x55ddf21648b0]
      ??:0(std::pair<std::_Rb_tree_iterator<unsigned int>, bool> std::_Rb_tree<unsigned int, unsigned int, std::_Identity<unsigned int>, std::less<unsigned int>, std::allocator<unsigned int> >::_M_insert_unique<unsigned int const&>(unsigned int const&))[0x55ddf2182e45]
      ??:0(std::pair<std::_Rb_tree_iterator<unsigned int>, bool> std::_Rb_tree<unsigned int, unsigned int, std::_Identity<unsigned int>, std::less<unsigned int>, std::allocator<unsigned int> >::_M_insert_unique<unsigned int const&>(unsigned int const&))[0x55ddf218c332]
      /usr/sbin/mariadbd(+0x669398)[0x55ddf19cd398]
      /usr/sbin/mariadbd(+0x66965b)[0x55ddf19cd65b]
      ??:0(void std::__introsort_loop<unsigned char*, long>(unsigned char, unsigned char*, long))[0x55ddf20f85ec]
      ??:0(wsrep_notify_status(wsrep::server_state::state, wsrep::view const*))[0x55ddf2003d1e]
      ??:0(handler::index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, ha_rkey_function))[0x55ddf1d00415]
      ??:0(handler::ha_index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, ha_rkey_function))[0x55ddf1d05653]
      ??:0(cp_buffer_from_ref(THD*, TABLE*, st_table_ref*))[0x55ddf1b332ec]
      /usr/sbin/mariadbd(+0x652668)[0x55ddf19b6668]
      ??:0(JOIN::optimize_inner())[0x55ddf1b52fc2]
      ??:0(JOIN::optimize())[0x55ddf1b54685]
      ??:0(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*))[0x55ddf1b54757]
      ??:0(handle_select(THD*, LEX*, select_result*, unsigned long))[0x55ddf1b553c4]
      /usr/sbin/mariadbd(+0x651836)[0x55ddf19b5836]
      ??:0(mysql_execute_command(THD*))[0x55ddf1af8e48]
      ??:0(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x55ddf1afb2e5]
      ??:0(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x55ddf1afdbb5]
      ??:0(do_command(THD*))[0x55ddf1aff34f]
      ??:0(do_handle_one_connection(CONNECT*, bool))[0x55ddf1becbc2]
      ??:0(handle_one_connection)[0x55ddf1bece94]
      ??:0(MyCTX_nopad::finish(unsigned char*, unsigned int*))[0x55ddf1f551b7]
      pthread_create.c:0(start_thread)[0x7f2045415ea5]
      ??:0(__clone)[0x7f2044930b0d]

      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (0x7f1bac012860): select id_versao_secao_documento,id_secao_documento,id_usuario,id_unidade,dth_atualizacao,versao,sin_ultima,conteudo from versao_secao_documento where versao_secao_documento.id_secao_documento IN (5547809) and id_versao_secao_documento = 7160696

      Connection ID (thread ID): 16
      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 /opt/dbfiles/mariadb/10/pro_10080_sei/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 95626 95626 processes
      Max open files 32768 32768 files
      Max locked memory 65536 65536 bytes
      Max address space unlimited unlimited bytes
      Max file locks unlimited unlimited locks
      Max pending signals 95626 95626 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: core

      Attachments

        1. mariadb.log
          9.70 MB
          Willian Vieira Rosa

        Activity

          People

            Unassigned Unassigned
            willian.rosa Willian Vieira Rosa
            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.