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

LP:759016 - 5.2.5 misc.cpp:103: int __cxa_pure_virtual(): Assertion `!"Aborted: pure virtual method called."' failed.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Incomplete
    • None
    • None
    • None

    Description

      110412 23:29:44 [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.
      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.

      key_buffer_size=0
      read_buffer_size=131072
      max_used_connections=257
      max_threads=258
      threads_connected=22
      It is possible that mysqld could use up to
      key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 135302502 K
      bytes of memory
      Hope that's ok; if not, decrease some variables in the equation.

      Thread pointer: 0x7f0be1acb280
      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 = 0x564790f8 thread_stack 0x48000
      /usr/sbin/mysqld(my_print_stacktrace+0x2e) [0x99e25e]
      /usr/sbin/mysqld(handle_segfault+0x382) [0x5ef952]
      /lib64/libpthread.so.0 [0x307740eb10]
      /usr/sbin/mysqld [0x8b81a1]
      /usr/sbin/mysqld [0x923e17]
      /usr/sbin/mysqld [0x8e603a]
      /usr/sbin/mysqld [0x888f34]
      /usr/sbin/mysqld(handler::read_range_next()+0x94) [0x6dbef4]
      /usr/sbin/mysqld(handler::read_multi_range_next(st_key_multi_range**)+0x33) [0x6db653]
      /usr/sbin/mysqld(QUICK_RANGE_SELECT::get_next()+0x156) [0x6c5fc6]
      /usr/sbin/mysqld [0x6d97e0]
      /usr/sbin/mysqld(filesort(THD*, st_table*, st_sort_field*, unsigned int, SQL_SELECT*, unsigned long long, bool, unsigned long long*)+0x9f3) [0x6da8b3]
      /usr/sbin/mysqld [0x6677e7]
      /usr/sbin/mysqld(JOIN::exec()+0x7f9) [0x670c39]
      /usr/sbin/mysqld(mysql_select(THD*, Item**, TABLE_LIST, unsigned int, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*)+0x199) [0x672979]
      /usr/sbin/mysqld(handle_select(THD*, st_lex*, select_result*, unsigned long)+0x167) [0x673257]
      /usr/sbin/mysqld [0x5f8d31]
      /usr/sbin/mysqld(mysql_execute_command(THD*)+0x394) [0x5fc214]
      /usr/sbin/mysqld(mysql_parse(THD*, char*, unsigned int, char const**)+0x29a) [0x60247a]
      /usr/sbin/mysqld(dispatch_command(enum_server_command, THD*, char*, unsigned int)+0x67b) [0x602afb]
      /usr/sbin/mysqld(do_command(THD*)+0xf6) [0x603a06]
      /usr/sbin/mysqld(handle_one_connection+0xa2) [0x5f5302]
      /lib64/libpthread.so.0 [0x307740673d]
      /lib64/libc.so.6(clone+0x6d) [0x3076cd3d1d]

      Trying to get some variables.
      Some pointers may be invalid and cause the dump to abort.
      Query (0x7f0bcc1a0ad8): is an invalid pointer
      Connection ID (thread ID): 857307
      Status: NOT_KILLED

      The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
      information that should help you find out what is causing the crash.
      mysqld: misc.cpp:103: int __cxa_pure_virtual(): Assertion `!"Aborted: pure virtual method called."' failed.
      Fatal signal 6 while backtracing

      on Centos 5.5 x64
      sorry no repeatable test case. single (at this time) sigfault.

      Attachments

        Activity

          People

            Unassigned Unassigned
            karpa karpa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 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.