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

Test failure Regressions\\coreclr\\GitHub_34094\\Test34094\\Test34094.cmd #79582

Closed
v-wenyuxu opened this issue Dec 13, 2022 · 1 comment
Closed
Labels
arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows

Comments

@v-wenyuxu
Copy link

Run: runtime-coreclr r2r-extra 20221211.1

Failed test:

R2R-CG2 windows arm64 Checked jitstressregs1 @ Windows.10.Arm64v8.Open

- Regressions\\coreclr\\GitHub_34094\\Test34094\\Test34094.cmd

Error message:

Unhandled exception. System.TypeInitializationException: The type initializer for 'System.Collections.Generic.EqualityComparer1' threw an exception. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.RuntimeTypeHandle.CreateInstanceForAnotherGenericParameter(RuntimeType type, RuntimeType genericParameter) at System.Collections.Generic.ComparerHelpers.CreateDefaultEqualityComparer(Type type) at System.Collections.Generic.EqualityComparer1..cctor()
--- End of inner exception stack trace ---
at System.Collections.Concurrent.ConcurrentDictionary2..ctor(Int32 concurrencyLevel, Int32 capacity, Boolean growLockArray, IEqualityComparer1 comparer)
at ILCompiler.DependencyAnalysis.ReadyToRunSymbolNodeFactory.CreateNodeCaches() in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRunSymbolNodeFactory.cs:line 147
at ILCompiler.ReadyToRunCodegenCompilation..ctor(DependencyAnalyzerBase1 dependencyGraph, NodeFactory nodeFactory, IEnumerable1 roots, ILProvider ilProvider, Logger logger, DevirtualizationManager devirtualizationManager, IEnumerable1 inputFiles, String compositeRootPath, InstructionSetSupport instructionSetSupport, Boolean resilient, Boolean generateMapFile, Boolean generateMapCsvFile, Boolean generatePdbFile, Func2 printReproInstructions, String pdbPath, Boolean generatePerfMapFile, String perfMapPath, Int32 perfMapFormatVersion, Boolean generateProfileFile, Int32 parallelism, ProfileDataManager profileData, ReadyToRunMethodLayoutAlgorithm methodLayoutAlgorithm, ReadyToRunFileLayoutAlgorithm fileLayoutAlgorithm, Int32 customPESectionAlignment, Boolean verifyTypeAndFieldLayout) in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 318
at ILCompiler.ReadyToRunCodegenCompilationBuilder.ToCompilation() in //src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilationBuilder.cs:line 300
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 versionBubbleModulesHash, ReadyToRunCompilerContext typeSystemContext) in //src/coreclr/tools/aot/crossgen2/Program.cs:line 613
at ILCompiler.Program.Run() in //src/coreclr/tools/aot/crossgen2/Program.cs:line 289
at ILCompiler.Crossgen2RootCommand.<>c__DisplayClass187_0.<.ctor>b__0(InvocationContext context) in //src/coreclr/tools/aot/crossgen2/Crossgen2RootCommand.cs:line 293
at System.CommandLine.Invocation.AnonymousCommandHandler.Invoke(InvocationContext context)
at System.CommandLine.Invocation.InvocationPipeline.<>c__DisplayClass4_0.<<BuildInvocationChain>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass16_0.<<UseParseErrorReporting>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass11_0.<<UseHelp>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at System.CommandLine.CommandLineBuilderExtensions.<>c__DisplayClass22_0.<<UseVersionOption>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at System.CommandLine.Invocation.InvocationPipeline.<Invoke>g__FullInvocationChain|3_0(InvocationContext context)
at System.CommandLine.Invocation.InvocationPipeline.Invoke(IConsole console)
at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/crossgen2/Program.cs:line 892

Return code:      1
Raw output file:      D:\h\w\9EBE0936\w\B8EE09C8\uploads\Reports\Regressions.coreclr\GitHub_34094\Test34094\Test34094.output.txt
Raw output:
BEGIN EXECUTION
Test34094.dll
TestLibrary.dll
2 file(s) copied.
21:02:46.79
Response file: D:\h\w\9EBE0936\w\B8EE09C8\e\Regressions\coreclr\GitHub_34094\Test34094\Test34094.dll


Stack trace
   at Regressions_coreclr._GitHub_34094_Test34094_Test34094_._GitHub_34094_Test34094_Test34094_cmd()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
@v-wenyuxu v-wenyuxu added arch-arm64 os-windows JitStress CLR JIT issues involving JIT internal stress modes blocking-clean-ci-optional Blocking optional rolling runs labels Dec 13, 2022
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Dec 13, 2022
@trylek trylek mentioned this issue May 3, 2023
46 tasks
@mangod9
Copy link
Member

mangod9 commented Jul 24, 2023

Closing since this was a single failure.

@mangod9 mangod9 closed this as completed Jul 24, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 24, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows
Projects
None yet
Development

No branches or pull requests

2 participants