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

Assertion `table->s->null_bytes == 0' failed in table_setup_timers::read_row_values under 'test_completely_invisible'

    XMLWordPrintable

Details

    • 10.3.6-1

    Description

      --source include/have_perfschema.inc
      --source include/have_debug.inc
       
      SET debug_dbug= "+d,test_completely_invisible";
      UPDATE performance_schema.setup_timers SET timer_name = 'CYCLE' WHERE name = 'wait';
      

      10.3 b8c92d752c34e51dbe

      mysqld: /data/src/10.3/storage/perfschema/table_setup_timers.cc:123: virtual int table_setup_timers::read_row_values(TABLE*, unsigned char*, Field**, bool): Assertion `table->s->null_bytes == 0' failed.
      180130 17:25:20 [ERROR] mysqld got signal 6 ;
       
      #7  0x00007fbfb6e46ee2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
      #8  0x0000556fedf68946 in table_setup_timers::read_row_values (this=0x7fbfa0184240, table=0x7fbfa01162f0, fields=0x7fbfa0006af8, read_all=true) at /data/src/10.3/storage/perfschema/table_setup_timers.cc:123
      #9  0x0000556fedf40517 in PFS_engine_table::read_row (this=0x7fbfa0184240, table=0x7fbfa01162f0, buf=0x7fbfa0006968 "\377", fields=0x7fbfa0006af8) at /data/src/10.3/storage/perfschema/pfs_engine_table.cc:271
      #10 0x0000556fedf3d1f8 in ha_perfschema::rnd_next (this=0x7fbfa0116f28, buf=0x7fbfa0006968 "\377") at /data/src/10.3/storage/perfschema/ha_perfschema.cc:347
      #11 0x0000556fedc5d8cc in handler::ha_rnd_next (this=0x7fbfa0116f28, buf=0x7fbfa0006968 "\377") at /data/src/10.3/sql/handler.cc:2757
      #12 0x0000556fedddb200 in rr_sequential (info=0x7fbfb10b4170) at /data/src/10.3/sql/records.cc:485
      #13 0x0000556fed8e49a7 in READ_RECORD::read_record (this=0x7fbfb10b4170) at /data/src/10.3/sql/records.h:73
      #14 0x0000556feda6a041 in mysql_update (thd=0x7fbfa0000b00, table_list=0x7fbfa0014db8, fields=..., values=..., conds=0x7fbfa0015780, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false, found_return=0x7fbfb10b4700, updated_return=0x7fbfb10b47b0) at /data/src/10.3/sql/sql_update.cc:837
      #15 0x0000556fed9742be in mysql_execute_command (thd=0x7fbfa0000b00) at /data/src/10.3/sql/sql_parse.cc:4561
      #16 0x0000556fed97f050 in mysql_parse (thd=0x7fbfa0000b00, rawbuf=0x7fbfa0014c38 "UPDATE performance_schema.setup_timers SET timer_name = 'CYCLE' WHERE name = 'wait'", length=83, parser_state=0x7fbfb10b55f0, is_com_multi=false, is_next_command=false) at /data/src/10.3/sql/sql_parse.cc:7987
      #17 0x0000556fed96c87f in dispatch_command (command=COM_QUERY, thd=0x7fbfa0000b00, packet=0x7fbfa000b141 "UPDATE performance_schema.setup_timers SET timer_name = 'CYCLE' WHERE name = 'wait'", packet_length=83, is_com_multi=false, is_next_command=false) at /data/src/10.3/sql/sql_parse.cc:1826
      #18 0x0000556fed96b2b3 in do_command (thd=0x7fbfa0000b00) at /data/src/10.3/sql/sql_parse.cc:1370
      #19 0x0000556fedad27e8 in do_handle_one_connection (connect=0x556ff08fee70) at /data/src/10.3/sql/sql_connect.cc:1401
      #20 0x0000556fedad2575 in handle_one_connection (arg=0x556ff08fee70) at /data/src/10.3/sql/sql_connect.cc:1307
      #21 0x0000556fedf701b4 in pfs_spawn_thread (arg=0x556ff091a650) at /data/src/10.3/storage/perfschema/pfs.cc:1862
      #22 0x00007fbfb8b1d494 in start_thread (arg=0x7fbfb10b6700) at pthread_create.c:333
      #23 0x00007fbfb6f0393f in clone () from /lib/x86_64-linux-gnu/libc.so.6
      

      Attachments

        Issue Links

          Activity

            People

              sachin.setiya.007 Sachin Setiya (Inactive)
              elenst Elena Stepanova
              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.