Skip to content

Deadlock happens when running 'List Trace Sessions' service and there are many active trace sessions #8151

@hvlad

Description

@hvlad

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

The stack trace is attached, look at threads 7 and 2

The problem happens when textual representation for list of trace sessions takes more than 1KB (internal size of service output buffer) and service working thread runs faster than service start thread fire EVENT_SERVICE_START.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions