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

Hitting LibraryImport asserts in VS #72036

Closed
stephentoub opened this issue Jul 12, 2022 · 5 comments
Closed

Hitting LibraryImport asserts in VS #72036

stephentoub opened this issue Jul 12, 2022 · 5 comments

Comments

@stephentoub
Copy link
Member

I cleaned and sync'd to latest this morning:

image

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 12, 2022
@ghost
Copy link

ghost commented Jul 12, 2022

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

Issue Details

I cleaned and sync'd to latest this morning:

image

Author: stephentoub
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@ghost
Copy link

ghost commented Jul 12, 2022

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

Issue Details

I cleaned and sync'd to latest this morning:

image

Author: stephentoub
Assignees: -
Labels:

area-System.Runtime.InteropServices, untriaged

Milestone: -

@jkoritzinsky
Copy link
Member

Can you get us a dump (or at least the location for the Debug.Assert call)?

@elinor-fung
Copy link
Member

I think this from trying to look for v1 shapes on string marshallers - some bad effect of moving to v2 for string marshallers while we still have v1 support?

I expect #71989 would fix this, since it removes the v1 path and its asserts.

@elinor-fung
Copy link
Member

Should be fixed by #71989.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 12, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants