You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do threadstatics differently from .NET Native and this wasn't implemented.
Fixesdotnet#70878 that was reaching a failfast because we couldn't build the target of GVM dispatch at runtime due to unhandled dictionary cell.
I've homed the threadstatic bases under the type manager of the template type. We could potentially make a new type manager, but they currently use this one.
Deleted some more .NET Native leftovers.
Had to update the DynamicGeneric test RD.XML because the test was assuming .NET Native behavior where the ctors are always kept on types that escape the dataflow analysis.
We do threadstatics differently from .NET Native and this wasn't implemented.
Fixes#70878 that was reaching a failfast because we couldn't build the target of GVM dispatch at runtime due to unhandled dictionary cell.
I've homed the threadstatic bases under the type manager of the template type. We could potentially make a new type manager, but they currently use this one.
Deleted some more .NET Native leftovers.
Had to update the DynamicGeneric test RD.XML because the test was assuming .NET Native behavior where the ctors are always kept on types that escape the dataflow analysis.
ghost
removed
the
in-pr
There is an active PR which will close this issue when it is merged
label
Jul 4, 2022
ghost
locked as resolved and limited conversation to collaborators
Aug 3, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Process terminated. Generic virtual method pointer lookup failure.
Declaring type handle: MethodTable:0x00007FF7EB374580
Target type handle: MethodTable:0x00007FF7EB3744F0
Method name: Empty
Instantiation:
Argument 00000000: MethodTable:0x00007FF7EB33DC68
Argument 00000001: MethodTable:0x00007FF7EB3743F0
The text was updated successfully, but these errors were encountered: