-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Closed
Copy link
Labels
arch-arm64arch-x64arch-x86area-crossgen2-coreclrblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsos-linuxLinux OS (any supported distro)Linux OS (any supported distro)os-mac-os-xmacOS aka OSXmacOS aka OSXos-windows
Milestone
Description
Run: runtime-coreclr outerloop 20220725.2
Failed test:
R2R-CG2 windows arm64 Checked no_tiered_compilation @ Windows.10.Arm64v8.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 windows arm64 Checked @ Windows.10.Arm64v8.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 windows arm64 Checked @ Windows.10.Arm64v8.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 Linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 Linux arm64 Checked no_tiered_compilation @ (Alpine.314.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-arm64v8-20210910135810-8a6f4f3
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 Linux arm64 Checked @ (Alpine.314.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-arm64v8-20210910135810-8a6f4f3
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 Linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-20210531091519-97d8652
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 windows arm Checked no_tiered_compilation @ Windows.10.Arm64v8.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 windows x64 Checked no_tiered_compilation @ Windows.10.Amd64.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 windows x64 Checked @ Windows.10.Amd64.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 windows x64 Checked @ Windows.10.Amd64.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 Linux x64 Checked no_tiered_compilation @ (Alpine.314.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-amd64-20210910135833-1848e19
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 windows arm Checked @ Windows.10.Arm64v8.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 windows x86 Checked @ Windows.10.Amd64.Open
- JIT\\opt\\ValueNumbering\\TypeTestFolding\\TypeTestFolding.cmd
R2R-CG2 Linux x64 Checked @ (Alpine.314.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.14-helix-amd64-20210910135833-1848e19
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 Linux x64 Checked @ Ubuntu.1804.Amd64.Open
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 OSX x64 Checked @ OSX.1200.Amd64.Open
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
R2R-CG2 OSX x64 Checked no_tiered_compilation @ OSX.1200.Amd64.Open
- JIT/opt/ValueNumbering/TypeTestFolding/TypeTestFolding.sh
Error message:
Unhandled exception. System.NotImplementedException: The method or operation is not implemented.
at ILCompiler.DependencyAnalysis.ReadyToRun.SignatureBuilder.EmitTypeSignature(TypeDesc typeDesc, SignatureContext context) in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/SignatureBuilder.cs:line 329
at ILCompiler.DependencyAnalysis.ReadyToRun.NewArrayFixupSignature.GetData(NodeFactory factory, Boolean relocsOnly) in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/NewArrayFixupSignature.cs:line 35
at ILCompiler.DependencyAnalysis.ReadyToRun.ImportSectionNode.MaterializeSignature(NodeFactory r2rFactory) in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/ImportSectionNode.cs:line 61
at ILCompiler.DependencyAnalysis.ReadyToRun.ImportSectionsTableNode.MaterializeSignature() in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/ImportSectionsTableNode.cs:line 27
at ILCompiler.DependencyAnalysis.ReadyToRun.ManifestMetadataTableNode.ComputeLastSetOfModuleIndices() in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/ManifestMetadataTableNode.cs:line 277
at ILCompiler.DependencyAnalysis.ReadyToRun.ManifestMetadataTableNode.GetManifestAssemblyMvidTableData() in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/ManifestMetadataTableNode.cs:line 324
at ILCompiler.DependencyAnalysis.ReadyToRun.ManifestAssemblyMvidHeaderNode.GetData(NodeFactory factory, Boolean relocsOnly) in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/ManifestAssemblyMvidHeaderNode.cs:line 58
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable() in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/CodeGen/ReadyToRunObjectWriter.cs:line 256
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 354
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext) in //src/coreclr/tools/aot/crossgen2/Program.cs:line 882
at ILCompiler.Program.Run(String[] args) in //src/coreclr/tools/aot/crossgen2/Program.cs:line 583
at ILCompiler.Program.Main(String[] args) in //src/coreclr/tools/aot/crossgen2/Program.cs:line 1159
Return code: 1
Raw output file: D:\h\w\A58708E6\w\B03A09BA\uploads\Reports\JIT.opt\ValueNumbering\TypeTestFolding\TypeTestFolding.output.txt
Raw output:
BEGIN EXECUTION
TypeTestFolding.dll
1 file(s) copied.
15:21:46.60
Response file: D:\h\w\A58708E6\w\B03A09BA\e\JIT\opt\ValueNumbering\TypeTestFolding\TypeTestFolding.dll.rsp
D:\h\w\A58708E6\w\B03A09BA\e\JIT\opt\ValueNumbering\TypeTestFolding\IL-CG2\TypeTestFolding.dll
-o:D:\h\w\A58708E6\w\B03A09BA\e\JIT\opt\ValueNumbering\TypeTestFolding\TypeTestFolding.dll
--targetarch:arm64
--verify-type-and-field-layout
--method-layout:random
-r:D:\h\w\A58708E6\p\System..dll
-r:D:\h\w\A58708E6\p\Microsoft..dll
-r:D:\h\w\A58708E6\p\mscorlib.dll
-r:D:\h\w\A58708E6\p\netstandard.dll
-O
" "dotnet" "D:\h\w\A58708E6\p\crossgen2\crossgen2.dll" @"D:\h\w\A58708E6\w\B03A09BA\e\JIT\opt\ValueNumbering\TypeTestFolding\TypeTestFolding.dll.rsp" -r:D:\h\w\A58708E6\w\B03A09BA\e\JIT\opt\ValueNumbering\TypeTestFolding\IL-CG2*.dll"
Emitting R2R PE file: D:\h\w\A58708E6\w\B03A09BA\e\JIT\opt\ValueNumbering\TypeTestFolding\TypeTestFolding.dll
15:21:55.44
Crossgen2 failed with exitcode - -532462766
Test Harness Exitcode is : 1
To run the test:
set CORE_ROOT=D:\h\w\A58708E6\p
D:\h\w\A58708E6\w\B03A09BA\e\JIT\opt\ValueNumbering\TypeTestFolding\TypeTestFolding.cmd
Expe
Stack trace
at JIT_opt._ValueNumbering_TypeTestFolding_TypeTestFolding_._ValueNumbering_TypeTestFolding_TypeTestFolding_cmd()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Metadata
Metadata
Assignees
Labels
arch-arm64arch-x64arch-x86area-crossgen2-coreclrblocking-outerloopBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsBlocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runsos-linuxLinux OS (any supported distro)Linux OS (any supported distro)os-mac-os-xmacOS aka OSXmacOS aka OSXos-windows