[MDEV-23183] Infinite loop on page_validate() on corrupted page Created: 2020-07-15 Updated: 2020-07-15 Resolved: 2020-07-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.33 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | corruption, regression | ||
| Issue Links: |
|
||||||||
| Description |
|
This would cause an infinite loop in the server when it encounters a corrupted page. |
| Comments |
| Comment by Marko Mäkelä [ 2020-07-15 ] |
|
This affected the 10.2 branch only, but not any release. The merge to the 10.3 branch and later branches were not affected. |