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

Failure in GC\API\NoGCRegion\Callback_Svr\Callback_Svr.cmd #100149

Open
carlossanlop opened this issue Mar 22, 2024 · 2 comments
Open

Failure in GC\API\NoGCRegion\Callback_Svr\Callback_Svr.cmd #100149

carlossanlop opened this issue Mar 22, 2024 · 2 comments
Labels
arch-x64 area-GC-coreclr 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 os-windows runtime-coreclr specific to the CoreCLR runtime
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Mar 22, 2024

This was found in the preview3 branch shortly after the snap.

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=612542
Build error leg or test failing: GC\API\NoGCRegion\Callback_Svr\Callback_Svr.cmd [FAIL]

Error Message

{
  "ErrorMessage" : "Callback_Svr.cmd [FAIL]",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
  Starting:    GC.API.XUnitWrapper (parallel test collections = on [4 threads], stop on fail = off)
    GC\API\NoGCRegion\Callback_Svr\Callback_Svr.cmd [FAIL]
      
      Assert failure(PID 13556 [0x000034f4], Thread: 13596 [0x351c]): promoted_bytes (heap_number) == promoted
      
      CORECLR! SVR::gc_heap::mark_phase + 0x167C (0x00007ff9`a01f151c)
      CORECLR! SVR::gc_heap::gc1 + 0x240 (0x00007ff9`a01e3290)
      CORECLR! SVR::gc_heap::garbage_collect + 0x99B (0x00007ff9`a01e2ffb)
      CORECLR! SVR::gc_heap::gc_thread_function + 0x504 (0x00007ff9`a01e49a4)
      CORECLR! SVR::gc_heap::gc_thread_stub + 0x7E (0x00007ff9`a01e4e4e)
      CORECLR! <lambda_00df4fcd53073f077538c77dbea54afc>::<lambda_invoker_cdecl> + 0x74 (0x00007ff9`9feae204)
      KERNEL32! BaseThreadInitThunk + 0x14 (0x00007ff9`d06d84d4)
      NTDLL! RtlUserThreadStart + 0x21 (0x00007ff9`d2921791)
          File: D:\a\_work\1\s\src\coreclr\gc\gc.cpp:24284
          Image: C:\h\w\9DE808CA\p\corerun.exe

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=612542
Error message validated: [Callback_Svr.cmd [FAIL]]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/22/2024 4:17:19 PM UTC

Report

Build Definition Test Pull Request
686290 dotnet/runtime PayloadGroup0.WorkItemExecution #101796
685098 dotnet/runtime PayloadGroup0.WorkItemExecution #102592
668923 dotnet/runtime PayloadGroup0.WorkItemExecution #99183
665255 dotnet/runtime PayloadGroup0.WorkItemExecution #101580
661029 dotnet/runtime PayloadGroup0.WorkItemExecution #101652
659585 dotnet/runtime PayloadGroup0.WorkItemExecution #101652
658516 dotnet/runtime PayloadGroup0.WorkItemExecution #101151

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 7
@carlossanlop carlossanlop added os-windows arch-x64 area-GC-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' runtime-coreclr specific to the CoreCLR runtime Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 22, 2024
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 22, 2024
@carlossanlop carlossanlop added this to the 9.0.0 milestone Mar 22, 2024
@mangod9
Copy link
Member

mangod9 commented Mar 22, 2024

Yeah this seems related to a CI failure we are investigating: #100035. Is this a consistent failure in preview3?

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x64 area-GC-coreclr 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 os-windows runtime-coreclr specific to the CoreCLR runtime
Projects
None yet
Development

No branches or pull requests

2 participants