Skip to content

EventPipe: Stacks for sampling events are being discarded #12837

@noahfalk

Description

@noahfalk

Running the stack sampling provider produces events that have no stacks. This appears to be a recent regression between Preview5 and Preview6 and I tracked it to this line:

https://github.com/dotnet/coreclr/blob/master/src/vm/eventpipesession.cpp#L311

The line should read:

m_pBufferManager->WriteEvent(pThread, *this, event, payload, pActivityId, pRelatedActivityId, pEventThread, pStack)

cc @dotnet/dotnet-diag

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions