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

Assertion `wsrep_cluster_address[0]' failed in void wsrep_create_rollbacker()

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.5
    • 10.5
    • Galera
    • None

    Description

      The crash is from galera multi-thread pquery run.

      10.5.19 49ee18eb422d7c2bc3b349eef4be9134816b066a (Debug)

      mysqld: /test/10.5_dbg/sql/wsrep_thd.cc:283: void wsrep_create_rollbacker(): Assertion `wsrep_cluster_address[0]' failed.
      

      10.5.19 49ee18eb422d7c2bc3b349eef4be9134816b066a (Debug)

      Core was generated by `/test/GAL_MD270123-mariadb-10.5.19-linux-x86_64-dbg/bin/mysqld --defaults-file='.
      Program terminated with signal SIGABRT, Aborted.
      #0  __pthread_kill (threadid=<optimized out>, signo=signo@entry=6)
          at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
      [Current thread is 1 (Thread 0x14d2ec3cc700 (LWP 3799412))]
      (gdb) bt
      #0  __pthread_kill (threadid=<optimized out>, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56
      #1  0x000055a3f521222c in my_write_core (sig=sig@entry=6) at /test/10.5_dbg/mysys/stacktrace.c:424
      #2  0x000055a3f4a526c5 in handle_fatal_signal (sig=6) at /test/10.5_dbg/sql/signal_handler.cc:356
      #3  <signal handler called>
      #4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
      #5  0x000014d32303f859 in __GI_abort () at abort.c:79
      #6  0x000014d32303f729 in __assert_fail_base (fmt=0x14d3231d5588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55a3f559a773 "wsrep_cluster_address[0]", file=0x55a3f559cf08 "/test/10.5_dbg/sql/wsrep_thd.cc", line=283, function=<optimized out>) at assert.c:92
      #7  0x000014d323050fd6 in __GI___assert_fail (assertion=assertion@entry=0x55a3f559a773 "wsrep_cluster_address[0]", file=file@entry=0x55a3f559cf08 "/test/10.5_dbg/sql/wsrep_thd.cc", line=line@entry=283, function=function@entry=0x55a3f559d018 "void wsrep_create_rollbacker()") at assert.c:101
      #8  0x000055a3f4d6372f in wsrep_create_rollbacker () at /test/10.5_dbg/sql/wsrep_thd.cc:283
      #9  0x000055a3f4d60b13 in wsrep_cluster_address_update (self=<optimized out>, thd=0x14d270000d48, type=<optimized out>) at /test/10.5_dbg/sql/wsrep_var.cc:680
      #10 0x000055a3f46e288e in sys_var::update (this=0x55a3f5c7b780 <Sys_wsrep_cluster_address>, thd=0x14d270000d48, var=0x14d270d6c5d0) at /test/10.5_dbg/sql/set_var.cc:207
      #11 0x000055a3f46e2da5 in set_var::update (this=<optimized out>, thd=<optimized out>) at /test/10.5_dbg/sql/set_var.cc:859
      #12 0x000055a3f46e406f in sql_set_variables (thd=thd@entry=0x14d270000d48, var_list=var_list@entry=0x14d270005c58, free=free@entry=true) at /test/10.5_dbg/sql/set_var.cc:746
      #13 0x000055a3f47c3f75 in mysql_execute_command (thd=thd@entry=0x14d270000d48) at /test/10.5_dbg/sql/sql_parse.cc:5098
      #14 0x000055a3f47aec0b in mysql_parse (thd=thd@entry=0x14d270000d48, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x14d2ec3cb310, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_parse.cc:8089
      #15 0x000055a3f47bc779 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x14d270000d48, packet=packet@entry=0x14d27000a9a9 "SET GLOBAL wsrep_cluster_address='gcomm://';", packet_length=packet_length@entry=44, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.5_dbg/sql/sql_class.h:1297
      #16 0x000055a3f47befeb in do_command (thd=0x14d270000d48) at /test/10.5_dbg/sql/sql_parse.cc:1375
      #17 0x000055a3f48fa66b in do_handle_one_connection (connect=<optimized out>, connect@entry=0x55a3f868fb28, put_in_cache=put_in_cache@entry=true) at /test/10.5_dbg/sql/sql_connect.cc:1416
      #18 0x000055a3f48fab3c in handle_one_connection (arg=0x55a3f868fb28) at /test/10.5_dbg/sql/sql_connect.cc:1318
      #19 0x000014d323550609 in start_thread (arg=<optimized out>) at pthread_create.c:477
      #20 0x000014d32313c133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
      

      Attachments

        Activity

          People

            janlindstrom Jan Lindström
            ramesh Ramesh Sivaraman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.