Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Crash inconsistency in region allocation #253

Open
karczex opened this issue Jul 29, 2022 · 0 comments
Open

Crash inconsistency in region allocation #253

karczex opened this issue Jul 29, 2022 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@karczex
Copy link

karczex commented Jul 29, 2022

ISSUE: Crash inconsistency in region allocation

Environment Information

  • pmemstream version(s): 0.2.0
  • compiler, libraries, packaging and other related tools version(s): gcc, clang

Please provide a reproduction of the bug:

https://github.com/karczex/pmemstream/blob/recovery_on_recovery_test_2TC/tests/integrity/append_to_new_region_pmreorder.cpp

How often bug is revealed:

always

Details

Pmreorder test fails due to slist invariant violation in the scenario:

  1. Crash stream (via pmreorder) during data insertion to regions (Allocate regions first, than start appending data.)
  2. After next start of application allocate new region and append data to it
  3. allocate next region

Additional information about Priority and Help Requested:

Are you willing to submit a pull request with a proposed change? (Yes, No) Maybe

Requested priority: (Showstopper, High, Medium, Low) High

@karczex karczex added the Type: Bug Something isn't working label Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant