This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Possible atomic_persistent_aware_ptr_pmreorder failures with FullReorder engine #1268
Labels
Type: Bug
Something isn't working
ISSUE: Possible atomic_persistent_aware_ptr_pmreorder failures with FullReorder engine
Environment Information
Please provide a reproduction of the bug:
Set pmreorder engine to FullReorder in atomic_persistent_aware_ptr_pmreorder test
How often bug is revealed:
rare
Actual behavior:
Test fails
Expected behavior:
Test passes
Details
The test is concurrent and not fully deterministic. Right now, it is possible that markers from pmemcheck are crossed (between threads) which is not allowed.
This was fixed for _0 case here: #1261 but the same problem might occur for other testcases
Additional information about Priority and Help Requested:
Are you willing to submit a pull request with a proposed change? (Yes, No)
Requested priority: (Showstopper, High, Medium, Low)
The text was updated successfully, but these errors were encountered: