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

Assertion `m_thd == _current_thd()' failed in virtual int Wsrep_client_service::bf_rollback()

Details

    Description

      CREATE TABLE t1 (f1 INTEGER PRIMARY KEY);
      SET SESSION wsrep_trx_fragment_size=1;
      START TRANSACTION;
      INSERT INTO t1 VALUES(1);
      SET debug_dbug='+d,ib_create_table_fail_too_many_trx';
      INSERT INTO t1 VALUES(2);
      COMMIT;
      

      Attachments

        Activity

          sciascid Daniele Sciascia created issue -

          This ticket replaces MENT-1731

          sciascid Daniele Sciascia added a comment - This ticket replaces MENT-1731
          janlindstrom Jan Lindström added a comment - https://github.com/MariaDB/server/pull/2551
          janlindstrom Jan Lindström made changes -
          Field Original Value New Value
          Assignee Daniele Sciascia [ sciascid ] Julius Goryavsky [ sysprg ]
          sysprg Julius Goryavsky made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          sysprg Julius Goryavsky added a comment - - edited Fix merged after testing: https://github.com/MariaDB/server/commit/ef227762b1c08b6259dfebb541ebb226e390203d
          sysprg Julius Goryavsky made changes -
          issue.field.resolutiondate 2023-05-02 11:08:51.0 2023-05-02 11:08:51.014
          sysprg Julius Goryavsky made changes -
          Fix Version/s 10.4.29 [ 28510 ]
          Fix Version/s 10.5.20 [ 28512 ]
          Fix Version/s 10.6.13 [ 28514 ]
          Fix Version/s 10.9.6 [ 28520 ]
          Fix Version/s 10.10.4 [ 28522 ]
          Fix Version/s 10.11.3 [ 28524 ]
          Fix Version/s 11.1.1 [ 28704 ]
          Fix Version/s 10.8.8 [ 28518 ]
          Fix Version/s 10.4 [ 22408 ]
          Resolution Fixed [ 1 ]
          Status In Progress [ 3 ] Closed [ 6 ]

          People

            sysprg Julius Goryavsky
            sciascid Daniele Sciascia
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.