Skip to content

Consider adding more details for HandleProcessCorruptedStateExceptionsAttribute that it's not supported on .NET Core #3051

@Gnbrkm41

Description

@Gnbrkm41

Looking at several issues in corefx/coreclr (e.g. https://github.com/dotnet/coreclr/issues/22722/, in particular https://github.com/dotnet/coreclr/issues/22722#issuecomment-465987996), it seems that the attribute is not supported and will not do what it it is advertised for i.e., allow AccessViolationException / StackOverflowExceptions to be caught as managed exceptions. I think there should be notes that .NET Core does not support this and some basic reasons on why it shouldn't be used / supported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    untriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions