Uploaded image for project: 'Percona XtraDB Cluster'
  1. Percona XtraDB Cluster
  2. PXC-2615

Assertion `state_ == s_none' failed

Details

    • Bug
    • Status: Done
    • High
    • Resolution: Done
    • 8.0.15-experimental
    • 8.0.18-internal
    • None

    Description

      This issue is happening only with --thread_handling=pool-of-threads startup option.

      Error Info

      mysqld: /mnt/jenkins/workspace/pxc80-build/BUILD_TYPE/debug/Host/min-xenial-x64/wsrep-lib/src/client_state.cpp:36: void wsre
      p::client_state::open(wsrep::client_id): Assertion `state_ == s_none' failed.
       

      Testcase

      n1.cnf
      ------
      [mysqld]
      wsrep_cluster_address=gcomm://127.0.0.1:11108,127.0.0.1:11208,127.0.0.1:11308
      tmpdir=/qa/pxc/129750/tmp1
      socket=/qa/pxc/129750/node1.template/node1_socket.sock
      wsrep_provider_options="gmcast.listen_addr=tcp://127.0.0.1:11108;"
      datadir=/qa/pxc/129750/node1.template
      port=11100
      log-error=/qa/pxc/129750/node1.template/node1.err
      wsrep_node_address=127.0.0.1
      wsrep_node_incoming_address=127.0.0.1
      server-id=101
      basedir=/qa/pxc/Percona-XtraDB-Cluster-8.0.15-rel5-27dev.33-debug.1.Linux.x86_64
      wsrep-debug=1
      innodb_file_per_table
      innodb_autoinc_lock_mode=2
      log-error-verbosity=3
      wsrep-provider=/qa/pxc/Percona-XtraDB-Cluster-8.0.15-rel5-27dev.33-debug.1.Linux.x86_64/lib/libgalera_smm.so
      wsrep_sst_method=xtrabackup-v2
      core-file
      log-output=none
      wsrep_slave_threads=2
      
      /qa/pxc/Percona-XtraDB-Cluster-8.0.15-rel5-27dev.33-debug.1.Linux.x86_64/bin/mysqld --no-defaults --initialize-insecure --basedir=/qa/pxc/Percona-XtraDB-Cluster-8.0.15-rel5-27dev.33-debug.1.Linux.x86_64 --datadir=/qa/pxc/129750/node1.template
      
      /qa/pxc/Percona-XtraDB-Cluster-8.0.15-rel5-27dev.33-debug.1.Linux.x86_64/bin/mysqld --defaults-file=/qa/pxc/129750/n1.cnf --thread_handling=pool-of-threads  --wsrep-new-cluster &
      

      Attachments

        Issue Links

          Activity

            People

              krunal.bauskar Krunal Bauskar (Inactive)
              ramesh.sivaraman Ramesh Sivaraman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Smart Checklist