-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[mono][marshal] Assertion should not be reached in mono_marshal_shared_conv_to_icall #98307
Comments
Tagging subscribers to this area: @dotnet/area-system-componentmodel-dataannotations Issue DetailsError Blob{
"ErrorMessage": "",
"BuildRetry": false,
"ErrorPattern": "Assertion: should not be reached at /__w/1/s/src/mono/mono/metadata/marshal-shared.c:471",
"ExcludeConsoleLog": true
} Reproduction StepsNo response Known issue validationBuild: 🔎
|
Breaking when the AOT compiler is compiling these two tests:
and
|
@jkoritzinsky probably we removed too much COM interop? |
If it's just the BStr tests, than I probably removed some BStr case that was connected to the COM stuff. Alternatively, it might be some COM path where we need to bail out more cleanly. In any case, I'll take a look. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Actually I take it back. it's failing in https://dev.azure.com/dnceng-public/public/_build/results?buildId=562296&view=results |
Error Blob
Reproduction Steps
No response
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=560509&view=logs&j=d25dc2c0-518b-5583-f661-5ac905106679&t=47cb0142-4d6b-5edf-a0a8-cf81fa3f7e05⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.
Result validation:
Validation performed at: 2/12/2024 4:58:51 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: