Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

superpmi replay/diff osx/arm64 failing #101685

Closed
kunalspathak opened this issue Apr 29, 2024 · 1 comment · Fixed by #101696
Closed

superpmi replay/diff osx/arm64 failing #101685

kunalspathak opened this issue Apr 29, 2024 · 1 comment · Fixed by #101696
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone

Comments

@kunalspathak
Copy link
Member

[11:34:51] ISSUE: <ASSERT> #367073 D:\a\_work\1\s\src\coreclr\jit\fgprofile.cpp (2275) - Assertion failed 'reinterpret_cast<uint8_t*>(h32->HandleTable) == &m_profileMemory[tableEntry.Offset]' in 'Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSimpleTypeArray:Write3_ArrayOfSimpleType(System.Object):this' during 'Profile instrumentation' (IL size 141; hash 0x280d230e; Instrumented Tier0)
@dotnet-issue-labeler dotnet-issue-labeler bot 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 dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 29, 2024
Copy link
Contributor

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

@kunalspathak kunalspathak changed the title superpmi replay osx/arm64 failing superpmi replay/diff osx/arm64 failing Apr 29, 2024
jakobbotsch added a commit to jakobbotsch/runtime that referenced this issue Apr 29, 2024
Current SPMI collection has a recorded allocPgoInstrumentationBySchema
call that failed (EE returned 0x80004001). SPMI fails to replay that
correctly.

Fix dotnet#101685
@jakobbotsch jakobbotsch removed the untriaged New issue has not been triaged by the area owner label Apr 29, 2024
@jakobbotsch jakobbotsch self-assigned this Apr 29, 2024
@JulieLeeMSFT JulieLeeMSFT added this to the 9.0.0 milestone Apr 29, 2024
jakobbotsch added a commit that referenced this issue Apr 30, 2024
Current SPMI collection has a recorded allocPgoInstrumentationBySchema
call that failed (EE returned 0x80004001). SPMI fails to replay that
correctly.

Fix #101685
matouskozak pushed a commit to matouskozak/runtime that referenced this issue 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 issue 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 issue 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 a pull request may close this issue.

3 participants