Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 10.0.6
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      set global innodb_monitor_enable = purge_del_mark_records;
      select * from information_schema.innodb_metrics where name = 'purge_del_mark_records';

      And you will see crash:

      (gdb) where
      #0 0x00007ffff69cbf77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
      #1 0x00007ffff69cf5e8 in __GI_abort () at abort.c:90
      #2 0x0000000000ba8e93 in i_s_metrics_fill (thd=0x7fffd2328070, table_to_fill=0x7fffc945a088) at /home/jan/mysql/10.0-FusionIO/storage/innobase/handler/i_s.cc:2448
      #3 0x0000000000baa257 in i_s_metrics_fill_table (thd=0x7fffd2328070, tables=0x7fffc9422318) at /home/jan/mysql/10.0-FusionIO/storage/innobase/handler/i_s.cc:2715
      #4 0x00000000006fe187 in do_fill_table (thd=0x7fffd2328070, table_list=0x7fffc9422318, join_table=0x7fffc94a19d0) at /home/jan/mysql/10.0-FusionIO/sql/sql_show.cc:8057
      #5 0x00000000006fe51a in get_schema_tables_result (join=0x7fffc9423930, executed_place=PROCESSED_BY_JOIN_EXEC) at /home/jan/mysql/10.0-FusionIO/sql/sql_show.cc:8155
      #6 0x00000000006a25bf in JOIN::exec_inner (this=0x7fffc9423930) at /home/jan/mysql/10.0-FusionIO/sql/sql_select.cc:2519
      #7 0x00000000006a1baa in JOIN::exec (this=0x7fffc9423930) at /home/jan/mysql/10.0-FusionIO/sql/sql_select.cc:2354
      #8 0x00000000006a51a5 in mysql_select (thd=0x7fffd2328070, rref_pointer_array=0x7fffd232c688, tables=0x7fffc9422318, wild_num=1, fields=..., conds=0x7fffc9422ac0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2684619520, result=0x7fffc9423910, unit=0x7fffd232bd38, select_lex=0x7fffd232c418) at /home/jan/mysql/10.0-FusionIO/sql/sql_select.cc:3292
      #9 0x000000000069b401 in handle_select (thd=0x7fffd2328070, lex=0x7fffd232bc78, result=0x7fffc9423910, setup_tables_done_option=0) at /home/jan/mysql/10.0-FusionIO/sql/sql_select.cc:371
      #10 0x000000000066f15d in execute_sqlcom_select (thd=0x7fffd2328070, all_tables=0x7fffc9422318) at /home/jan/mysql/10.0-FusionIO/sql/sql_parse.cc:5221
      #11 0x0000000000667476 in mysql_execute_command (thd=0x7fffd2328070) at /home/jan/mysql/10.0-FusionIO/sql/sql_parse.cc:2552
      #12 0x000000000067199d in mysql_parse (thd=0x7fffd2328070, rawbuf=0x7fffc9422088 "select * from information_schema.innodb_metrics where name = 'purge_del_mark_records'", length=85, parser_state=0x7ffff7f7f5c0) at /home/jan/mysql/10.0-FusionIO/sql/sql_parse.cc:6365
      #13 0x00000000006645fe in dispatch_command (command=COM_QUERY, thd=0x7fffd2328070, packet=0x7fffd1e3b071 "select * from information_schema.innodb_metrics where name = 'purge_del_mark_records'", packet_length=85) at /home/jan/mysql/10.0-FusionIO/sql/sql_parse.cc:1296
      #14 0x0000000000663959 in do_command (thd=0x7fffd2328070) at /home/jan/mysql/10.0-FusionIO/sql/sql_parse.cc:993
      #15 0x00000000007856d8 in do_handle_one_connection (thd_arg=0x7fffd2328070) at /home/jan/mysql/10.0-FusionIO/sql/sql_connect.cc:1379
      #16 0x000000000078543e in handle_one_connection (arg=0x7fffd2328070) at /home/jan/mysql/10.0-FusionIO/sql/sql_connect.cc:1293
      #17 0x0000000000afb145 in pfs_spawn_thread (arg=0x7fffd23ec8f0) at /home/jan/mysql/10.0-FusionIO/storage/perfschema/pfs.cc:1853
      #18 0x00007ffff7570f6e in start_thread (arg=0x7ffff7f80700) at pthread_create.c:311
      #19 0x00007ffff6a8f9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            jplindst Jan Lindström added a comment -

            My bad.

            Show
            jplindst Jan Lindström added a comment - My bad.

              People

              • Assignee:
                Unassigned
                Reporter:
                jplindst Jan Lindström
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: