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

buf_fix_count > 0 for corrupted page when it exits the LRU list

Details

    Description

      One of the purge thread access the corrupted page and tries to remove from LRU list. In the mean time, other purge threads are waiting for same page
      in buf_wait_for_read(). Assertion(buf_fix_count == 0) fails for the purge thread which tries to remove the page from LRU list.

      Attachments

        Activity

          Transition Time In Source Status Execution Times
          Thirunarayanan Balathandayuthapani made transition -
          Open In Progress
          4d 28m 1
          Marko Mäkelä made transition -
          In Progress Closed
          30d 2h 17m 1

          People

            thiru Thirunarayanan Balathandayuthapani
            thiru Thirunarayanan Balathandayuthapani
            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.