Skip to content

Conversation

@jakobbotsch
Copy link
Member

Current SPMI collection has a recorded allocPgoInstrumentationBySchema call that failed (EE returned 0x80004001). SPMI fails to replay that correctly.

Fix #101685

It would also be good to understand why the allocation failed. 0x80004001 is E_NOTIMPL, but that doesn't give much more information.

cc @dotnet/jit-contrib

Current SPMI collection has a recorded allocPgoInstrumentationBySchema
call that failed (EE returned 0x80004001). SPMI fails to replay that
correctly.

Fix dotnet#101685
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 29, 2024
@dotnet-policy-service
Copy link
Contributor

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

Copy link
Contributor

@kunalspathak kunalspathak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. do you know what change started causing this failure?

@EgorBo
Copy link
Member

EgorBo commented Apr 29, 2024

I wonder if #101648 broke it

@build-analysis build-analysis bot mentioned this pull request Apr 30, 2024
@jakobbotsch jakobbotsch merged commit d7a6ffa into dotnet:main Apr 30, 2024
@jakobbotsch jakobbotsch deleted the fix-101685 branch April 30, 2024 08:49
@jakobbotsch
Copy link
Member Author

LGTM. do you know what change started causing this failure?

I don't, no. I opened #101711 to check why it fails on the EE side.

matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
…#101696)

Current SPMI collection has a recorded allocPgoInstrumentationBySchema
call that failed (EE returned 0x80004001). SPMI fails to replay that
correctly.

Fix dotnet#101685
michaelgsharp pushed a commit to michaelgsharp/runtime that referenced this pull request May 9, 2024
…#101696)

Current SPMI collection has a recorded allocPgoInstrumentationBySchema
call that failed (EE returned 0x80004001). SPMI fails to replay that
correctly.

Fix dotnet#101685
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
…#101696)

Current SPMI collection has a recorded allocPgoInstrumentationBySchema
call that failed (EE returned 0x80004001). SPMI fails to replay that
correctly.

Fix dotnet#101685
@github-actions github-actions bot locked and limited conversation to collaborators May 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

superpmi replay/diff osx/arm64 failing

3 participants