[MDEV-11288] Server crashes in Binlog_crypt_data::init trying to feed encrypted log without decryption capabilities Created: 2016-11-16 Updated: 2016-12-06 Resolved: 2016-12-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Replication |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.20 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Note: The test is for reproducing and debugging. There will be no need to add it to MTR suites, instead binlog_encryption.encrypted_master_switch_to_unencrypted should be finalized – it currently does not have result file, and probably the test itself will need to be modified to match the expected behavior after the fix.
|
| Comments |
| Comment by Elena Stepanova [ 2016-11-16 ] | |||||||||||||||||||||||||||||||||||
|
Please also check if you get the stack trace in the error log, I don't:
If it's persistent, maybe it's a good chance to figure out why it happens, we've had this problem for a while, and it's pain. | |||||||||||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2016-11-22 ] | |||||||||||||||||||||||||||||||||||
|
Same happens upon server recovery from an encrypted binlog (if the master does not have decryption capabilities). |