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

MariaDB 10.1.31 crash with signal 11 for INSERT..SELECT calling from SP

    XMLWordPrintable

Details

    Description

      190516 13:22:32 [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.1.31-MariaDB
      key_buffer_size=67108864
      read_buffer_size=131072
      max_used_connections=25
      max_threads=302
      thread_count=13
      It is possible that mysqld could use up to 
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 728952 K  bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.
       
      Thread pointer: 0x7f082fb34008
      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 = 0x7efc66726cb0 thread_stack 0x40000
      *** buffer overflow detected ***: /usr/sbin/mysqld terminated
      ======= Backtrace: =========
      /lib64/libc.so.6(__fortify_fail+0x37)[0x7f0841b5f677]
      /lib64/libc.so.6(+0x1167f2)[0x7f0841b5d7f2]
      /lib64/libc.so.6(+0x1185d7)[0x7f0841b5f5d7]
      /usr/sbin/mysqld(my_addr_resolve+0xd0)[0x55f92a5550e0]
      /usr/sbin/mysqld(my_print_stacktrace+0x1c2)[0x55f92a541362]
      /usr/sbin/mysqld(handle_fatal_signal+0x305)[0x55f92a064fb5]
      /lib64/libpthread.so.0(+0xf680)[0x7f08439dd680]
      /usr/sbin/mysqld(_Z12setup_tablesP3THDP23Name_resolution_contextP4ListI10TABLE_LISTEPS4_RS5_bb+0x409)[0x55f929e99c29]
      /usr/sbin/mysqld(_Z29setup_tables_and_check_accessP3THDP23Name_resolution_contextP4ListI10TABLE_LISTEPS4_RS5_bmmb+0x32)[0x55f929e99e82]
      /usr/sbin/mysqld(_ZN4JOIN7prepareEPPP4ItemP10TABLE_LISTjS1_jP8st_orderbS7_S1_S7_P13st_select_lexP18st_select_lex_unit+0x568)[0x55f929f26c38]
      /usr/sbin/mysqld(_ZN18st_select_lex_unit7prepareEP3THDP13select_resultm+0x931)[0x55f929f786d1]
      /usr/sbin/mysqld(_Z21mysql_derived_prepareP3THDP3LEXP10TABLE_LIST+0x21b)[0x55f929eb6d8b]
      /usr/sbin/mysqld(_Z27mysql_handle_single_derivedP3LEXP10TABLE_LISTj+0xe4)[0x55f929eb7d64]
      /usr/sbin/mysqld(_Z28mysql_handle_list_of_derivedP3LEXP10TABLE_LISTj+0x3f)[0x55f929eb7ddf]
      /usr/sbin/mysqld(_Z20mysql_prepare_insertP3THDP10TABLE_LISTP5TABLER4ListI4ItemEPS7_S8_S8_15enum_duplicatesPPS6_b+0x98)[0x55f929ebe568]
      /usr/sbin/mysqld(_Z27mysql_insert_select_prepareP3THD+0x62)[0x55f929ec6e72]
      /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x7736)[0x55f929edf736]
      /usr/sbin/mysqld(_ZN13sp_instr_stmt9exec_coreEP3THDPj+0x36)[0x55f92a176336]
      /usr/sbin/mysqld(_ZN13sp_lex_keeper23reset_lex_and_exec_coreEP3THDPjbP8sp_instr+0x87)[0x55f92a17cef7]
      /usr/sbin/mysqld(_ZN13sp_instr_stmt7executeEP3THDPj+0x205)[0x55f92a17d4b5]
      /usr/sbin/mysqld(_ZN7sp_head7executeEP3THDb+0x79e)[0x55f92a17930e]
      /usr/sbin/mysqld(_ZN7sp_head17execute_procedureEP3THDP4ListI4ItemE+0x5e7)[0x55f92a17a9f7]
      /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x693e)[0x55f929ede93e]
      /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x342)[0x55f929ee1852]
      /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x280a)[0x55f929ee51ba]
      /usr/sbin/mysqld(_Z10do_commandP3THD+0x136)[0x55f929ee5b16]
      /usr/sbin/mysqld(_Z24do_handle_one_connectionP3THD+0x18a)[0x55f929fb1e9a]
      /usr/sbin/mysqld(handle_one_connection+0x40)[0x55f929fb2040]
      /lib64/libpthread.so.0(+0x7dd5)[0x7f08439d5dd5]
      /lib64/libc.so.6(clone+0x6d)[0x7f0841b45b3d]
      ======= Memory map: ========
      55f929aa4000-55f92aa33000 r-xp 00000000 fd:00 927646                     /usr/sbin/mysqld
      55f92ac33000-55f92ace4000 r--p 00f8f000 fd:00 927646                     /usr/sbin/mysqld
      55f92ace4000-55f92ad96000 rw-p 01040000 fd:00 927646                     /usr/sbin/mysqld
      
      

      I would like to mention that this was one time crash.

      Attachments

        Activity

          People

            Unassigned Unassigned
            niljoshi Nilnandan Joshi
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.