Skip to content

Conversation

@vargaz
Copy link
Contributor

@vargaz vargaz commented Apr 25, 2023

… instead from native code.

The call from native code is made before the manifest module was created, causing errors if the hook tried to access Assembly.ManifestModule.

Fixes #84771.

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 25, 2023
@ghost ghost assigned vargaz Apr 25, 2023
@ghost
Copy link

ghost commented Apr 25, 2023

Tagging subscribers to this area:
See info in area-owners.md if you want to be subscribed.

Issue Details

… instead from native code.

The call from native code is made before the manifest module was created, causing errors if the hook tried to access Assembly.ManifestModule.

Fixes #84771.

Author: vargaz
Assignees: vargaz
Labels:

area-AssemblyLoader-mono, needs-area-label

Milestone: -

@marek-safar marek-safar removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 25, 2023
… instead from native code.

The call from native code is made before the manifest module was created, causing errors if the
hook tried to access Assembly.ManifestModule.

Fixes dotnet#84771.
@vargaz vargaz removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Apr 28, 2023
@vargaz vargaz merged commit 5cea3d6 into dotnet:main Apr 28, 2023
@vargaz vargaz deleted the sre-onload branch April 28, 2023 16:22
@ghost ghost locked as resolved and limited conversation to collaborators May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HelloWorld console app build failed on ppc64le with .NET8 Preview3

3 participants