[MDEV-8393] InnoDB: Assertion failure in file fil0crypt.cc line 2109 Created: 2015-06-29 Updated: 2015-06-29 Resolved: 2015-06-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1.6 |
| Fix Version/s: | 10.1.6 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Crypt_data is already released. |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2015-06-29 ] |
|
commit 79af0b3823aa91d30914a7e3378bf644995bea7f Crypt data was used when it was already freed. Delete crypt data |