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

innodb.undo_truncate,4k fails when --innodb-immediate-scrub-data-uncompressed is enabled

Details

    Description

      innodb.undo_truncate,4k fails when immediate scrubbing is enabled. The following error
      shows up:

      innodb.undo_truncate '2,32k,innodb'      [ pass ]  17120
      innodb.undo_truncate '2,64k,innodb'      [ pass ]  16403
      innodb.undo_truncate '16k,2,innodb'      [ pass ]  16090
      innodb.undo_truncate '2,4k,innodb'       [ fail ]  Found warnings/errors in server log file!
              Test ended at 2023-01-20 15:36:55
      line
      2023-01-20 15:36:52 0 [ERROR] [FATAL] InnoDB: Trying to write 4096 bytes at 2621440 outside the bounds of the file: .//undo002
      Attempting backtrace. You can use the following information to find out
      ^ Found warnings in /home/thiru/mariarepo/10.6/10.6-latest/bdebug/mysql-test/var/log/mysqld.1.err
      

      During truncation of innodb undo log tablespace, InnoDB fails to clear the freed ranges.
      During shutdown, it tries to flush the freed page ranges and does the outside of bound.

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Thirunarayanan Balathandayuthapani made transition -
            Open In Progress
            23m 44s 1
            Thirunarayanan Balathandayuthapani made transition -
            In Progress In Review
            31s 1
            Marko Mäkelä made transition -
            In Review Stalled
            1h 4m 1
            Thirunarayanan Balathandayuthapani made transition -
            Stalled Closed
            2d 17h 5m 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.