[MDEV-11509] Crashes after MDEV-11456 Created: 2016-12-08 Updated: 2016-12-09 Resolved: 2016-12-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The fix to the mentioned MDEV (checksum calculation for row compression + encryption introduced a bug noticed by both me and anikitin. Andrii Nikitin added a comment - Yesterday For me current mtr test xb_compressed_encrypted.test is still crashing occasionally with stack below:
It appears in debugger that memory passed to mach_read_from_4 above is either corrupted or garbage wlad Vladislav Vaintroub added a comment - 2 minutes ago I had this, too. However, the passed page had (from xtrabackup POV) page size of 8K , and also zip_size ok 8K. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2016-12-09 ] |
|
commit ef5fb7db6608c0b15904a01fd50b012d5996de8d fil_space_verify_crypt_checksum did not take account the actual |