This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
test: concurrent_map_0_helgrind fails #797
Open
Description
ISSUE: concurrent_map_0_helgrind test fail
Environment Information
- libpmemobj-cpp version(s): 1.10
- PMDK (libpmemobj) package version(s): 1.8, 1.9
How often bug is revealed:
often
Actual behavior:
Test fails
Expected behavior:
Test passes
Details
The problem is most probably due to a inconsistent lock ordering. (which is ok in our case but helgrind still complains).
Additional information about Priority and Help Requested:
Are you willing to submit a pull request with a proposed change? (Yes, No)
Requested priority: Low