Skip to content

PGO Instrumented SDK fails to load coreclr.dll #95534

@DrewScoggins

Description

@DrewScoggins

When trying to run dotnet runtime startup fails and prints the following error message

Failed to load the dll from [D:\git\dotnet-optimization\artifacts\out\sdk\x64\shared\Microsoft.NETCore.App\9.0.0-alpha.1.23577.7\coreclr.dll], HRESULT: 0x8007007E

You can obtain a copy of the instrumented SDK from here. I took a quick look at this is windbg, but all I could find is that we were getting an access violation when this error is printed. I couldn't find any symbols so I don't know where we were in startup.

Tagging @jkotas for routing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions