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

AF Thread::IsObjRefValid(&objref) in RuntimeMethodHandle_InvokeMethod #110394

Closed
jkotas opened this issue Dec 4, 2024 · 2 comments · Fixed by #110426
Closed

AF Thread::IsObjRefValid(&objref) in RuntimeMethodHandle_InvokeMethod #110394

jkotas opened this issue Dec 4, 2024 · 2 comments · Fixed by #110426
Labels
area-VM-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@jkotas
Copy link
Member

jkotas commented Dec 4, 2024

  Discovering: System.Private.Xml.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Private.Xml.Tests (found 4772 of 4823 test cases)
  Starting:    System.Private.Xml.Tests (parallel test collections = on [4 threads], stop on fail = off)

Assert failure(PID 2488 [0x000009b8], Thread: 6916 [0x1b04]): Thread::IsObjRefValid(&objref)

CORECLR! OBJECTREF::operator= + 0xF8 (0x00007ffe`2efc19c8)
CORECLR! InvokeUtil::CreateObjectAfterInvoke + 0x214 (0x00007ffe`2f1b7af4)
CORECLR! RuntimeMethodHandle_InvokeMethod + 0xB52 (0x00007ffe`2f2b2a42)
<no module>! <no symbol> + 0x0 (0x00007ffd`d2966242)

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=885813
Build error leg or test failing: System.Private.Xml.Tests.WorkItemExecution
Pull request: #110385

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["IsObjRefValid", "RuntimeMethodHandle_InvokeMethod"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=885813
Error message validated: [IsObjRefValid RuntimeMethodHandle_InvokeMethod]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 12/4/2024 2:02:00 PM UTC

Report

Build Definition Test Pull Request
886361 dotnet/runtime System.Resources.Extensions.BinaryFormat.Tests.WorkItemExecution #109754
886541 dotnet/runtime System.Reflection.InvokeInterpreted.Tests.WorkItemExecution
886506 dotnet/runtime System.Resources.Extensions.BinaryFormat.Tests.WorkItemExecution #110411
886434 dotnet/runtime System.Resources.Extensions.BinaryFormat.Tests.WorkItemExecution #110404
886218 dotnet/runtime System.Resources.Extensions.BinaryFormat.Tests.WorkItemExecution #110330
886100 dotnet/runtime System.Resources.Extensions.BinaryFormat.Tests.WorkItemExecution #110119
885813 dotnet/runtime System.Private.Xml.Tests.WorkItemExecution #110385

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
7 7 7
@jkotas jkotas added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Dec 4, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Dec 4, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Dec 4, 2024
@jkotas
Copy link
Member Author

jkotas commented Dec 4, 2024

Likely introduced by #110211 . @AaronRobinsonMSFT PTLA

@jkotas jkotas added area-VM-coreclr and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Dec 4, 2024
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Dec 5, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-VM-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' in-pr There is an active PR which will close this issue when it is merged Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant