Skip to content

Update assert with more details - #96921

Closed
stephentoub wants to merge 1 commit into
mainfrom
stephentoub-patch-1
Closed

Update assert with more details#96921
stephentoub wants to merge 1 commit into
mainfrom
stephentoub-patch-1

Conversation

@stephentoub

Copy link
Copy Markdown
Member

No description provided.

@ghost

ghost commented Jan 12, 2024

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: stephentoub
Assignees: -
Labels:

area-System.Runtime.InteropServices

Milestone: -
@jkotas

jkotas commented Jan 13, 2024

Copy link
Copy Markdown
Member

I have to looked at the crash dump of the failure: #96876 (comment) . It is an intermittent codegen bug in PGO tier.

We should comment out the assert to workaround the codegen bug for now. I have updated #96877 with the change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.