[MDEV-21380] InnoDB: Corruption: Block space_id 4 != page space_id 0 or Block offset 1 != page offset 0 Created: 2019-12-21 Updated: 2023-11-29 Resolved: 2023-11-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Marko Mäkelä |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 valgrind-3.12.0.SVN |
||
| Description |
|
I'm not sure whether it's related to On some reason it seems to be only reproducible with valgrind, but reliably, at least on my machine.
Not reproducible on 10.2. |
| Comments |
| Comment by Marko Mäkelä [ 2023-11-29 ] | |||||||||||
|
Here is the last failure of this type:
It must be noted that before MariaDB Server 10.2, the test innodb.doublewrite would rather often fail in strange ways. This is because in older versions, a failure to start up InnoDB was not being handled properly. |