[MDEV-9507] maria.encrypt-wrong-key test throws "bytes lost" warnings on a debug server Created: 2016-02-02 Updated: 2016-08-27 Resolved: 2016-08-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption, Storage Engine - Aria, Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.12 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
To reproduce, build server with -DCMAKE_BUILD_TYPE=Debug or, for example, using BUILD/compile-pentium64-debug-max, but without valgrind.
|
| Comments |
| Comment by Michael Widenius [ 2016-02-02 ] | ||||||||||||||
|
The memory loss could happen in Aria with encrypted tables when Aria failed to encrypt a block. | ||||||||||||||
| Comment by Michael Widenius [ 2016-02-02 ] | ||||||||||||||
|
Fixed and pushed | ||||||||||||||
| Comment by Elena Stepanova [ 2016-08-27 ] | ||||||||||||||
|
It was still happening at least 3 months later, in May; or maybe it's a separate problem. Anyway, it needs to be looked at. http://buildbot.askmonty.org/buildbot/builders/bld-dan-debug/builds/3292/steps/test/logs/stdio
Re-opening, rather than creating a new one, because even though a fix was pushed into 10.1.12, it didn't mention this JIRA item, so it can still be re-used:
| ||||||||||||||
| Comment by Elena Stepanova [ 2016-08-27 ] | ||||||||||||||
|
Remaining warnings were probably due to the ancient environment on the machine (demeter2). They disappeared after May 22, right after Dan upgraded the box. |