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

Trying to read 16384 bytes at 70368744161280 outside the bounds of the file: ./ibdata1

    XMLWordPrintable

Details

    Description

      Customer gets the following error when starting 10.6.17 immediately following sofware update from previous version, 10.6.16.

      2024-06-19 21:05:44 10 [ERROR] InnoDB: Trying to read 16384 bytes at 70368744161280 outside the bounds of the file: ./ibdata1
      2024-06-19 21:05:44 10 [ERROR] InnoDB: File './ibdata1' is corrupted
      2024-06-19 21:05:44 10 [ERROR] InnoDB: We detected index corruption in an InnoDB type table. You have to dump + drop + reimport the table or, in a case of widespread corruption, dump all InnoDB tables and recreate the whole tablespace. If the mariadbd server crashes after the startup or when you dump the tables. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
      2024-06-19 21:05:44 10 [ERROR] mariadbd: Index for table 'gtid_slave_pos' is corrupt; try to repair it
      2024-06-19 21:05:44 10 [ERROR] InnoDB: Trying to read 16384 bytes at 70368744161280 outside the bounds of the file: ./ibdata1
      2024-06-19 21:05:44 10 [ERROR] InnoDB: Trying to read 16384 bytes at 70368744161280 outside the bounds of the file: ./ibdata1
      2024-06-19 21:05:44 0x7f266c669700  InnoDB: Assertion failure in file /home/buildbot/buildbot/build/storage/innobase/trx/trx0purge.cc line 268
      

      For customer, this has occurred more than one time.

      Customer discovered a workaround:
      Start database one time with

      innodb_force_recovery=1
      

      Shutdown, remove innodb_force_recovery configuration.
      Start database normally.

      Attachments

        Issue Links

          Activity

            People

              debarun Debarun Banerjee
              edward Edward Stoever
              Votes:
              0 Vote for this issue
              Watchers:
              7 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.