Skip to content

Process could attach to the deleted instance of shared memory #8150

@hvlad

Description

@hvlad

The bug was found when few instances of QA tests was run concurrently.

Here, the shared memory area of trace config storage was deleted by exiting CS process, while new process successfully attaches to it and see no actions performed by processes started later - as they uses new instance of shared memory.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions