-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pmem2_map_prot/TEST7: failed (short/release/memcheck) #5599
Comments
Disable under Valgrind |
This test writes an assembler code into mmap'ed memory in order to test executing it. It might confuse Valgrind and be unportable between architectures (?). It probably should not be run under Valgrind. |
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@intel.com>
The latest manual execution does not show the exact issue as it was reported initially. Source code: 1.13.0-115-g9e8754752 pmem2_map_prot_TES7_memcheck7.log It might be due to a premature exit. The log is still not clean though.
|
Let's check and fix it within 1.14 |
ISSUE:
Environment Information
Please provide a reproduction of the bug:
How often bug is revealed: (always, often, rare):
always
Actual behavior:
Tests failed.
Expected behavior:
Tests should pass
The text was updated successfully, but these errors were encountered: