Skip to content

[OSX/Linux][arm64] Assertion failed 'addOp2Type != TYP_BYREF && addOp2Type != TYP_REF' #64417

Description

@sbomer

The latest rolling build hit this:

  • CoreCLR Linux arm64 Checked no_tiered_compilation
  • CoreCLR OSX arm64 Checked no_tiered_compilation
Assert failure(PID 22172 [0x0000569c], Thread: 3602616 [0x36f8b8]): Assertion failed 'addOp2Type != TYP_BYREF && addOp2Type != TYP_REF' in 'System.ConsolePal:EnsureInitializedCore()' during 'Lowering nodeinfo' (IL size 187)

File: /Users/runner/work/1/s/src/coreclr/jit/gcinfo.cpp Line: 673
Image: /private/tmp/helix/working/9B9308F1/p/corerun
task_for_pid(22172) FAILED 5 (os/kern) failure
/private/tmp/helix/working/9B9308F1/w/AE2F0951/e/JIT/Regression/JitBlue/GitHub_36614/GitHub_36614/GitHub_36614.sh: line 405: 22172 Abort trap: 6           (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /tmp/helix/working/9B9308F1/w/AE2F0951/uploads/Reports/JIT.Regression/JitBlue/GitHub_36614/GitHub_36614/GitHub_36614.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/9B9308F1/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false GitHub_36614.dll ''
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/9B9308F1/p
/private/tmp/helix/working/9B9308F1/w/AE2F0951/e/JIT/Regression/JitBlue/GitHub_36614/GitHub_36614/GitHub_36614.sh
Expected: True
Actual:   False

The failure didn't show up in the previous rolling build. This build included the following new commits:
ac0a35b...6233735

@EgorBo could this have been caused by #64354? Who would be the best person to look into this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'untriagedNew issue has not been triaged by the area owner

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions