Skip to content

Access violation - coreclr!EventPipeEventSource::SendProcessInfo+0x135 #12656

@cshung

Description

@cshung

When running the DefaultInterfaces test with AutoTrace, we hit an access violation in EventPipeEventSource::SendProcessInfo.

In particular, the code was trying to dereference pCommandLine obtained from GetManagedCommandLine which returned NULL because the backing field s_pCommandLine is never saved using SaveManagedCommandLine in the interop scenario.

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