Skip to content

Failures seen in nightly PGO runs #65585

@AndyAyersMS

Description

@AndyAyersMS

(1) There are consistent failures in some of the volatile tests. I believe this is a failure to suspend threads.

https://dev.azure.com/dnceng/public/_build/results?buildId=1610898

/root/helix/work/workitem/uploads/Reports/JIT.jit64/opt/cse/VolatileTest_op_mul/VolatileTest_op_mul.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false VolatileTest_op_mul.dll ''
this test is designed to hang if jit cse doesnt honor volatile
Gathering state for process 1419 corerun
Crashing thread 00000593 signal 00000005

(2) A sporadic failure seen six times in the past two weeks:
https://dev.azure.com/dnceng/public/_build/results?buildId=1618181

    JIT\Regression\JitBlue\Runtime_56953\Runtime_56953\Runtime_56953.cmd [FAIL]
      
      Assert failure(PID 8896 [0x000022c0], Thread: 5180 [0x143c]): Assertion failed '(constIndOffset % elemSize) == 0' in 'System.Collections.Generic.Dictionary`2[__Canon,__Canon][System.__Canon,System.__Canon]:TryInsert(System.__Canon,System.__Canon,ubyte):bool:this' during 'Do value numbering' (IL size 739)
      
          File: D:\a\_work\1\s\src\coreclr\jit\gentree.cpp Line: 17151
          Image: D:\h\w\9913081B\p\corerun.exe

(3) A one-off failure
https://dev.azure.com/dnceng/public/_build/results?buildId=1609234

    readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.sh [FAIL]
      1 / 1 (100%, 1 failed): failed in 17700 msecs, exit code 134, expected 0: corerun /tmp/helix/working/B9CA09B3/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/B9CA09B3/w/A707094C/e/readytorun/coreroot_determinism/coreroot_determinism/seed2/CPAOT-ret.out/System.Private.CoreLib.dll.rsp
      !! Assert failure(PID 6403 [0x00001903], Thread: 5047721 [0x4d05a9]): regNum >= 0 && regNum <= 30
      !!     File: /Users/runner/work/1/s/src/coreclr/vm/gcinfodecoder.cpp Line: 1641
      !!     Image: /private/tmp/helix/working/B9CA09B3/p/corerun
      !! task_for_pid(6403) FAILED 5 (os/kern) failure

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions