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

Assertion failure on wsrep_thd_is_aborting

Details

    Description

      For some reason 10.4 and 10.5 are different compared to 10.6 where we have

      mysql_mutex_assert_owner(&thd->LOCK_thd_data);
      

      This function accesses THD variables so this requirement is correct except when called holding lock_sys mutex or latch, because then transaction and it's thd cant be freed and wsrep state change is not possible.

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Jan Lindström made transition -
          Open In Progress
          12s 1
          Jan Lindström made transition -
          In Progress In Review
          1d 26m 1
          Julius Goryavsky made transition -
          In Review Stalled
          4d 13h 4m 1
          Julius Goryavsky made transition -
          Stalled In Progress
          4s 1
          Julius Goryavsky made transition -
          In Progress Closed
          46s 1

          People

            sysprg Julius Goryavsky
            janlindstrom Jan Lindström
            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.